Author: reto
Date: Fri Jan  6 10:53:02 2012
New Revision: 1228078

URL: http://svn.apache.org/viewvc?rev=1228078&view=rev
Log:
added disclaimer for inclusion in binary distribution

Added:
    incubator/clerezza/trunk/parent/platform.launcher.tdb/DISCLAIMER
Modified:
    
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml

Added: incubator/clerezza/trunk/parent/platform.launcher.tdb/DISCLAIMER
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.launcher.tdb/DISCLAIMER?rev=1228078&view=auto
==============================================================================
--- incubator/clerezza/trunk/parent/platform.launcher.tdb/DISCLAIMER (added)
+++ incubator/clerezza/trunk/parent/platform.launcher.tdb/DISCLAIMER Fri Jan  6 
10:53:02 2012
@@ -0,0 +1,11 @@
+Apache Clerezza is an effort undergoing incubation at The Apache Software 
+Foundation (ASF), sponsored by the Apache Incubator. 
+
+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.

Modified: 
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml?rev=1228078&r1=1228077&r2=1228078&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml 
(original)
+++ 
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml 
Fri Jan  6 10:53:02 2012
@@ -43,6 +43,10 @@
       <source>NOTICE.txt</source>
       <outputDirectory>/</outputDirectory>
     </file>
+    <file>
+      <source>DISCLAIMER</source>
+      <outputDirectory>/</outputDirectory>
+    </file>
   </files>
        <fileSets>
                <fileSet>


Reply via email to