On Tue, 20 Apr 2004, Jan Materne <Jan.Materne@rzf.fin-nrw.de> wrote:
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14255 Jar task
> does not generate INDEX.LST considering entries in MANIFEST's
> classpath Assigned To: bodewig@apache.org (Stefan Bodewig) 5 votes
Non-trivial. I'm not sure whether I'll manage to get to it soon.
feel free to pick it up and assign it to yourself if you can be faster
;-).
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11270
> FileSet and DirSet break if the directory does not exist
> 7 votes
Even though there are seven votes I lean towards WONTFIX. Many many
tasks assume that fileset.getDir(getProject()) is going to return
something reasonable - i.e. failing is expected behavior in many
places.
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10413
> enhancement: JUnit task only creates one forked VM per batch
> 9 votes
> (can maybe be closed)
Can it? Is forkMode better than forkStyle? Does it actually work on
Windows?
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26108
> delete task fails for jar file in CWD on WNT
> 2 votes
Is this fixable?
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27532
> Ant isn't looking for tools.jar in the right directory.
> 1 vote
if (javaHome.endsWith("jre")) {
in oata.launch.Locator line 184 probably needs to become case
insensitive 8-)
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25705
> Various broken links and other errors in Ant documentation
> (we should run a link checker against the docs before release :-)
I applied a doc patch by Jesse yesterday, I must have missed this
one.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|