Description
As discussed in some other JIRA issue, it would be a good idea (if technically possible) to add path- en fileset extensions.
A simple example which would be possible with this:
<classpath>
<ivypath file="ivy.xml" conf="compile" />
<pathelement location="lib/helper.jar"/>
</classpath>
regards,
Maarten