Browse Source

Added requests from bugzilla.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268790 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
f0058821de
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      docs/ant2/requested-features.txt

+ 11
- 0
docs/ant2/requested-features.txt View File

@@ -13,6 +13,9 @@ enhancements of existing tasks.


* make facade tasks for things like javac (JikesImpl, ModernImpl etc) * 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 * unify multiple similar tasks to use similar forms (ie all the javacc
type tools) type tools)


@@ -152,6 +155,14 @@ decide between several possible options.
Do build.compiler and build.sysclasspath cover everything or do we Do build.compiler and build.sysclasspath cover everything or do we
need to add more stuff like this? 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. V. Things we probably don't agree on.
====================================================================== ======================================================================




Loading…
Cancel
Save