From faa7224379ab4364e19d3af0ee81b0269401c9fa Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 16 Mar 2001 13:00:00 +0000 Subject: [PATCH] the future is now 8-) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268853 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index ac0b1000d..cdc0deb52 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -13,7 +13,7 @@ enhancements of existing tasks. * make facade tasks for things like javac (JikesImpl, ModernImpl etc) - One candidate is rmic with implementations for Kaffee and Weblogic + One candidate is jar with implementations for fastjar for example. * unify multiple similar tasks to use similar forms (ie all the javacc