Author: luc
Date: Mon May 16 18:42:46 2011
New Revision: 1103830

URL: http://svn.apache.org/viewvc?rev=1103830&view=rev
Log:
removed BSP from sandbox components

Modified:
    commons/proper/commons-site/trunk/src/site/site.xml
    commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml

Modified: commons/proper/commons-site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/site.xml?rev=1103830&r1=1103829&r2=1103830&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/site.xml (original)
+++ commons/proper/commons-site/trunk/src/site/site.xml Mon May 16 18:42:46 2011
@@ -81,7 +81,6 @@
       </item>
       <item name="Sandbox"               href="/sandbox/index.html" 
collapse="true">
         <item name="CLI2"                href="/sandbox/cli2/" />
-        <item name="BSP"                 href="/sandbox/bsp/" />
         <item name="Convert"             href="/sandbox/convert/" />
         <item name="CSV"                 href="/sandbox/csv/" />
         <item name="Digester3"           href="/sandbox/digester3/" />

Modified: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml?rev=1103830&r1=1103829&r2=1103830&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml (original)
+++ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml Mon May 
16 18:42:46 2011
@@ -34,8 +34,6 @@
         <tr><th>Sandbox</th><th></th></tr>
         <tr><td><a href="cli2/">CLI2</a></td>
             <td>Redesign of Commons CLI.</td></tr>
-        <tr><td><a href="bsp/">BSP</a></td>
-            <td>A general-purpose implementation of BSP trees suitable for 
geometry modeling in low dimensions, either in Euclidean space or on unit 
sphere topologies.</td></tr>
         <tr><td><a href="convert/">Convert</a></td>
             <td>Commons-Convert aims to provide a single library dedicated to 
the task of converting an object of one type to another.</td></tr>
         <tr><td><a href="csv/">CSV</a></td>


Reply via email to