Author: adc
Date: Tue Apr 12 15:51:40 2005
New Revision: 161132
URL: http://svn.apache.org/viewcvs?view=rev&rev=161132
Log:
Removed a few more incubator references.
Modified:
directory/apacheds/trunk/project.properties
directory/apacheds/trunk/xdocs/notices.xml
Modified: directory/apacheds/trunk/project.properties
URL:
http://svn.apache.org/viewcvs/directory/apacheds/trunk/project.properties?view=diff&r1=161131&r2=161132
==============================================================================
--- directory/apacheds/trunk/project.properties (original)
+++ directory/apacheds/trunk/project.properties Tue Apr 12 15:51:40 2005
@@ -1,6 +1,5 @@
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
maven.license.licenseFile=${basedir}/LICENSE.txt
-maven.incubator.disclaimerFile=${basedir}/INCUBATOR-DISCLAIMER.txt
maven.xdoc.includeProjectDocumentation=no
maven.multiproject.aggregateDir=projects/
maven.xdoc.poweredby.image=
Modified: directory/apacheds/trunk/xdocs/notices.xml
URL:
http://svn.apache.org/viewcvs/directory/apacheds/trunk/xdocs/notices.xml?view=diff&r1=161131&r2=161132
==============================================================================
--- directory/apacheds/trunk/xdocs/notices.xml (original)
+++ directory/apacheds/trunk/xdocs/notices.xml Tue Apr 12 15:51:40 2005
@@ -13,27 +13,6 @@
The Apache Software Foundation (http://www.apache.org/).
</source>
</subsection>
- <subsection name="Incubator Notice">
- <source>
- Incubator Disclaimer
- ====================
-
-The Directory project is an effort undergoing incubation at the Apache Software
-Foundation (ASF), sponsored by Noel Bergman. 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.
-
-For more information about the incubation status of the Directory project you
-can go to the following page:
-
-http://incubator.apache.org/projects/directory.html
-
- </source>
- </subsection>
</section>
</body>
</document>