bodewig 01/03/09 03:34:05
Modified: docs/ant2 requested-features.txt
Log:
Added requests from bugzilla.
Revision Changes Path
1.14 +11 -0 jakarta-ant/docs/ant2/requested-features.txt
Index: requested-features.txt
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/ant2/requested-features.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- requested-features.txt 2001/03/09 10:18:16 1.13
+++ requested-features.txt 2001/03/09 11:34:02 1.14
@@ -13,6 +13,9 @@
* make facade tasks for things like javac (JikesImpl, ModernImpl etc)
+ One candidate is rmic with implementations for Kaffee and Weblogic
+ for example.
+
* unify multiple similar tasks to use similar forms (ie all the javacc
type tools)
@@ -151,6 +154,14 @@
Do build.compiler and build.sysclasspath cover everything or do we
need to add more stuff like this?
+
+* Task to prompt for user input.
+
+ Does affect core as we need a means to request input from the Frontend.
+
+* Add cvs login feature.
+
+ Requires handling of user input.
V. Things we probably don't agree on.
======================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]