[ http://jira.codehaus.org/browse/MNG-1696?page=comments#action_52979 ]
Stephane Nicoll commented on MNG-1696: -------------------------------------- Indeed. I'll take care of updating war and ear plugin. > war includes and excludes don't handle comma separated tokens (patch included) > ------------------------------------------------------------------------------ > > Key: MNG-1696 > URL: http://jira.codehaus.org/browse/MNG-1696 > Project: Maven 2 > Type: Bug > Components: maven-war-plugin > Reporter: David Hawkins > Assignee: Stephane Nicoll > Attachments: MNG-1696-maven-war-plugin.patch > > > The documentation for warSourceIncludes, warSourceExcludes, > dependantWarIncludes, and dependantWarExcludes all state something that they > support comma delimited tokens but it simply doesn't work when a comma is > specified. This patch makes all four parameters properly process comma > delimited values. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
