Updated Branches: refs/heads/4.0 66daa1a2b -> da1ce5fd5
Added legal docs for axis2-codegen-1.4.1.jar Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/da1ce5fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/da1ce5fd Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/da1ce5fd Branch: refs/heads/4.0 Commit: da1ce5fd50658d6fd5b3eddfd31d9d98ca49a9af Parents: 66daa1a Author: Chip Childers <[email protected]> Authored: Tue Oct 9 23:14:27 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Tue Oct 9 23:15:11 2012 -0400 ---------------------------------------------------------------------- LICENSE | 1 + NOTICE | 2 ++ tools/whisker/descriptor.xml | 1 + 3 files changed, 4 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/da1ce5fd/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index b746070..4abf9f8 100644 --- a/LICENSE +++ b/LICENSE @@ -346,6 +346,7 @@ Within the deps/awsapi-lib directory axis2-1.5.1.jar http://axis.apache.org/axis/ axis2-adb-1.5.1.jar http://axis.apache.org/axis/ axis2-ant-plugin-1.5.1.jar http://axis.apache.org/axis/ + axis2-codegen-1.4.1.jar http://axis.apache.org/axis/ axis2-jaxbri-1.5.1.jar http://axis.apache.org/axis/ axis2-jaxws-1.5.1.jar http://axis.apache.org/axis/ axis2-jibx-1.5.1.jar http://axis.apache.org/axis/ http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/da1ce5fd/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 8421106..1867958 100644 --- a/NOTICE +++ b/NOTICE @@ -449,6 +449,7 @@ axis2-1.5.1.jar axis2-adb-1.5.1.jar axis2-ant-plugin-1.5.1.jar + axis2-codegen-1.4.1.jar axis2-jaxbri-1.5.1.jar axis2-jaxws-1.5.1.jar axis2-jibx-1.5.1.jar @@ -673,6 +674,7 @@ ================================================================================ + For wss4j-1.5.8.jar http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/da1ce5fd/tools/whisker/descriptor.xml ---------------------------------------------------------------------- diff --git a/tools/whisker/descriptor.xml b/tools/whisker/descriptor.xml index 0201ba9..3092c07 100644 --- a/tools/whisker/descriptor.xml +++ b/tools/whisker/descriptor.xml @@ -2813,6 +2813,7 @@ Copyright (c) 2004-2012 The Apache Software Foundation <resource name="axiom-api-1.2.8.jar" source="http://ws.apache.org/axiom/source-repository.html" notice="axiom.notice" /> <resource name="axiom-impl-1.2.8.jar" source="http://ws.apache.org/axiom/source-repository.html" notice="axiom.notice" /> <resource name="axis2-1.5.1.jar" source="http://axis.apache.org/axis/" notice='axis2.notice' /> + <resource name="axis2-codegen-1.4.1.jar" source="http://axis.apache.org/axis/" notice='axis2.notice' /> <resource name="axis2-adb-1.5.1.jar" source="http://axis.apache.org/axis/" notice='axis2.notice' /> <resource name="axis2-ant-plugin-1.5.1.jar" source="http://axis.apache.org/axis/" notice='axis2.notice' /> <resource name="axis2-jaxbri-1.5.1.jar" source="http://axis.apache.org/axis/" notice='axis2.notice' />
