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