Hi I have a classpath generated as <path> <pathelement <some jar> ... </path> I wish to create a zip file with all the jars mentioned in that path.
How do I iterate through the element / tell the zip task to include all the jars ? Thanks, -Nandan
Hi I have a classpath generated as <path> <pathelement <some jar> ... </path> I wish to create a zip file with all the jars mentioned in that path.
How do I iterate through the element / tell the zip task to include all the jars ? Thanks, -Nandan