I'd like to specify a list of files to include in the <lib> inside a <war> task.
Looks like this:
<lib dir="c:/lib">
<includes name="webService.jar,
common.jar,
utils.jar,/>
</lib>
<lib> specifies a <fileset> which I though supported <includes> with a comma
separated list of files to include. However I get an error saying that <lib>
doesn't support includes and I'm forced to change to <include> (without the
's') and include each file individually.
How can I get around this and specify a list of files?
Thnx.
---------------------------------
Yahoo! Photos Showcase holiday pictures in hardcover
Photo Books. You design it and well bind it!