> The excludesFile attribute specifies the name of a file
> containing the names of files to be excluded
Ok, yeah. That's kind of important. I tried excludes, and it still
outputs a warning.
<war destfile="${dist}/${ant.project.name}-prototype.war"
webxml="${prototype.src.web-inf}/web.xml"
excludes="${prototype.src.web-inf}/web.xml">
<fileset dir="${prototype.dest}"/>
</war
- Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]