stefano 00/01/23 03:37:42
Modified: . README
Log:
updated readme
Revision Changes Path
1.4 +1 -7 jakarta-ant/README
Index: README
===================================================================
RCS file: /home/cvs/jakarta-ant/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README 2000/01/13 10:30:01 1.3
+++ README 2000/01/23 11:37:41 1.4
@@ -1,6 +1,6 @@
README file for the jakarta-ant workspace
-----------------------------------------------------------------
-$Id: README,v 1.3 2000/01/13 10:30:01 duncan Exp $
+$Id: README,v 1.4 2000/01/23 11:37:41 stefano Exp $
=================================================================
This is the workspace for Ant, a Java based build tool.
@@ -21,12 +21,6 @@
* Provide an AbstractFileCompareTask class with prebuilt "srcfile"
and "destfile" setter methods and whose execute method calls a
"updateNeeded" method.
-
- * CVS task to checkout a cvs tree from a particular server into a
- given location.
-
- * Javadoc task -- ability to dance between 1.1 and 1.2 javadoc as
- well as using other doclets like cocoons?
* Transform task -- XSLT