GWT compiler command should not be invoked if all modules are up to date
------------------------------------------------------------------------
Key: MGWT-65
URL: http://jira.codehaus.org/browse/MGWT-65
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Affects Versions: 1.1
Environment: all
Reporter: Adrian Aslau
Attachments: GWTCompilationCheck.patch
Class: org.codehaus.mojo.gwt.shell.CompileMojo
method: private void compile( GwtRuntime runtime, String[] modules )
If all modules are up to date no module is added as an argument to the cmd
object but this command is executed anyway, thus resulting in an error.
There should be a check to test if all modules are up date and if this is the
case then the GWT compiler should not be invoked.
--
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