Hi,
> <!-- But the following task throws a NullPointerException -->
> <pathconvert property="echo.dependency.files"
> refid="dependency.files"/>
>
>
> Are the maven ant task supposed to work with the last Ant 1.7.0 version ?
> Any idea about what causes this problem ?
Ant 1.7 introduced the concept of ResourceCollections, this code would
have affected filesets, but I cannot diagnose the problem further
without a full stack trace from you NullPointerException.
Would you post this to the ant dev list : dev@ant.apache.org
Thanks
Kev
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|