diff --git a/CHANGELOG.md b/CHANGELOG.md index e1815ca..912f2e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/LICENSE b/LICENSE index 677b5db..e67a5cb 100644 --- a/LICENSE +++ b/LICENSE @@ -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. diff --git a/NOTICE b/NOTICE index 4d46ec9..a4cfc49 100644 --- a/NOTICE +++ b/NOTICE @@ -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"); diff --git a/README.md b/README.md index 2051c2f..3985156 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 diff --git a/attributes/_develop.rb b/attributes/_develop.rb index 8db05f5..a2d98b7 100644 --- a/attributes/_develop.rb +++ b/attributes/_develop.rb @@ -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. diff --git a/attributes/activemq.rb b/attributes/activemq.rb index 5cdd456..d5f2984 100644 --- a/attributes/activemq.rb +++ b/attributes/activemq.rb @@ -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. diff --git a/attributes/aet.rb b/attributes/aet.rb index a040185..60641f7 100644 --- a/attributes/aet.rb +++ b/attributes/aet.rb @@ -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. diff --git a/attributes/apache.rb b/attributes/apache.rb index 4af72f2..dede146 100644 --- a/attributes/apache.rb +++ b/attributes/apache.rb @@ -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. diff --git a/attributes/browsermob.rb b/attributes/browsermob.rb index 4100955..717c71a 100644 --- a/attributes/browsermob.rb +++ b/attributes/browsermob.rb @@ -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. diff --git a/attributes/common.rb b/attributes/common.rb index 9240ed8..b9f6901 100644 --- a/attributes/common.rb +++ b/attributes/common.rb @@ -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. diff --git a/attributes/display.rb b/attributes/display.rb index 7520ac2..bb3de37 100644 --- a/attributes/display.rb +++ b/attributes/display.rb @@ -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. diff --git a/attributes/firefox.rb b/attributes/firefox.rb index 57b3798..f3f009a 100644 --- a/attributes/firefox.rb +++ b/attributes/firefox.rb @@ -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. diff --git a/attributes/karaf.rb b/attributes/karaf.rb index af96b6d..bdceeea 100644 --- a/attributes/karaf.rb +++ b/attributes/karaf.rb @@ -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. diff --git a/attributes/mongo.rb b/attributes/mongo.rb index 38307cd..29fe05d 100644 --- a/attributes/mongo.rb +++ b/attributes/mongo.rb @@ -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. diff --git a/attributes/seleniumgrid_hub.rb b/attributes/seleniumgrid_hub.rb index 86d3dfa..b6d7cdd 100644 --- a/attributes/seleniumgrid_hub.rb +++ b/attributes/seleniumgrid_hub.rb @@ -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. diff --git a/attributes/seleniumgrid_node_ff.rb b/attributes/seleniumgrid_node_ff.rb index aae0274..46959d3 100644 --- a/attributes/seleniumgrid_node_ff.rb +++ b/attributes/seleniumgrid_node_ff.rb @@ -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. diff --git a/attributes/tomcat.rb b/attributes/tomcat.rb index 37c6bc3..a316ede 100644 --- a/attributes/tomcat.rb +++ b/attributes/tomcat.rb @@ -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. diff --git a/attributes/xvfb.rb b/attributes/xvfb.rb index b611bb4..a6377f7 100644 --- a/attributes/xvfb.rb +++ b/attributes/xvfb.rb @@ -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. diff --git a/libraries/aet_artifacts.rb b/libraries/aet_artifacts.rb index 2b5fdab..eb73dcf 100644 --- a/libraries/aet_artifacts.rb +++ b/libraries/aet_artifacts.rb @@ -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. diff --git a/libraries/helpers.rb b/libraries/helpers.rb index b2b2f1a..811c80d 100644 --- a/libraries/helpers.rb +++ b/libraries/helpers.rb @@ -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. diff --git a/metadata.rb b/metadata.rb index 44cf8a4..d0722bd 100644 --- a/metadata.rb +++ b/metadata.rb @@ -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' diff --git a/recipes/_develop.rb b/recipes/_develop.rb index 90fb2f1..e2c7082 100644 --- a/recipes/_develop.rb +++ b/recipes/_develop.rb @@ -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. diff --git a/recipes/activemq.rb b/recipes/activemq.rb index f88a8e5..20b9af6 100644 --- a/recipes/activemq.rb +++ b/recipes/activemq.rb @@ -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. diff --git a/recipes/apache.rb b/recipes/apache.rb index 03ede27..37359d2 100644 --- a/recipes/apache.rb +++ b/recipes/apache.rb @@ -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. diff --git a/recipes/browsermob.rb b/recipes/browsermob.rb index 30b46db..0d1a22e 100644 --- a/recipes/browsermob.rb +++ b/recipes/browsermob.rb @@ -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. diff --git a/recipes/default.rb b/recipes/default.rb index 3c07b72..6f72f9c 100644 --- a/recipes/default.rb +++ b/recipes/default.rb @@ -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. diff --git a/recipes/deploy_aet_for_karaf.rb b/recipes/deploy_aet_for_karaf.rb index b621980..6761adf 100644 --- a/recipes/deploy_aet_for_karaf.rb +++ b/recipes/deploy_aet_for_karaf.rb @@ -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. diff --git a/recipes/deploy_reports.rb b/recipes/deploy_reports.rb index df5a5bc..8d80c47 100644 --- a/recipes/deploy_reports.rb +++ b/recipes/deploy_reports.rb @@ -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. diff --git a/recipes/deploy_sample_site.rb b/recipes/deploy_sample_site.rb index 09a1ed7..21518b4 100644 --- a/recipes/deploy_sample_site.rb +++ b/recipes/deploy_sample_site.rb @@ -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. diff --git a/recipes/display.rb b/recipes/display.rb index 5a4eb34..9f4c507 100644 --- a/recipes/display.rb +++ b/recipes/display.rb @@ -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. diff --git a/recipes/firefox.rb b/recipes/firefox.rb index 7c3f9ae..84ff4f9 100644 --- a/recipes/firefox.rb +++ b/recipes/firefox.rb @@ -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. diff --git a/recipes/karaf.rb b/recipes/karaf.rb index 99a8431..c5246f0 100644 --- a/recipes/karaf.rb +++ b/recipes/karaf.rb @@ -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. diff --git a/recipes/mongo.rb b/recipes/mongo.rb index f6a0214..12b447e 100644 --- a/recipes/mongo.rb +++ b/recipes/mongo.rb @@ -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. diff --git a/recipes/postdeploy_restart.rb b/recipes/postdeploy_restart.rb index f2b74c6..26fe660 100644 --- a/recipes/postdeploy_restart.rb +++ b/recipes/postdeploy_restart.rb @@ -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. diff --git a/recipes/reboot.rb b/recipes/reboot.rb index ae697cc..0d51011 100644 --- a/recipes/reboot.rb +++ b/recipes/reboot.rb @@ -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. diff --git a/recipes/seleniumgrid_hub.rb b/recipes/seleniumgrid_hub.rb index b38662a..f86eda9 100644 --- a/recipes/seleniumgrid_hub.rb +++ b/recipes/seleniumgrid_hub.rb @@ -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. diff --git a/recipes/seleniumgrid_node_ff.rb b/recipes/seleniumgrid_node_ff.rb index 69c946f..36b2d21 100644 --- a/recipes/seleniumgrid_node_ff.rb +++ b/recipes/seleniumgrid_node_ff.rb @@ -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. diff --git a/recipes/tomcat.rb b/recipes/tomcat.rb index a13908b..b277245 100644 --- a/recipes/tomcat.rb +++ b/recipes/tomcat.rb @@ -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. diff --git a/recipes/xvfb.rb b/recipes/xvfb.rb index b2ee21c..40e4d89 100644 --- a/recipes/xvfb.rb +++ b/recipes/xvfb.rb @@ -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.