This patch corrects further the version of
Project.java of the antlib proposal and adds needed types to the antlib.xml
file, the equivalent of "defaults.properties" in the proposal.
Antoine
Index: proposal/sandbox/antlib/src/main/org/apache/tools/ant/Project.java
In order to keep the antlib proposal of
Jose-Alberto Fernandez compatible with the current head revision of ant, I have
prepared a patch.
The patch addresses mainly changes in
:
- Project.java
- Zip.java (to make the Antjar task
still work)
It does not affect the proposal
"semanticall