GWT modules with inherited entry point are never compiled
---------------------------------------------------------

                 Key: MGWT-147
                 URL: http://jira.codehaus.org/browse/MGWT-147
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Henri Sara


The plugin incorrectly considers all modules without an entry point specified 
directly in the module to be secondary modules 
(CompileMojo.compilationRequired() returns false). GWT supports inherited entry 
points, which are often useful e.g. in combination with GWT generators.

Such modules are never compiled but a message saying they are up-to-date is 
printed. Also the force setting is ignored.

In gwt-maven-plugin 1.1, modules with inherited entry point are compiled 
correctly.

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