Another problem with ant 1.5: ant and maven properties do not co-operate anymore.
The reason seems to be that ant 1.5 has some more property handling methods in Project compared to 1.4.1 that were not handled by GrantProject. I enhanced the GrantProject and the property handlers (hopefully) properly (see attached files). For easier building, I removed commons-grant.jar and copied the sources to ...maven.app. This requires to delete common-grant import statements in some classes (e.g. Maven). At least, I can build my projects again... Stephan
PropsHandler.java
Description: Binary data
GrantPropsHandler.java
Description: Binary data
GrantProject.java
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
