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

Robert Scholte closed MEXEC-99.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.1
         Assignee: Robert Scholte

Fixed in [rev. 14644|http://fisheye.codehaus.org/changelog/mojo/?cs=14644]

> 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
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: 1.2.1
>
>
> 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