Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPWAR-28 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPWAR-28 Summary: <copy>.... <fileset ...includes and excludes .../> Type: Bug Status: Open Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-war-plugin Assignee: Jason van Zyl Reporter: W. Shaib Created: Thu, 22 Jul 2004 9:21 AM Updated: Thu, 22 Jul 2004 9:21 AM Description: I am not sure if this is a bug or something I am missing. The <ant:copy> task used in the war plugin jelly file uses the <fileset> with includes and excludes attributes which don't seem to have any effect. Replacing them with include and exclude does the trick. The fileset documentation at http://ant.apache.org/manual/CoreTypes/fileset.html documents the attributes as "includes" and "excludes" but the examples listed on that same page use "include" and "exclude". --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
