[ 
http://jira.codehaus.org/browse/MGWT-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209980#action_209980
 ] 

Robert Scholte commented on MGWT-171:
-------------------------------------

Cedric,

you're solution will probably will in a lot of situation, but not all cases are 
covered.
With MGWT-154 all imports have been removed, since we can use the fully 
qualified names of the classes. But this means all classes must be locatable. 
If you use wildcards for imports of sourcefile-classes, QDox won't be able to 
resolve it and will ignore it's package (which means it 'assumes' both classes 
share the same package).
This would be an interesting feature for QDox, so I've created an issue for it 
and added it to my todo-list. 
 


> ServicePattern is ignored
> -------------------------
>
>                 Key: MGWT-171
>                 URL: http://jira.codehaus.org/browse/MGWT-171
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Minor
>         Attachments: servicepattern.zip
>
>
> The discussion already started with MGWT-149. Updating QDox did solve the 
> symptom, but not really the cause.
> Attached an integration-test which will fail, because the plugin 
> (unnecessary) tries to parse VarUtil.
> If only the Service is parsed, it should succeed. 

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