goal generateAsync goes wrong for innerclass
--------------------------------------------

                 Key: MGWT-116
                 URL: http://jira.codehaus.org/browse/MGWT-116
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
         Environment: ubuntu
            Reporter: Sridher Jakku


instad of

"void roleExisted( UserConstants.UserRoleConstant role, 
AsyncCallback<java.lang.Boolean> callback ); "

the code was 

void roleExisted( UserConstants$UserRoleConstant role, 
AsyncCallback<java.lang.Boolean> callback );

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