[jira] Created: (MGWT-95) gwt:resources does not copy the files from the default package

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (MGWT-95) gwt:resources does not copy the files from the default package

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



[jira] Closed: (MGWT-95) gwt:resources does not copy the files from the default package

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MGWT-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas de loof closed MGWT-95.
-------------------------------

         Assignee: nicolas de loof
       Resolution: Fixed
    Fix Version/s: 1.2

Committed revision 10616.

> 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
>            Assignee: nicolas de loof
>             Fix For: 1.2
>
>         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