[ https://jira.codehaus.org/browse/MSHARED-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kristian Rosenvold closed MSHARED-281. -------------------------------------- Resolution: Cannot Reproduce Assignee: Kristian Rosenvold (was: Robert Scholte) I really cannot see this happening anywhere in the code base. DirectoryScanner uses arrays internally and accepts varargs. DirectoryWalker only supports "addInclude". > Methods with Stringbased includes/excludes should also a List based version > --------------------------------------------------------------------------- > > Key: MSHARED-281 > URL: https://jira.codehaus.org/browse/MSHARED-281 > Project: Maven Shared Components > Issue Type: Bug > Components: maven-shared-utils > Affects Versions: maven-shared-utils-0.3 > Reporter: Robert Scholte > Assignee: Kristian Rosenvold > > Most of the time {{includes}}/{{excludes}} are already Lists, so its quite > inefficient to transform these first to a comma-separated String and later > back to a List. -- This message was sent by Atlassian JIRA (v6.1.6#6162)