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

nicolas de loof closed MGWT-154.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
         Assignee: nicolas de loof

Committed revision 11765.

> GenerateAsync generate files with unused imports
> ------------------------------------------------
>
>                 Key: MGWT-154
>                 URL: http://jira.codehaus.org/browse/MGWT-154
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.1
>            Reporter: Cedric Exbrayat
>            Assignee: nicolas de loof
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: MGWT-149_MGWT-154.patch
>
>
> The goal generateAsync creates files unused imports.
> The file GenerateAsyncMojo.java contains the following code :
> String[] imports = javaSource.getImports();
> which will get all the service's imports, but the async service generated 
> doesn't need them all (for exemple return types and exception aren't used).
> I can't figure an easy way to fix this minor issue, but it is annoying on 
> large project.

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