You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by mb...@apache.org on 2008/07/01 23:35:40 UTC

svn commit: r673217 - /ant/core/trunk/xdocs/antlibs/sandbox.xml

Author: mbenson
Date: Tue Jul  1 14:35:40 2008
New Revision: 673217

URL: http://svn.apache.org/viewvc?rev=673217&view=rev
Log:
add fscache to sandbox antlibs

Modified:
    ant/core/trunk/xdocs/antlibs/sandbox.xml

Modified: ant/core/trunk/xdocs/antlibs/sandbox.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/sandbox.xml?rev=673217&r1=673216&r2=673217&view=diff
==============================================================================
--- ant/core/trunk/xdocs/antlibs/sandbox.xml (original)
+++ ant/core/trunk/xdocs/antlibs/sandbox.xml Tue Jul  1 14:35:40 2008
@@ -96,6 +96,36 @@
       </subsection>
 
 
+      <subsection name="FSCache - Filesystem Resource cache">
+
+        <p>This is a library of tasks and types to cache arbitrary Ant resources
+          to the filesystem for processing with file-based tools.</p>
+
+        <table>
+          <tr>
+            <th>SVN URL:</th>
+            <td><a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/</a></td>
+          </tr>
+          <tr>
+            <th>ViewSVN:</th>
+            <td><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/</a></td>
+          </tr>
+          <tr>
+            <th>Ant compatibility:</th>
+            <td>Ant 1.8.x</td>
+          </tr>
+          <tr>
+            <th>Added to sandbox:</th>
+            <td>2008-06-30</td>
+          </tr>
+          <tr>
+            <th>Sponsoring Committers</th>
+            <td>Matt Benson</td>
+          </tr>
+        </table>
+      </subsection>
+
+
       <subsection name="GenDoc - Generate the manual for Ant Tasks from their sources">
 
         <p>Most of the information needed for writing the manual is inside the sources: attributes, nested elements (especially
@@ -213,9 +243,9 @@
             <td>Matt Benson</td>
           </tr>
         </table>
-      </subsection>      
-      
-      
+      </subsection>
+
+
       <subsection name="VSS - Microsoft Visual SourceSafe Tasks">
 
         <p>This antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original tasks