Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove Cognifide references #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
* ..

# 5.1.3
* [PR-46](https://github.com/Cognifide/aet-cookbook/pull/46) Bumping apache cookbook version from 3.3.1 to 5.0.1
* [PR-44](https://github.com/Cognifide/aet-cookbook/pull/44) Added mode rewrite module to apache - required for [AET #152](https://github.com/Cognifide/aet/issues/152)
* [PR-46](https://github.com/wttech/aet-cookbook/pull/46) Bumping apache cookbook version from 3.3.1 to 5.0.1
* [PR-44](https://github.com/wttech/aet-cookbook/pull/44) Added mode rewrite module to apache - required for [AET #152](https://github.com/Cognifide/aet/issues/152)

# 5.1.2
* AET release of 3.2.2 version

# 5.1.1
**Important**: if you're upgrading from `aet-cookbook` versions `v5.0.0` or `v5.1.0` please follow the instructions in the [PR-43 description](https://github.com/Cognifide/aet-cookbook/pull/43)
**Important**: if you're upgrading from `aet-cookbook` versions `v5.0.0` or `v5.1.0` please follow the instructions in the [PR-43 description](https://github.com/wttech/aet-cookbook/pull/43)

* [PR-43](https://github.com/Cognifide/aet-cookbook/pull/43) that fixes [#42](https://github.com/Cognifide/aet-cookbook/issues/42).
* [PR-43](https://github.com/wttech/aet-cookbook/pull/43) that fixes [#42](https://github.com/wttech/aet-cookbook/issues/42).

# 5.1.0
**Important** due to [#42](https://github.com/Cognifide/aet-cookbook/issues/42) issue, if you are upgrading from earlier cookbook version, please use [`5.1.1`](#511) instead.
**Important** due to [#42](https://github.com/wttech/aet-cookbook/issues/42) issue, if you are upgrading from earlier cookbook version, please use [`5.1.1`](#511) instead.
* Configurable Browsermob proxy port range

# 5.0.0
**Important** due to [#42](https://github.com/Cognifide/aet-cookbook/issues/42) issue, if you are upgrading from earlier cookbook version, please use [`5.1.1`](#511) instead.
**Important** due to [#42](https://github.com/wttech/aet-cookbook/issues/42) issue, if you are upgrading from earlier cookbook version, please use [`5.1.1`](#511) instead.

* AET release of version 3.0.0
* Apache config (vhost) to proxy Web API requests to Karaf port
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2016 Cognifide Limited
Copyright 2016 Wunderman Thompson Technology

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
6 changes: 3 additions & 3 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Cognifide Limited
Copyright 2016, Cognifide Limited
This project includes software developed by Cognifide.
Wunderman Thompson Technology
Copyright 2016, Wunderman Thompson Technology
This project includes software developed by Wunderman Thompson Technology.
http://www.cognifide.com

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ Deployment of new versions of this cookbook is managed with [Stove][stove].
For Ruby on windows you can use [Ruby Installer].
Chef Supermarket login and [key][chef-keys] is required for new version deployment.

New version needs to be numeric in form of [X.Y or X.Y.Z](https://github.com/Cognifide/aet-cookbook/issues/12).
New version needs to be numeric in form of [X.Y or X.Y.Z](https://github.com/wttech/aet-cookbook/issues/12).

### Prepare Stove

Expand Down Expand Up @@ -378,7 +378,7 @@ License: [Apache License, Version 2.0][apache-license]
[aet-github]: https://github.com/Cognifide/AET
[aet-wiki]: https://github.com/Cognifide/AET/wiki
[aet-releases]: https://github.com/Cognifide/AET/releases
[aet-cookbook-github-attributes]: https://github.com/Cognifide/aet-cookbook/tree/master/attributes
[aet-cookbook-github-attributes]: https://github.com/wttech/aet-cookbook/tree/master/attributes

[active-mq]: http://activemq.apache.org/
[active-mq-5.15.2]: https://archive.apache.org/dist/activemq/5.15.2/apache-activemq-5.15.2-bin.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion attributes/_develop.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/activemq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/aet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/apache.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/browsermob.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/common.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/display.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/firefox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/karaf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/mongo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/seleniumgrid_hub.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/seleniumgrid_node_ff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/tomcat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attributes/xvfb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion libraries/aet_artifacts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion libraries/helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
supports os
end

source_url 'https://github.com/Cognifide/aet-cookbook'
issues_url 'https://github.com/Cognifide/aet-cookbook/issues'
source_url 'https://github.com/wttech/aet-cookbook'
issues_url 'https://github.com/wttech/aet-cookbook/issues'
2 changes: 1 addition & 1 deletion recipes/_develop.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/activemq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/apache.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/browsermob.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/deploy_aet_for_karaf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/deploy_reports.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/deploy_sample_site.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/display.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/firefox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/karaf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/mongo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/postdeploy_restart.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/reboot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/seleniumgrid_hub.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/seleniumgrid_node_ff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/tomcat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion recipes/xvfb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# AET Cookbook
#
# Copyright (C) 2016 Cognifide Limited
# Copyright (C) 2016 Wunderman Thompson Technology
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down