| Item |
Details |
Assigned |
| Bugzilla bugs under 30 |
or at least address most of them in some way |
All Committers |
| Selectors |
|
Magesh |
| <input> |
|
Stefan |
| Document Path datatype |
It's documented, but more hidden than the other types |
Erik |
| XmlLogger implements BuildLogger |
Its currently a BuildListener, lets remove the confusion |
Erik |
| Novell NetWare support |
|
Jeff Tulley |
| XMLCatalog more integrated |
Several tasks could still use XMLCatalog integration |
|
| Make default excludes customizable |
With the setting of an ant.default.excludes property? |
Erik |
| Extension utilities |
Port across task that prints out details of extensions for
a certain library/jar, or all jars in a path. Port across task
that generates a manifest (including dependencies and extension
specification) based on a set of jars in path. Port across task
that checks that the list of pre-req extensions are present in
path. |
Peter |
| Fully functional on Java 1.4 |
Fix outstanding java1.4 defects, maybe add an
assertions datatype for java and other tasks (junit?)
which lets people turn on asserts.
|
Steve + any other help he can get |
| Base compiler command line switches on the selected
compiler, not the current JDK |
If you set compiler to javac1.1, massage your
classpath correctly and set include*runtime to false you
can invoke jdk 1.1's javac even though you are running on
a 1.3 VM. Current Ant will use -sourcepath which the
compiler cannot understand in this sitation. |
Stefan, others welcome |
| compiler attribute for rmic |
|
Stefan, others welcome |
| PGP signing task if possible |
|
Stefan, others welcome |
| JUnit's System.err/.out handling |
Currently this is coupled to SummaryResultFormatter -
no SummaryFormatter, no output. Want to decouple it. |
Stefan, others welcome |
| Make javadoc a real directory based task |
|
Stefan, others welcome |