[jira] (MSHARED-281) Methods with Stringbased includes/excludes should also a List based version

2014-11-10 Thread Kristian Rosenvold (JIRA)

 [ 
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)


[jira] (MSHARED-281) Methods with Stringbased includes/excludes should also a List based version

2013-03-23 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSHARED-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte reassigned MSHARED-281:
--

Assignee: Robert Scholte

 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: Robert Scholte

 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] (MSHARED-281) Methods with Stringbased includes/excludes should also a List based version

2013-03-23 Thread Robert Scholte (JIRA)
Robert Scholte created MSHARED-281:
--

 Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira