From 634a05bb8419bf9b8626283baf50b7a1d859ccf4 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 10 Nov 2006 13:15:56 +0000 Subject: QPID-78 Added DISCLAIMER.txt LICENSE.txt and NOTICE.txt to the built jars git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473331 13f79535-47bb-0310-9956-ffa450edef68 --- java/build.xml | 2 +- java/common.xml | 12 +++++++++--- java/module.xml | 13 +++++++++++++ java/resources/META-INF/DISCLAIMER.txt | 7 +++++++ 4 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 java/resources/META-INF/DISCLAIMER.txt (limited to 'java') diff --git a/java/build.xml b/java/build.xml index 4bac00d261..e469e02362 100644 --- a/java/build.xml +++ b/java/build.xml @@ -157,7 +157,7 @@ - + diff --git a/java/common.xml b/java/common.xml index 6e209bdd50..84dd2e1c97 100644 --- a/java/common.xml +++ b/java/common.xml @@ -23,9 +23,8 @@ - - - + + @@ -37,11 +36,18 @@ + + + + + + + diff --git a/java/module.xml b/java/module.xml index 252871095a..2af973970d 100644 --- a/java/module.xml +++ b/java/module.xml @@ -193,6 +193,19 @@ + + + + + + + + + + + + + diff --git a/java/resources/META-INF/DISCLAIMER.txt b/java/resources/META-INF/DISCLAIMER.txt new file mode 100644 index 0000000000..d33c54a807 --- /dev/null +++ b/java/resources/META-INF/DISCLAIMER.txt @@ -0,0 +1,7 @@ +Qpid is an effort undergoing incubation at the Apache Software Foundation +(ASF). Incubation is required of all newly accepted projects until a further +review indicates that the infrastructure, communications, and decision making +process have stabilized in a manner consistent with other successful ASF +projects. While incubation status is not necessarily a reflection of the +completeness or stability of the code, it does indicate that the project +has yet to be fully endorsed by the ASF. \ No newline at end of file -- cgit v1.2.1