skip compile when model file not contain entry point.
-----------------------------------------------------
Key: MGWT-151
URL: http://jira.codehaus.org/browse/MGWT-151
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Affects Versions: 1.2
Environment: linux
Reporter: Ken Huang
Message in console: "XXX is up to date. GWT compilation skipped"
my current project contain extra gwt model file to compile against firefox
browser:
<module rename-to="login">
<inherits name="com.company.Login" />
<set-property name="user.agent" value="gecko1_8" />
</module>
It was working in 1.1 version, it looks like CompileMojo.java
compilationRequired method should check the parent gwt model's entry point.
--
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