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

nicolas de loof updated MGWT-58:
--------------------------------

    Attachment: MGWT-58.patch

This patch refactor the MergeWebXmlMojo to use the shared plugin code for 
GwtModule reading.
Can you test it ? As I don't use this feature myself I'm not sure what is 
exactly expected as output.

> mergewebxml goal doesn't rename packages when using rename-to
> -------------------------------------------------------------
>
>                 Key: MGWT-58
>                 URL: http://jira.codehaus.org/browse/MGWT-58
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>            Reporter: Austen Constable
>            Priority: Minor
>         Attachments: MGWT-58.patch
>
>
> When using the mergewebxml goal and rename-to in a module the package names 
> in the resulting web.xml file don't get renamed as expected.
> I get:
> <url-pattern>/my.project.Application/someService.rpc</url-pattern>
> When I was expecting:
> <url-pattern>/my-rename-to-name/someService.rpc</url-pattern> 

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