gwt:resources does not copy the files from the default package
--------------------------------------------------------------

                 Key: MGWT-95
                 URL: http://jira.codehaus.org/browse/MGWT-95
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Maven version: 2.0.9
Java version: 1.6.0_13
Ubuntu
            Reporter: Jonas Fonseca
         Attachments: gwt-resources.patch

If the <source path="path" /> tag is left out of a module .gwt.xml file no 
.java files are copied when gwt:resources is used.

The expected behavior would be that .java files from the "client" subpackage is 
copied as stated on 
http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html:

If no <source> element is defined in a module XML file, the client subpackage 
is implicitly added to the source path as if <source path="client" /> had been 
found in the XML. This default helps keep module XML compact for standard 
project layouts.

Conceptual (untested) patch attached, which might serve as extra documentation.

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