Use int[] instead of java.util.List for successCodes
----------------------------------------------------

                 Key: MEXEC-99
                 URL: https://jira.codehaus.org/browse/MEXEC-99
             Project: Maven 2.x Exec Plugin
          Issue Type: Improvement
          Components: exec
    Affects Versions: 1.2
            Reporter: Robert Scholte
            Priority: Minor


With successCodes as a List we have to do the parsing/casting within the 
plugin. By using and int-array for the successCodes (as the {{Executor}} 
expects them) we can let Plexus do the casting.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to