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

nicolas de loof commented on MGWT-171:
--------------------------------------

according to stackTrace, QDox is parsing all code set by 
builder.addSourceTree(), so ALL source code in project is parsed, not just 
service patterns

The servicePattern is desigend to choose what classes to introspect for code 
generation, not to configure QDox, so I don't consider this a plugin bug but a 
QDox bug not able to parse your VALID java code. Please repport to QDox 
developers.

Anyway, if you know a way to setup QDox source code path without such full 
parsing you're welcome

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