Support reloading of ClientBundle and CssResources in Development Mode (GWT 2.0)
--------------------------------------------------------------------------------

                 Key: MGWT-126
                 URL: http://jira.codehaus.org/browse/MGWT-126
             Project: Maven 2.x GWT Plugin
          Issue Type: Improvement
    Affects Versions: 1.2
            Reporter: Jesper Terkelsen
         Attachments: fix.patch

Currently if you run gwt:run and have CssResources in a ClientBundle, the css 
resources are not updated because the older version still is in the 
outputDirectory in target.

If the resources was added to classpath before the outputdirectory in 
ClasspathBuilder.java then reloading the browser would update any changes to 
CSS, text and images added in a ClientBundle.



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