Need flag smart and problems to run war
---------------------------------------

                 Key: MRETRO-38
                 URL: http://jira.codehaus.org/browse/MRETRO-38
             Project: Maven 2.x Retrotranslator Plugin
          Issue Type: Bug
         Environment: 1.0-alpha-5
            Reporter: Alessandro Gerlinger Romero
            Assignee: Jason Dillon
         Attachments: retro.zip

First when I try to use translate-war I received a error.
Inspecting code, I detected that there is an error in line 
(TranslateWarMojo.groovy):

        if (jarfileset) {

And I modified it to:

        if (!jarfileset) {

And I need the option smart form retrotranslator, so I have added flag in 
(RetrotranslateMojoSupport.groovy).

Can someone verify and release?



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