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/724cd686 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/724cd686 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/724cd686 Branch: refs/heads/master Commit: 724cd6868cdcca323c03f866e8ab6e1c2d042d3c Parents: 9a3f5e2 Author: Chip Childers <[email protected]> Authored: Tue Oct 9 23:14:27 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Tue Oct 9 23:14:39 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/724cd686/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 9d88029..607c5cf 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/724cd686/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/724cd686/tools/whisker/descriptor.xml ---------------------------------------------------------------------- diff --git a/tools/whisker/descriptor.xml b/tools/whisker/descriptor.xml index c68b3f5..04a3a85 100644 --- a/tools/whisker/descriptor.xml +++ b/tools/whisker/descriptor.xml @@ -2834,6 +2834,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' />
