Preparing for 4.1.1-RC1 release
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/c98a0074 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/c98a0074 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/c98a0074 Branch: refs/heads/master Commit: c98a0074678e1302a5e941710fdba89a1054c485 Parents: 6d1bfc5 Author: Akila Perera <[email protected]> Authored: Fri Aug 7 21:00:59 2015 +0530 Committer: Akila Perera <[email protected]> Committed: Fri Aug 7 21:00:59 2015 +0530 ---------------------------------------------------------------------- .../org.apache.stratos.autoscaler/pom.xml | 2 +- .../org.apache.stratos.cartridge.agent/pom.xml | 2 +- .../agent/test/JavaCartridgeAgentTest.java | 4 +- components/org.apache.stratos.cli/pom.xml | 2 +- .../org.apache.stratos.cloud.controller/pom.xml | 2 +- components/org.apache.stratos.common/pom.xml | 2 +- .../org.apache.stratos.custom.handlers/pom.xml | 2 +- .../org.apache.stratos.deployment/pom.xml | 2 +- .../org.apache.stratos.email.sender/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../org.apache.stratos.load.balancer/pom.xml | 2 +- .../org.apache.stratos.logging.view.ui/pom.xml | 2 +- .../org.apache.stratos.manager.styles/pom.xml | 2 +- components/org.apache.stratos.manager/pom.xml | 2 +- components/org.apache.stratos.messaging/pom.xml | 2 +- .../org.apache.stratos.metadata.client/pom.xml | 2 +- .../org.apache.stratos.metadata.service/pom.xml | 2 +- .../org.apache.stratos.mock.iaas.api/pom.xml | 2 +- .../org.apache.stratos.mock.iaas.client/pom.xml | 2 +- components/org.apache.stratos.mock.iaas/pom.xml | 2 +- .../pom.xml | 2 +- .../org.apache.stratos.rest.endpoint/pom.xml | 2 +- .../rest/endpoint/api/StratosApiV41.java | 2 +- .../pom.xml | 2 +- .../org.apache.stratos.tenant.activity/pom.xml | 2 +- components/pom.xml | 87 +------------------- dependencies/fabric8/kubernetes-api/pom.xml | 2 +- dependencies/fabric8/pom.xml | 2 +- dependencies/org.wso2.carbon.ui/pom.xml | 2 +- dependencies/pom.xml | 2 +- extensions/cep/distribution/pom.xml | 2 +- extensions/cep/stratos-cep-extension/pom.xml | 2 +- .../load-balancer/haproxy-extension/README.md | 21 +++++ .../load-balancer/haproxy-extension/pom.xml | 2 +- .../haproxy-extension/src/main/license/LICENSE | 8 +- .../load-balancer/lvs-extension/INSTALL.md | 21 +++++ .../load-balancer/lvs-extension/README.md | 22 +++++ extensions/load-balancer/lvs-extension/pom.xml | 2 +- .../src/main/templates/keepalived.conf.template | 22 +++++ .../load-balancer/nginx-extension/README.md | 21 +++++ .../load-balancer/nginx-extension/pom.xml | 2 +- .../nginx-extension/src/main/license/LICENSE | 8 +- extensions/load-balancer/pom.xml | 2 +- extensions/pom.xml | 2 +- .../pom.xml | 2 +- features/autoscaler/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- features/cep/pom.xml | 2 +- .../pom.xml | 2 +- features/cloud-controller/pom.xml | 2 +- .../org.apache.stratos.common.feature/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- features/common/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- features/load-balancer/pom.xml | 2 +- features/manager/deployment/pom.xml | 2 +- .../pom.xml | 2 +- features/manager/logging-mgt/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- features/manager/pom.xml | 2 +- .../pom.xml | 2 +- .../org.apache.stratos.manager.feature/pom.xml | 2 +- .../pom.xml | 2 +- features/manager/stratos-mgt/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- features/manager/tenant-activity/pom.xml | 2 +- .../pom.xml | 2 +- features/messaging/pom.xml | 2 +- .../pom.xml | 2 +- features/mock-iaas/pom.xml | 2 +- features/pom.xml | 35 ++++---- pom.xml | 22 ++--- .../modules/distribution/INSTALL.txt | 2 +- .../modules/distribution/README.txt | 2 +- .../modules/distribution/pom.xml | 2 +- .../distribution/src/main/license/LICENSE | 14 ++-- products/cartridge-agent/pom.xml | 2 +- .../load-balancer/modules/distribution/pom.xml | 2 +- .../src/main/assembly/filter.properties | 5 +- .../distribution/src/main/license/LICENSE | 8 +- .../load-balancer/modules/p2-profile/pom.xml | 2 +- products/load-balancer/pom.xml | 4 +- products/pom.xml | 2 +- .../python-cartridge-agent/distribution/pom.xml | 2 +- products/python-cartridge-agent/pom.xml | 2 +- products/stratos-cli/distribution/pom.xml | 2 +- .../distribution/src/main/license/LICENSE | 14 ++-- products/stratos-cli/pom.xml | 2 +- .../stratos/modules/distribution/README.txt | 21 +++++ products/stratos/modules/distribution/pom.xml | 2 +- .../distribution/src/assembly/filter.properties | 2 +- .../distribution/src/main/license/LICENSE | 34 ++++---- products/stratos/modules/integration/pom.xml | 2 +- .../tests/StratosTestServerManager.java | 2 +- products/stratos/modules/p2-profile-gen/pom.xml | 2 +- products/stratos/pom.xml | 2 +- samples/cartridges/kubernetes/esb.json | 2 +- samples/cartridges/kubernetes/php.json | 2 +- samples/cartridges/kubernetes/tomcat.json | 2 +- samples/cartridges/kubernetes/tomcat1.json | 2 +- samples/cartridges/kubernetes/tomcat2.json | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- service-stubs/pom.xml | 2 +- tools/config-scripts/ec2/config.sh | 2 +- tools/config-scripts/gce/config.sh | 2 +- tools/config-scripts/openstack/config.sh | 2 +- .../base-image/Dockerfile | 10 +-- .../base-image/files/run | 2 +- .../cartridge-docker-images/build.sh | 2 +- .../stratos-docker-images/run-example.sh | 2 +- tools/pom.xml | 2 +- tools/puppet3/modules/agent/files/README.txt | 2 +- tools/puppet3/modules/agent/manifests/init.pp | 2 +- tools/puppet3/modules/haproxy/files/README.txt | 2 +- tools/puppet3/modules/haproxy/manifests/init.pp | 2 +- tools/puppet3/modules/lb/files/README.txt | 2 +- tools/puppet3/modules/lb/manifests/init.pp | 2 +- .../modules/python_agent/files/README.txt | 2 +- .../modules/python_agent/manifests/init.pp | 2 +- tools/stratos-installer/conf/setup.conf | 2 +- 130 files changed, 322 insertions(+), 281 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.autoscaler/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.autoscaler/pom.xml b/components/org.apache.stratos.autoscaler/pom.xml index 47bf0d4..8a72701 100644 --- a/components/org.apache.stratos.autoscaler/pom.xml +++ b/components/org.apache.stratos.autoscaler/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.cartridge.agent/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.cartridge.agent/pom.xml b/components/org.apache.stratos.cartridge.agent/pom.xml index 9938ca5..7343bbd 100644 --- a/components/org.apache.stratos.cartridge.agent/pom.xml +++ b/components/org.apache.stratos.cartridge.agent/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.cartridge.agent/src/test/java/org/apache/stratos/cartridge/agent/test/JavaCartridgeAgentTest.java ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.cartridge.agent/src/test/java/org/apache/stratos/cartridge/agent/test/JavaCartridgeAgentTest.java b/components/org.apache.stratos.cartridge.agent/src/test/java/org/apache/stratos/cartridge/agent/test/JavaCartridgeAgentTest.java index 27db6cc..d92d806 100644 --- a/components/org.apache.stratos.cartridge.agent/src/test/java/org/apache/stratos/cartridge/agent/test/JavaCartridgeAgentTest.java +++ b/components/org.apache.stratos.cartridge.agent/src/test/java/org/apache/stratos/cartridge/agent/test/JavaCartridgeAgentTest.java @@ -77,7 +77,7 @@ public class JavaCartridgeAgentTest { private static final String PARTITION_ID = "partition-1"; private static final String TENANT_ID = "-1234"; private static final String SERVICE_NAME = "php"; - public static final String AGENT_NAME = "apache-stratos-cartridge-agent-4.1.0"; + public static final String AGENT_NAME = "apache-stratos-cartridge-agent-4.1.1"; private static HashMap<String, Executor> executorList; private static ArrayList<ServerSocket> serverSocketList; private final ArtifactUpdatedEvent artifactUpdatedEvent; @@ -249,7 +249,7 @@ public class JavaCartridgeAgentTest { } log.info("Copying agent jar"); - String agentJar = "org.apache.stratos.cartridge.agent-4.1.0.jar"; + String agentJar = "org.apache.stratos.cartridge.agent-4.1.1.jar"; String agentJarSource = getResourcesFolderPath() + "/../" + agentJar; String agentJarDest = agentHome.getCanonicalPath() + "/lib/" + agentJar; FileUtils.copyFile(new File(agentJarSource), new File(agentJarDest)); http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.cli/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.cli/pom.xml b/components/org.apache.stratos.cli/pom.xml index 099dab1..afd63d2 100644 --- a/components/org.apache.stratos.cli/pom.xml +++ b/components/org.apache.stratos.cli/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.cloud.controller/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.cloud.controller/pom.xml b/components/org.apache.stratos.cloud.controller/pom.xml index d2b79f0..791ae4c 100644 --- a/components/org.apache.stratos.cloud.controller/pom.xml +++ b/components/org.apache.stratos.cloud.controller/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.common/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.common/pom.xml b/components/org.apache.stratos.common/pom.xml index 387c69a..578cc50 100644 --- a/components/org.apache.stratos.common/pom.xml +++ b/components/org.apache.stratos.common/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.custom.handlers/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.custom.handlers/pom.xml b/components/org.apache.stratos.custom.handlers/pom.xml index 7f10c24..157b375 100644 --- a/components/org.apache.stratos.custom.handlers/pom.xml +++ b/components/org.apache.stratos.custom.handlers/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.deployment/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.deployment/pom.xml b/components/org.apache.stratos.deployment/pom.xml index 5d3c9bd..42f86f1 100644 --- a/components/org.apache.stratos.deployment/pom.xml +++ b/components/org.apache.stratos.deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.email.sender/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.email.sender/pom.xml b/components/org.apache.stratos.email.sender/pom.xml index 4b99b08..a5b07fc 100644 --- a/components/org.apache.stratos.email.sender/pom.xml +++ b/components/org.apache.stratos.email.sender/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.kubernetes.client/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.kubernetes.client/pom.xml b/components/org.apache.stratos.kubernetes.client/pom.xml index 26a6dee..d65e7cd 100644 --- a/components/org.apache.stratos.kubernetes.client/pom.xml +++ b/components/org.apache.stratos.kubernetes.client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.load.balancer.common/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.load.balancer.common/pom.xml b/components/org.apache.stratos.load.balancer.common/pom.xml index a3e6b3f..77ddcbb 100644 --- a/components/org.apache.stratos.load.balancer.common/pom.xml +++ b/components/org.apache.stratos.load.balancer.common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.load.balancer.extension.api/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.load.balancer.extension.api/pom.xml b/components/org.apache.stratos.load.balancer.extension.api/pom.xml index 802e953..8604405 100644 --- a/components/org.apache.stratos.load.balancer.extension.api/pom.xml +++ b/components/org.apache.stratos.load.balancer.extension.api/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <artifactId>org.apache.stratos.load.balancer.extension.api</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.load.balancer/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.load.balancer/pom.xml b/components/org.apache.stratos.load.balancer/pom.xml index dd84872..ef8aafe 100644 --- a/components/org.apache.stratos.load.balancer/pom.xml +++ b/components/org.apache.stratos.load.balancer/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.logging.view.ui/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.logging.view.ui/pom.xml b/components/org.apache.stratos.logging.view.ui/pom.xml index de6cda3..f721050 100644 --- a/components/org.apache.stratos.logging.view.ui/pom.xml +++ b/components/org.apache.stratos.logging.view.ui/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.manager.styles/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.manager.styles/pom.xml b/components/org.apache.stratos.manager.styles/pom.xml index f732159..c8b1e50 100644 --- a/components/org.apache.stratos.manager.styles/pom.xml +++ b/components/org.apache.stratos.manager.styles/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.manager/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.manager/pom.xml b/components/org.apache.stratos.manager/pom.xml index f160da3..aa357a4 100644 --- a/components/org.apache.stratos.manager/pom.xml +++ b/components/org.apache.stratos.manager/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.messaging/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.messaging/pom.xml b/components/org.apache.stratos.messaging/pom.xml index 72ae3e9..22bb2af 100644 --- a/components/org.apache.stratos.messaging/pom.xml +++ b/components/org.apache.stratos.messaging/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.metadata.client/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.metadata.client/pom.xml b/components/org.apache.stratos.metadata.client/pom.xml index 5b7b0c5..cdacc02 100644 --- a/components/org.apache.stratos.metadata.client/pom.xml +++ b/components/org.apache.stratos.metadata.client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <artifactId>org.apache.stratos.metadata.client</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.metadata.service/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.metadata.service/pom.xml b/components/org.apache.stratos.metadata.service/pom.xml index 8a2b58e..88b323d 100644 --- a/components/org.apache.stratos.metadata.service/pom.xml +++ b/components/org.apache.stratos.metadata.service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.mock.iaas.api/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.mock.iaas.api/pom.xml b/components/org.apache.stratos.mock.iaas.api/pom.xml index 41eeda4..df155ef 100644 --- a/components/org.apache.stratos.mock.iaas.api/pom.xml +++ b/components/org.apache.stratos.mock.iaas.api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.mock.iaas.client/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.mock.iaas.client/pom.xml b/components/org.apache.stratos.mock.iaas.client/pom.xml index 58bfa36..c472360 100644 --- a/components/org.apache.stratos.mock.iaas.client/pom.xml +++ b/components/org.apache.stratos.mock.iaas.client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>stratos-components-parent</artifactId> <groupId>org.apache.stratos</groupId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.mock.iaas/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.mock.iaas/pom.xml b/components/org.apache.stratos.mock.iaas/pom.xml index 770c243..f91daaf 100644 --- a/components/org.apache.stratos.mock.iaas/pom.xml +++ b/components/org.apache.stratos.mock.iaas/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>stratos-components-parent</artifactId> <groupId>org.apache.stratos</groupId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.python.cartridge.agent/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.python.cartridge.agent/pom.xml b/components/org.apache.stratos.python.cartridge.agent/pom.xml index e1226b9..d366264 100644 --- a/components/org.apache.stratos.python.cartridge.agent/pom.xml +++ b/components/org.apache.stratos.python.cartridge.agent/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.rest.endpoint/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.rest.endpoint/pom.xml b/components/org.apache.stratos.rest.endpoint/pom.xml index c3372a3..e1b1e6f 100644 --- a/components/org.apache.stratos.rest.endpoint/pom.xml +++ b/components/org.apache.stratos.rest.endpoint/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41.java ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41.java b/components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41.java index a16a3e5..631e38c 100644 --- a/components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41.java +++ b/components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41.java @@ -65,7 +65,7 @@ import java.util.ArrayList; import java.util.List; /** - * Stratos API v4.1 for Stratos 4.1.0 release. + * Stratos API v4.1 for Stratos 4.1.1 release. */ @Path("/") public class StratosApiV41 extends AbstractApi { http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.sso.redirector.ui/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.sso.redirector.ui/pom.xml b/components/org.apache.stratos.sso.redirector.ui/pom.xml index 49d94c8..fd04f53 100644 --- a/components/org.apache.stratos.sso.redirector.ui/pom.xml +++ b/components/org.apache.stratos.sso.redirector.ui/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/org.apache.stratos.tenant.activity/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.tenant.activity/pom.xml b/components/org.apache.stratos.tenant.activity/pom.xml index d26bf7c..e706592 100644 --- a/components/org.apache.stratos.tenant.activity/pom.xml +++ b/components/org.apache.stratos.tenant.activity/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-components-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index 94badb4..cfa7d23 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> @@ -285,88 +285,5 @@ <neethi.wso2.version>2.0.4.wso2v4</neethi.wso2.version> <imp.pkg.version.javax.servlet>[2.6.0, 3.0.0)</imp.pkg.version.javax.servlet> <rampart.wso2.version>1.6.1.wso2v9</rampart.wso2.version> - <!--eclipse.osgi.version>3.5.0.v20090520</eclipse.osgi.version> - <eclipse.osgi.services.version>3.2.0.v20090520-1800</eclipse.osgi.services.version> - <equinox.commons.logging.version>1.0.4.v200706111724</equinox.commons.logging.version> - <synapse.version>2.1.1-wso2v3</synapse.version> - <wsdl4j.wso2.version>1.6.2.wso2v2</wsdl4j.wso2.version> - <geronimo.stax.api.wso2.version>1.0.1.wso2v1</geronimo.stax.api.wso2.version> - <xmlschema.version>1.4.3</xmlschema.version> - <addressing.version>1.6.1-wso2v1</addressing.version> - <rampart.version>1.6.1-wso2v9</rampart.version> - <wss4j.version>1.5.11.wso2v1</wss4j.version> - <gdata-core.wso2.version>1.47.0.wso2v1</gdata-core.wso2.version> - <gdata-spreadsheet.wso2.version>3.0.0.wso2v1</gdata-spreadsheet.wso2.version> - <poi.wso2.version>3.5.0.wso2v1</poi.wso2.version> - <rhino.wso2.version>1.7.0.R1-wso2v2</rhino.wso2.version> - <xercesImpl.version>2.8.1</xercesImpl.version> - <xercesImpl.wso2.version>2.8.1.wso2v1</xercesImpl.wso2.version> - <uddi4j.version>1.0.1</uddi4j.version> - <wsdl-validator.version>1.2.0.wso2v1</wsdl-validator.version> - <wsdl4j.version>1.6.2</wsdl4j.version> - <jetty.version>6.1.5</jetty.version> - <hsqldb.version>1.8.0</hsqldb.version> - <xml-apis.version>1.3.04</xml-apis.version> - <jaxen.version>1.1.1</jaxen.version> - <woodstox.version>3.2.9</woodstox.version> - <stax.version>1.0.1</stax.version> - <axiom.version>1.2.11-wso2v2</axiom.version> - <commons-dbcp.version>1.2.2</commons-dbcp.version> - <commons-logging.version>1.1</commons-logging.version> - <commons-pool.version>1.5.0.wso2v1</commons-pool.version> - <commons-beanutils.version>1.8.0</commons-beanutils.version> - <commons-collections.version>3.2</commons-collections.version> - <commons-digester.version>1.8</commons-digester.version> - <authenticator.version>0.5</authenticator.version> - <javamail.version>1.4</javamail.version> - <activation.version>1.1</activation.version> - <commons-fileupload.version>1.1.1</commons-fileupload.version> - <commons-httpclient.version>3.0.1</commons-httpclient.version> - <commons-httpclient.wso2.version>${orbit.version.commons.httpclient}</commons-httpclient.wso2.version> - <validateutility.version>0.95</validateutility.version> - <derby.version>10.4.2.0</derby.version> - <axis2-transports.version>1.1.0-wso2v4</axis2-transports.version--> - <!--derby.wso2.version>${version.wso2.derby}</derby.wso2.version--><!-- derby orbit version need to be updated --> - <!--commons-fileupload.wso2.version>1.2.2.wso2v1</commons-fileupload.wso2.version> - <geronimo-stax-api.wso2.version>1.0.1.wso2v1</geronimo-stax-api.wso2.version> - <neethi.wso2.version>${neethi.osgi.version}</neethi.wso2.version> - <commons-lang.wso2.version>2.6.0.wso2v1</commons-lang.wso2.version> - <wso2mex.version>2.2</wso2mex.version> - <rampart.wso2.version>1.6.1.wso2v9</rampart.wso2.version> - <sandesha2.version>1.6.1-wso2v1</sandesha2.version> - <jasperreports.wso2.version>3.7.1.wso2v1</jasperreports.wso2.version> - <wso2throttle.version>3.3.0</wso2throttle.version> - <wso2xfer.version>3.2.0</wso2xfer.version> - <jxl.wso2.version>2.6.8.wso2v1</jxl.wso2.version> - <wso2.h2.orbit.version>1.2.140.wso2v3</wso2.h2.orbit.version> - <commons-io.wso2.version>2.0.0.wso2v1</commons-io.wso2.version> - <juddi.wso2.version>3.0.3.wso2v2</juddi.wso2.version> - <smack.wso2.version>3.0.4.wso2v1</smack.wso2.version> - <smackx.wso2.version>3.0.4.wso2v1</smackx.wso2.version> - <sun-xacml.wso2.version>2.0.1.wso2v1</sun-xacml.wso2.version> - <opensaml.wso2.version>1.1.0.wso2v1</opensaml.wso2.version> - <opensaml2.wso2.version>2.4.1.wso2v1</opensaml2.wso2.version> - <openid4java.wso2.version>0.9.6.wso2v1</openid4java.wso2.version> - <httpcomponents-httpclient.wso2.version>4.1.1-wso2v1</httpcomponents-httpclient.wso2.version> - <scxml.version>0.9.0.wso2v1</scxml.version> - <google.step2.wso2.version>1.0.wso2v1</google.step2.wso2.version> - <google.guice.wso2.version>3.0.wso2v1</google.guice.wso2.version> - <version.solr>1.4.1.wso2v1</version.solr> - <shindig.version>1.1.0.wso2v6</shindig.version> - <batik.version>1.7.0.wso2v1</batik.version> - <google.guava.wso2.version>12.0.0.wso2v1</google.guava.wso2.version> - <orbit.version.json>2.0.0.wso2v1</orbit.version.json> - <orbit.version.json-simple>1.1.wso2v1</orbit.version.json-simple> - <orbit.version.woden>1.0.0.M8-wso2v1</orbit.version.woden> - <orbit.version.commons-configuration>1.6.0.wso2v1</orbit.version.commons-configuration> - <orbit.version.infinispan>5.1.2.wso2v1</orbit.version.infinispan> - <zookeeper.orbit.version>3.3.5.wso2v1</zookeeper.orbit.version> - <quartz2.orbit.version>2.1.1.wso2v1</quartz2.orbit.version> - <mvel2.orbit.version>2.0.19.wso2v1</mvel2.orbit.version> - <antlr-runtime.orbit.version>3.2.0.wso2v1</antlr-runtime.orbit.version> - <siddhi.orbit.version>1.0.0.wso2v1</siddhi.orbit.version> - <gson.version>2.1</gson.version> - --> </properties> - -</project> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/dependencies/fabric8/kubernetes-api/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/fabric8/kubernetes-api/pom.xml b/dependencies/fabric8/kubernetes-api/pom.xml index 57989a3..4e837a6 100644 --- a/dependencies/fabric8/kubernetes-api/pom.xml +++ b/dependencies/fabric8/kubernetes-api/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-dependencies-fabric8</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/dependencies/fabric8/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/fabric8/pom.xml b/dependencies/fabric8/pom.xml index 6f504b8..adef03f 100644 --- a/dependencies/fabric8/pom.xml +++ b/dependencies/fabric8/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-dependents</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/dependencies/org.wso2.carbon.ui/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/org.wso2.carbon.ui/pom.xml b/dependencies/org.wso2.carbon.ui/pom.xml index e1e5c17..f4a64ba 100644 --- a/dependencies/org.wso2.carbon.ui/pom.xml +++ b/dependencies/org.wso2.carbon.ui/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-dependents</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/dependencies/pom.xml b/dependencies/pom.xml index df890b9..076efed 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/cep/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/cep/distribution/pom.xml b/extensions/cep/distribution/pom.xml index 3d208d5..6536bea 100644 --- a/extensions/cep/distribution/pom.xml +++ b/extensions/cep/distribution/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-extensions</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/cep/stratos-cep-extension/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/cep/stratos-cep-extension/pom.xml b/extensions/cep/stratos-cep-extension/pom.xml index 945c170..81ef64a 100644 --- a/extensions/cep/stratos-cep-extension/pom.xml +++ b/extensions/cep/stratos-cep-extension/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-extensions</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/haproxy-extension/README.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/haproxy-extension/README.md b/extensions/load-balancer/haproxy-extension/README.md index 50a49a1..45f93c1 100644 --- a/extensions/load-balancer/haproxy-extension/README.md +++ b/extensions/load-balancer/haproxy-extension/README.md @@ -1,3 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# This is a generated file and will be overwritten at the next load balancer startup. +# Please use loadbalancer.conf for updating mb-ip, mb-port and templates/jndi.properties.template +# file for updating other configurations. +# # Apache Stratos HAProxy Extension Apache Stratos HAProxy extension is a load balancer extension for HAProxy. It is an executable program http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/haproxy-extension/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/haproxy-extension/pom.xml b/extensions/load-balancer/haproxy-extension/pom.xml index 79a565c..1807ce6 100644 --- a/extensions/load-balancer/haproxy-extension/pom.xml +++ b/extensions/load-balancer/haproxy-extension/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-load-balancer-extensions</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <artifactId>apache-stratos-haproxy-extension</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE b/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE index 7f14067..2d48842 100644 --- a/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE +++ b/extensions/load-balancer/haproxy-extension/src/main/license/LICENSE @@ -291,10 +291,10 @@ neethi-2.0.4.wso2v4.jar not-yet-commons-ssl-0.3.9.jar opencsv-1.8.wso2v1.jar org.apache.log4j-1.2.13.v200706111418.jar -org.apache.stratos.common-4.1.0.jar -org.apache.stratos.load.balancer.common-4.1.0.jar -org.apache.stratos.load.balancer.extension.api-4.1.0.jar -org.apache.stratos.messaging-4.1.0.jar +org.apache.stratos.common-4.1.1.jar +org.apache.stratos.load.balancer.common-4.1.1.jar +org.apache.stratos.load.balancer.extension.api-4.1.1.jar +org.apache.stratos.messaging-4.1.1.jar poi-3.9.jar poi-ooxml-3.9.0.wso2v1.jar poi-ooxml-3.9.jar http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/lvs-extension/INSTALL.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/INSTALL.md b/extensions/load-balancer/lvs-extension/INSTALL.md index a6679b4..c85c6f8 100644 --- a/extensions/load-balancer/lvs-extension/INSTALL.md +++ b/extensions/load-balancer/lvs-extension/INSTALL.md @@ -1,3 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# This is a generated file and will be overwritten at the next load balancer startup. +# Please use loadbalancer.conf for updating mb-ip, mb-port and templates/jndi.properties.template +# file for updating other configurations. +# # Installing Apache Stratos LVS Extension Apache Stratos LVS Extension could be used for integrating LVS load balancer with Apache Stratos. Please follow http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/lvs-extension/README.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/README.md b/extensions/load-balancer/lvs-extension/README.md index 13de2e0..56c5f16 100644 --- a/extensions/load-balancer/lvs-extension/README.md +++ b/extensions/load-balancer/lvs-extension/README.md @@ -1,3 +1,25 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# This is a generated file and will be overwritten at the next load balancer startup. +# Please use loadbalancer.conf for updating mb-ip, mb-port and templates/jndi.properties.template +# file for updating other configurations. +# + # Apache Stratos LVS Extension Apache Stratos LVS extension is a load balancer extension for LVS. It is an executable program http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/lvs-extension/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/pom.xml b/extensions/load-balancer/lvs-extension/pom.xml index 1b50823..1478c04 100644 --- a/extensions/load-balancer/lvs-extension/pom.xml +++ b/extensions/load-balancer/lvs-extension/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-load-balancer-extensions</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <artifactId>org.apache.stratos.lvs.extension</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/lvs-extension/src/main/templates/keepalived.conf.template ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/src/main/templates/keepalived.conf.template b/extensions/load-balancer/lvs-extension/src/main/templates/keepalived.conf.template index 840ca3d..682598f 100644 --- a/extensions/load-balancer/lvs-extension/src/main/templates/keepalived.conf.template +++ b/extensions/load-balancer/lvs-extension/src/main/templates/keepalived.conf.template @@ -1,3 +1,25 @@ +! Licensed to the Apache Software Foundation (ASF) under one +! or more contributor license agreements. See the NOTICE file +! distributed with this work for additional information +! regarding copyright ownership. The ASF licenses this file +! to you under the Apache License, Version 2.0 (the +! "License"); you may not use this file except in compliance +! with the License. You may obtain a copy of the License at +! +! http://www.apache.org/licenses/LICENSE-2.0 +! +! Unless required by applicable law or agreed to in writing, +! software distributed under the License is distributed on an +! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +! KIND, either express or implied. See the License for the +! specific language governing permissions and limitations +! under the License. +! +! This is a generated file and will be overwritten at the next load balancer startup. +! Please use loadbalancer.conf for updating mb-ip, mb-port and templates/jndi.properties.template +! file for updating other configurations. +! + ! Configuration File for keepalived global_defs { http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/nginx-extension/README.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/nginx-extension/README.md b/extensions/load-balancer/nginx-extension/README.md index cfbe2a3..5798542 100644 --- a/extensions/load-balancer/nginx-extension/README.md +++ b/extensions/load-balancer/nginx-extension/README.md @@ -1,3 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +# This is a generated file and will be overwritten at the next load balancer startup. +# Please use loadbalancer.conf for updating mb-ip, mb-port and templates/jndi.properties.template +# file for updating other configurations. +# # Apache Stratos Nginx Extension Apache Stratos Nginx extension is a load balancer extension for Nginx. It is an executable program http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/nginx-extension/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/nginx-extension/pom.xml b/extensions/load-balancer/nginx-extension/pom.xml index 2865bc0..7e35062 100644 --- a/extensions/load-balancer/nginx-extension/pom.xml +++ b/extensions/load-balancer/nginx-extension/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-load-balancer-extensions</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <artifactId>apache-stratos-nginx-extension</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/nginx-extension/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/nginx-extension/src/main/license/LICENSE b/extensions/load-balancer/nginx-extension/src/main/license/LICENSE index 7f14067..2d48842 100644 --- a/extensions/load-balancer/nginx-extension/src/main/license/LICENSE +++ b/extensions/load-balancer/nginx-extension/src/main/license/LICENSE @@ -291,10 +291,10 @@ neethi-2.0.4.wso2v4.jar not-yet-commons-ssl-0.3.9.jar opencsv-1.8.wso2v1.jar org.apache.log4j-1.2.13.v200706111418.jar -org.apache.stratos.common-4.1.0.jar -org.apache.stratos.load.balancer.common-4.1.0.jar -org.apache.stratos.load.balancer.extension.api-4.1.0.jar -org.apache.stratos.messaging-4.1.0.jar +org.apache.stratos.common-4.1.1.jar +org.apache.stratos.load.balancer.common-4.1.1.jar +org.apache.stratos.load.balancer.extension.api-4.1.1.jar +org.apache.stratos.messaging-4.1.1.jar poi-3.9.jar poi-ooxml-3.9.0.wso2v1.jar poi-ooxml-3.9.jar http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/load-balancer/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/pom.xml b/extensions/load-balancer/pom.xml index cf48d85..e2528db 100644 --- a/extensions/load-balancer/pom.xml +++ b/extensions/load-balancer/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-extensions</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/extensions/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/pom.xml b/extensions/pom.xml index 1c78d2b..c1c9867 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml b/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml index 325f493..f213343 100644 --- a/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml +++ b/features/autoscaler/org.apache.stratos.autoscaler.feature/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>autoscaler-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/autoscaler/pom.xml ---------------------------------------------------------------------- diff --git a/features/autoscaler/pom.xml b/features/autoscaler/pom.xml index 3359a5d..a15d538 100644 --- a/features/autoscaler/pom.xml +++ b/features/autoscaler/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/cep/org.apache.stratos.event.processor.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/cep/org.apache.stratos.event.processor.feature/pom.xml b/features/cep/org.apache.stratos.event.processor.feature/pom.xml index eb72059..9bbaf5f 100644 --- a/features/cep/org.apache.stratos.event.processor.feature/pom.xml +++ b/features/cep/org.apache.stratos.event.processor.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>cep-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/cep/org.apache.stratos.event.processor.server.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/cep/org.apache.stratos.event.processor.server.feature/pom.xml b/features/cep/org.apache.stratos.event.processor.server.feature/pom.xml index 48d013d..cdfdb3c 100644 --- a/features/cep/org.apache.stratos.event.processor.server.feature/pom.xml +++ b/features/cep/org.apache.stratos.event.processor.server.feature/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>cep-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/cep/pom.xml ---------------------------------------------------------------------- diff --git a/features/cep/pom.xml b/features/cep/pom.xml index c01bf33..eaf63a8 100644 --- a/features/cep/pom.xml +++ b/features/cep/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml index 3fbee6b..3d42857 100644 --- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml +++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>cloud-controller-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/cloud-controller/pom.xml ---------------------------------------------------------------------- diff --git a/features/cloud-controller/pom.xml b/features/cloud-controller/pom.xml index eaa4bfd..638bfb2 100644 --- a/features/cloud-controller/pom.xml +++ b/features/cloud-controller/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/common/org.apache.stratos.common.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/common/org.apache.stratos.common.feature/pom.xml b/features/common/org.apache.stratos.common.feature/pom.xml index 5c94562..534d2ad 100644 --- a/features/common/org.apache.stratos.common.feature/pom.xml +++ b/features/common/org.apache.stratos.common.feature/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>common-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/common/org.apache.stratos.common.server.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/common/org.apache.stratos.common.server.feature/pom.xml b/features/common/org.apache.stratos.common.server.feature/pom.xml index 81f9663..736b990 100644 --- a/features/common/org.apache.stratos.common.server.feature/pom.xml +++ b/features/common/org.apache.stratos.common.server.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>common-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/common/org.apache.stratos.common.ui.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/common/org.apache.stratos.common.ui.feature/pom.xml b/features/common/org.apache.stratos.common.ui.feature/pom.xml index df7b799..a3ec17b 100644 --- a/features/common/org.apache.stratos.common.ui.feature/pom.xml +++ b/features/common/org.apache.stratos.common.ui.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>common-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/common/org.apache.stratos.custom.handlers.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/common/org.apache.stratos.custom.handlers.feature/pom.xml b/features/common/org.apache.stratos.custom.handlers.feature/pom.xml index 86ddd13..4e8483f 100644 --- a/features/common/org.apache.stratos.custom.handlers.feature/pom.xml +++ b/features/common/org.apache.stratos.custom.handlers.feature/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>common-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/common/pom.xml ---------------------------------------------------------------------- diff --git a/features/common/pom.xml b/features/common/pom.xml index 0016840..66d3c5a 100644 --- a/features/common/pom.xml +++ b/features/common/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml b/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml index de91061..30841d1 100644 --- a/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml +++ b/features/load-balancer/org.apache.stratos.load.balancer.common.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>loadbalancer-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml b/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml index 60c5d6b..fd051e4 100644 --- a/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml +++ b/features/load-balancer/org.apache.stratos.load.balancer.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>loadbalancer-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/load-balancer/pom.xml ---------------------------------------------------------------------- diff --git a/features/load-balancer/pom.xml b/features/load-balancer/pom.xml index e73e623..adc88b8 100644 --- a/features/load-balancer/pom.xml +++ b/features/load-balancer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/deployment/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/deployment/pom.xml b/features/manager/deployment/pom.xml index c25f839..e8d928b 100644 --- a/features/manager/deployment/pom.xml +++ b/features/manager/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml b/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml index e4cb7d8..545924b 100644 --- a/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml +++ b/features/manager/logging-mgt/org.apache.stratos.logging.mgt.feature/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>logging-mgt-feature</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/logging-mgt/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/logging-mgt/pom.xml b/features/manager/logging-mgt/pom.xml index 68c812a..6e76a93 100644 --- a/features/manager/logging-mgt/pom.xml +++ b/features/manager/logging-mgt/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>logging-mgt-feature</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/metadata-service/org.apache.stratos.metadata.client.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/metadata-service/org.apache.stratos.metadata.client.feature/pom.xml b/features/manager/metadata-service/org.apache.stratos.metadata.client.feature/pom.xml index 315b453..178a340 100644 --- a/features/manager/metadata-service/org.apache.stratos.metadata.client.feature/pom.xml +++ b/features/manager/metadata-service/org.apache.stratos.metadata.client.feature/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/metadata-service/org.apache.stratos.metadata.service.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/metadata-service/org.apache.stratos.metadata.service.feature/pom.xml b/features/manager/metadata-service/org.apache.stratos.metadata.service.feature/pom.xml index f9c3725..fbe7b1b 100644 --- a/features/manager/metadata-service/org.apache.stratos.metadata.service.feature/pom.xml +++ b/features/manager/metadata-service/org.apache.stratos.metadata.service.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/pom.xml b/features/manager/pom.xml index 0b8c7f2..7d0e9ed 100644 --- a/features/manager/pom.xml +++ b/features/manager/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml b/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml index 2899c29..46108b6 100644 --- a/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml +++ b/features/manager/rest-endpoint/org.apache.stratos.rest.endpoint.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml b/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml index 5f8e1bd..c809a72 100644 --- a/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml +++ b/features/manager/stratos-mgt/org.apache.stratos.manager.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-mgt-parent-feature</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml b/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml index 71ebf8a..254a4a6 100644 --- a/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml +++ b/features/manager/stratos-mgt/org.apache.stratos.manager.server.feature/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-mgt-parent-feature</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/stratos-mgt/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/stratos-mgt/pom.xml b/features/manager/stratos-mgt/pom.xml index 723c6dd..61096ae 100644 --- a/features/manager/stratos-mgt/pom.xml +++ b/features/manager/stratos-mgt/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml b/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml index 171ff25..3140c52 100644 --- a/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml +++ b/features/manager/styles/org.apache.stratos.manager.styles.feature/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml b/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml index 5003962..984a196 100644 --- a/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml +++ b/features/manager/tenant-activity/org.apache.stratos.tenant.activity.server.feature/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>tenant-activity-feature</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/manager/tenant-activity/pom.xml ---------------------------------------------------------------------- diff --git a/features/manager/tenant-activity/pom.xml b/features/manager/tenant-activity/pom.xml index 06c8eb9..a8d4bc1 100644 --- a/features/manager/tenant-activity/pom.xml +++ b/features/manager/tenant-activity/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-manager-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>tenant-activity-feature</artifactId> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/messaging/org.apache.stratos.messaging.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/messaging/org.apache.stratos.messaging.feature/pom.xml b/features/messaging/org.apache.stratos.messaging.feature/pom.xml index 16d43dc..eb50503 100644 --- a/features/messaging/org.apache.stratos.messaging.feature/pom.xml +++ b/features/messaging/org.apache.stratos.messaging.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>messaging-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/messaging/pom.xml ---------------------------------------------------------------------- diff --git a/features/messaging/pom.xml b/features/messaging/pom.xml index e3e004e..8b9b5ab 100644 --- a/features/messaging/pom.xml +++ b/features/messaging/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/mock-iaas/org.apache.stratos.mock.iaas.api.feature/pom.xml ---------------------------------------------------------------------- diff --git a/features/mock-iaas/org.apache.stratos.mock.iaas.api.feature/pom.xml b/features/mock-iaas/org.apache.stratos.mock.iaas.api.feature/pom.xml index b8e92f7..67feeae 100644 --- a/features/mock-iaas/org.apache.stratos.mock.iaas.api.feature/pom.xml +++ b/features/mock-iaas/org.apache.stratos.mock.iaas.api.feature/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>mock-iaas-features</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/mock-iaas/pom.xml ---------------------------------------------------------------------- diff --git a/features/mock-iaas/pom.xml b/features/mock-iaas/pom.xml index 6d22341..11a917a 100644 --- a/features/mock-iaas/pom.xml +++ b/features/mock-iaas/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-features-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index 5e35760..89c4451 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,12 +18,13 @@ ~ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -46,26 +47,24 @@ <build> <plugins> <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-resources-plugin</artifactId> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-resources-plugin</artifactId> </plugin> </plugins> </build> <properties> <wso2carbon.version>4.2.0</wso2carbon.version> - <!--carbon.patch.version.4.1.1>4.1.1</carbon.patch.version.4.1.1--> - <carbon.p2.plugin.version>1.5.3</carbon.p2.plugin.version> - <synapse.wso2.version>2.1.1-wso2v4</synapse.wso2.version> - <google.guava.wso2.version>12.0.0.wso2v1</google.guava.wso2.version> - <google.guice.wso2.version>3.0.wso2v1</google.guice.wso2.version> - <com.google.guice.assistedinject.wso2.version>3.0.wso2v1</com.google.guice.assistedinject.wso2.version> - <com.google.guice.assistedinject.wso2.version>3.0.wso2v1</com.google.guice.assistedinject.wso2.version> - <sun.jersey.version>1.12</sun.jersey.version> - <gson2.version>2.2</gson2.version> - <google.collect.osgi.version>1.0.0.wso2v2</google.collect.osgi.version> - <axis2.wso2.version>1.6.1.wso2v10</axis2.wso2.version> - <axiom.wso2.version>1.2.11.wso2v4</axiom.wso2.version> + <carbon.p2.plugin.version>1.5.3</carbon.p2.plugin.version> + <synapse.wso2.version>2.1.1-wso2v4</synapse.wso2.version> + <google.guava.wso2.version>12.0.0.wso2v1</google.guava.wso2.version> + <google.guice.wso2.version>3.0.wso2v1</google.guice.wso2.version> + <com.google.guice.assistedinject.wso2.version>3.0.wso2v1</com.google.guice.assistedinject.wso2.version> + <com.google.guice.assistedinject.wso2.version>3.0.wso2v1</com.google.guice.assistedinject.wso2.version> + <sun.jersey.version>1.12</sun.jersey.version> + <gson2.version>2.2</gson2.version> + <google.collect.osgi.version>1.0.0.wso2v2</google.collect.osgi.version> + <axis2.wso2.version>1.6.1.wso2v10</axis2.wso2.version> + <axiom.wso2.version>1.2.11.wso2v4</axiom.wso2.version> </properties> - -</project> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0fc84aa..a3808ca 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.stratos</groupId> <artifactId>stratos-parent</artifactId> <packaging>pom</packaging> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <name>Apache Stratos</name> <description>Apache Stratos is an open source polyglot Platform as a Service (PaaS) framework</description> <url>http://stratos.apache.org</url> @@ -75,7 +75,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/stratos.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/stratos.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=stratos.git</url> - <tag>4.1.1-SNAPSHOT</tag> + <tag>4.1.1</tag> </scm> <modules> @@ -169,8 +169,8 @@ <exclude>**/scriptaculous/**/*</exclude> <exclude>**/prototype-1.6.js</exclude> <exclude>**/prototype.js</exclude> - <exclude>**/.gitmodules</exclude> - + <exclude>**/*.log</exclude> + <exclude>**/.gitmodules</exclude> <!-- Added following based on jclouds --> <exclude>**/src/test/resources/**/*.xml</exclude> <!-- META-INF/services files --> @@ -178,13 +178,13 @@ <exclude>**/services/*ApiMetadata</exclude> <exclude>**/services/*ProviderMetadata</exclude> <exclude>**/dhtmlHistory.js</exclude> - - <!-- for ActivMQ test broker --> + + <!-- for ActivMQ test broker --> <exclude>**/db.data</exclude> - - <!-- WSDLs --> - <exclude>**/*.wsdl</exclude> - + + <!-- WSDLs --> + <exclude>**/*.wsdl</exclude> + </excludes> <excludeSubProjects>false</excludeSubProjects> </configuration> @@ -557,4 +557,4 @@ <kubernetes.api.version>2.2.16</kubernetes.api.version> <kubernetes.api.stratos.version>2.2.16-stratosv1-SNAPSHOT</kubernetes.api.stratos.version> </properties> -</project> +</project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/products/cartridge-agent/modules/distribution/INSTALL.txt ---------------------------------------------------------------------- diff --git a/products/cartridge-agent/modules/distribution/INSTALL.txt b/products/cartridge-agent/modules/distribution/INSTALL.txt index ed71a89..611fe89 100644 --- a/products/cartridge-agent/modules/distribution/INSTALL.txt +++ b/products/cartridge-agent/modules/distribution/INSTALL.txt @@ -26,4 +26,4 @@ properties="-Dmb.ip=MB-IP Please refer following link for more information: -https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Installation+Guide \ No newline at end of file +https://cwiki.apache.org/confluence/display/STRATOS/4.1.1+Installation+Guide \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/products/cartridge-agent/modules/distribution/README.txt ---------------------------------------------------------------------- diff --git a/products/cartridge-agent/modules/distribution/README.txt b/products/cartridge-agent/modules/distribution/README.txt index c399842..b170522 100644 --- a/products/cartridge-agent/modules/distribution/README.txt +++ b/products/cartridge-agent/modules/distribution/README.txt @@ -13,7 +13,7 @@ Synchronizer and Instance Status Event Publisher. Please refer below link for more information: -https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Cartridge+Agent +https://cwiki.apache.org/confluence/display/STRATOS/4.1.1+Cartridge+Agent Thank you for using Apache Stratos! http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/products/cartridge-agent/modules/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/products/cartridge-agent/modules/distribution/pom.xml b/products/cartridge-agent/modules/distribution/pom.xml index f0a145f..2acf11a 100644 --- a/products/cartridge-agent/modules/distribution/pom.xml +++ b/products/cartridge-agent/modules/distribution/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>cartidge-agent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/products/cartridge-agent/modules/distribution/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE index 9be3ea3..f2dafb6 100644 --- a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE +++ b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE @@ -218,7 +218,7 @@ activemq-client-5.10.0.jar, ant-1.7.0.jar, ant-1.7.0.wso2v1.jar, ant-launcher-1.7.0.jar, -apache-stratos-cartridge-agent-4.1.0.jar, +apache-stratos-cartridge-agent-4.1.1.jar, axiom-1.2.11.wso2v4.jar, axiom-api-1.2.11.jar, axiom-impl-1.2.11.jar, @@ -272,12 +272,12 @@ neethi-2.0.4.wso2v4.jar not-yet-commons-ssl-0.3.9.jar opencsv-1.8.wso2v1.jar org.apache.log4j-1.2.13.v200706111418.jar -org.apache.stratos.cartridge.agent-4.1.0.jar -org.apache.stratos.common-4.1.0.jar -org.apache.stratos.messaging-4.1.0.jar -org.apache.stratos.autoscaler.service.stub-4.1.0.jar -org.apache.stratos.cloud.controller.service.stub-4.1.0.jar -org.apache.stratos.manager.service.stub-4.1.0.jar +org.apache.stratos.cartridge.agent-4.1.1.jar +org.apache.stratos.common-4.1.1.jar +org.apache.stratos.messaging-4.1.1.jar +org.apache.stratos.autoscaler.service.stub-4.1.1.jar +org.apache.stratos.cloud.controller.service.stub-4.1.1.jar +org.apache.stratos.manager.service.stub-4.1.1.jar org.wso2.carbon.base-4.2.0.jar org.wso2.carbon.bootstrap-4.2.0.jar org.wso2.carbon.core-4.2.0.jar http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/products/cartridge-agent/pom.xml ---------------------------------------------------------------------- diff --git a/products/cartridge-agent/pom.xml b/products/cartridge-agent/pom.xml index 16c1ab8..e9be982 100644 --- a/products/cartridge-agent/pom.xml +++ b/products/cartridge-agent/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stratos</groupId> <artifactId>stratos-products-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/products/load-balancer/modules/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/products/load-balancer/modules/distribution/pom.xml b/products/load-balancer/modules/distribution/pom.xml index 0f69d65..db2ae71 100755 --- a/products/load-balancer/modules/distribution/pom.xml +++ b/products/load-balancer/modules/distribution/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.stratos.load.balancer</groupId> <artifactId>load-balancer-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/stratos/blob/c98a0074/products/load-balancer/modules/distribution/src/main/assembly/filter.properties ---------------------------------------------------------------------- diff --git a/products/load-balancer/modules/distribution/src/main/assembly/filter.properties b/products/load-balancer/modules/distribution/src/main/assembly/filter.properties index 8432fab..8a78112 100644 --- a/products/load-balancer/modules/distribution/src/main/assembly/filter.properties +++ b/products/load-balancer/modules/distribution/src/main/assembly/filter.properties @@ -19,8 +19,7 @@ product.name=Apache Stratos Load Balancer product.key=LB -product.version=4.1.0 - +product.version=4.1.1 lb.version=2.0.5 default.server.role=LoadBalancer -bundle.creators=org.wso2.carbon.mediator.bridge.MediatorBundleCreator +bundle.creators=org.wso2.carbon.mediator.bridge.MediatorBundleCreator \ No newline at end of file
