From e986c5b9dc0a164b6e81febcbb2f4140d22a468b Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Tue, 1 Jul 2008 21:35:40 +0000 Subject: [PATCH] add fscache to sandbox antlibs git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673217 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/antlibs/sandbox.xml | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml index 1698a12a4..ac15c3a32 100644 --- a/xdocs/antlibs/sandbox.xml +++ b/xdocs/antlibs/sandbox.xml @@ -96,6 +96,36 @@ + + +

This is a library of tasks and types to cache arbitrary Ant resources + to the filesystem for processing with file-based tools.

+ + + + + + + + + + + + + + + + + + + + + + +
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/fscache/trunk/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/fscache/trunk/
Ant compatibility:Ant 1.8.x
Added to sandbox:2008-06-30
Sponsoring CommittersMatt Benson
+
+ +

Most of the information needed for writing the manual is inside the sources: attributes, nested elements (especially @@ -213,9 +243,9 @@ Matt Benson - - - + + +

This antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original tasks