FYI - You may not know, but I believe James Strachan just fixed all this in Jelly HEAD. I noticed the same problem.
-Peter ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 22, 2002 8:54 AM Subject: [maven-bug] Created: (MAVEN-160) The copy task is inconsistent with the way it behaves in an ant build file > Message: > > A new issue has been created in JIRA. > > --------------------------------------------------------------------- > View the issue: > > http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-160 > > > Here is an overview of the issue: > --------------------------------------------------------------------- > Key: MAVEN-160 > Summary: The copy task is inconsistent with the way it behaves in an ant build file > Type: Bug > > Status: Assigned > Priority: Major > > Time Spent: Unknown > Estimate: 0 minutes > > Project: maven > Component: core > Versions: > 1.0-beta-8 > > Assignee: Jason van Zyl > Reporter: James CE Johnsom > > Created: Fri, 22 Nov 2002 10:54 AM > Updated: Fri, 22 Nov 2002 10:54 AM > Environment: Linux, j2sdk 1.4.0-1 > > Description: > From the ant 1.5 documentation of the <copy> tag: > > Note: Nested <filterset> elements will always be used, even if this attribute [filtering] is not specified, or its value is false (no, or off). > > The <copy> task in a maven.xml file doesn't seem to behave this way. It will only honor the netested <filterset> tags if the 'filtering' attribute is set to 'true'. > > > > --------------------------------------------------------------------- > JIRA INFORMATION: > This message is automatically generated by JIRA. > > If you think it was sent incorrectly contact one of the administrators: > http://jira.werken.com/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: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
