From d9ce954d35df741c0344e59f043b4e41f33c71f4 Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Thu, 22 Mar 2001 23:52:41 +0000 Subject: [PATCH] Added in "integrate depends/javac" request. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268883 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 8782f69a8..52fa11057 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -69,6 +69,8 @@ enhancements of existing tasks. * Unify and into a more general task, support AND/OR of several tests here. +* Integration of the depends task and javac tasks + * jsp-compilation task Sounds like a candidate for a facade task. @@ -412,7 +414,7 @@ V. Things we probably don't agree on. * internationalization * Ignore any classes contained in the damned ext dirs of a JVM - possibly by launching - with something like jar -Djava.ext.dir=foo -jar ant.jar + with something like jar -Djava.ext.dir=foo -jar ant.jar * Set arithmetic for fileset/patternset/*set