Author: simonetripodi
Date: Fri Sep 23 07:07:27 2011
New Revision: 1174558
URL: http://svn.apache.org/viewvc?rev=1174558&view=rev
Log:
removed the Sanbox status
Modified:
commons/proper/functor/trunk/src/site/xdoc/index.xml
Modified: commons/proper/functor/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/src/site/xdoc/index.xml?rev=1174558&r1=1174557&r2=1174558&view=diff
==============================================================================
--- commons/proper/functor/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/functor/trunk/src/site/xdoc/index.xml Fri Sep 23 07:07:27 2011
@@ -49,16 +49,6 @@
See the <a href="examples.html">examples</a> for more information on
some of
these techniques.
</p>
-<subsection name="Status">
-<p>
- <ul>
- <li>This code is in the commons <i>sandbox</i></li>
- <li>The code is unreleased</li>
- <li>Methods and classes can and will appear and disappear without warning</li>
- <li>If you like the code and want to push it towards a release, join the mailing
list!</li>
- </ul>
-</p>
-</subsection>
</section>
@@ -91,7 +81,7 @@
<section name="Releases">
<p>
-None. This is a <i>sandbox</i> component.
+None. Yet.
</p>
</section>
|