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

nicolas de loof closed MGWT-254.
--------------------------------

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

fixed in svn at r13685

> 2.1.1-SNAPSHOT archetype created JUnit gwt.xml file has wrong parent.
> ---------------------------------------------------------------------
>
>                 Key: MGWT-254
>                 URL: http://jira.codehaus.org/browse/MGWT-254
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>         Environment: mvn
> Ubuntu
> Netbeans 6.9
>            Reporter: hanasaki
>            Assignee: nicolas de loof
>            Priority: Minor
>             Fix For: 2.2.1
>
>
> The below is the commented __JUnit.gwt.xml
> The commented out line is the line that was created.  It has the same suffix 
> "gwtdemo" as the artifactId.  The module specified to the archetype was 
> "gwtmodule"
> * after the edits by hand.  The project builds and runs fine.
> ==
> <?xml version="1.0" encoding="UTF-8"?>
> <module>
>   <!-- Inherit our applications main module.                      -->
> <!--  <inherits name='com.hanaden.demo.gwtdemo.gwtdemo'/>  LOOK HERE from 
> archetype : looks like it used the artifactId not the module name from the 
> archetype -->
>     <inherits name='com.hanaden.demo.gwtdemo.gwtmodule'/> <!-- hand edited -->
>   <!-- Specify the path to any remote services.                   -->
>     <servlet path="/gwtmodule/greet" 
> class="com.hanaden.demo.gwtdemo.server.GreetingServiceImpl" />
> </module>

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