[ 
http://jira.codehaus.org/browse/MFIT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi closed MFIT-4.
---------------------------

    Resolution: Fixed

Refactored to be JDK-1.4 compatible.  Tested against JDK 1.4.2_12.


> Port plugin to run under java 1.4
> ---------------------------------
>
>                 Key: MFIT-4
>                 URL: http://jira.codehaus.org/browse/MFIT-4
>             Project: Maven 2.x FIT Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0-beta-2
>         Environment: Java 1.4
>            Reporter: Espen Tjonneland
>            Assignee: Mauro Talevi
>            Priority: Blocker
>             Fix For: 2.0-beta-3
>
>         Attachments: MFIT-4.patch
>
>
> It seems you have coded the plugin exclusively to work on java 5. You have 
> referenced the method: Arrays.toString( parseTags ) in public void execute() 
> of the class FitRunnerMOJO.java. This method is not available under java 1.4 
> which I would assume a lot of interested users would be running(including me).
> You can reproduce this problem by setting JAVA_HOME=<install directory of 
> your java 1.4> and try to run the mvn fit:run goal.

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to