Repository: incubator-stratos Updated Branches: refs/heads/4.0.0-incubating 0a682d8b9 -> a1732a357
fixing cartridge agent license related stuff in 4.0.0-incubating branch Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/a1732a35 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/a1732a35 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/a1732a35 Branch: refs/heads/4.0.0-incubating Commit: a1732a3579d29432b3c0e678269489e4c2d450d6 Parents: 0a682d8 Author: Isuru H <[email protected]> Authored: Thu Apr 24 02:21:15 2014 +0530 Committer: Isuru H <[email protected]> Committed: Thu Apr 24 02:21:15 2014 +0530 ---------------------------------------------------------------------- .../cartridge-agent/modules/distribution/src/main/license/LICENSE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a1732a35/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 ace84df..3f0217a 100644 --- a/products/cartridge-agent/modules/distribution/src/main/license/LICENSE +++ b/products/cartridge-agent/modules/distribution/src/main/license/LICENSE @@ -252,11 +252,9 @@ httpcore-4.1.0-wso2v1.jar javax.cache.wso2-4.2.0.jar java-xmlbuilder-0.6.jar javax.servlet-3.0.0.v201112011016.jar -jaxen-1.1.1.jar jdbc-pool-7.0.34.wso2v1.jar jdom-1.0.jar json-2.0.0.wso2v1.jar -junit-3.8.1.jar libthrift-0.7.wso2v1.jar log4j-1.2.13.jar neethi-2.0.4.wso2v4.jar @@ -342,6 +340,7 @@ The following components are Licensed under BSD license For dom4j-1.6.1.jar, jline-0.9.94.jar, jsch-0.1.49.jar +jaxen-1.1.1.jar Copyright (c) 2010 Terence Parr All rights reserved.
