[
http://jira.codehaus.org/browse/MGROOVY-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dillon closed MGROOVY-41.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.0-alpha-3
.java sources are now passed directly to QDox when extracting descriptors. And
still, none of these sources which are processed will get included in the
descriptor, they are only included in the QDox pass to allow super-class
annotations from Java sources to get picked up.
> Don't use the metadata parser for .java sources, the Groovy Java parser seems
> to choke on some valid syntax
> -----------------------------------------------------------------------------------------------------------
>
> Key: MGROOVY-41
> URL: http://jira.codehaus.org/browse/MGROOVY-41
> Project: Maven 2.x Groovy Plugin
> Issue Type: Improvement
> Components: mojo support
> Affects Versions: 1.0-alpha-3
> Reporter: Jason Dillon
> Assignee: Jason Dillon
> Fix For: 1.0-alpha-3
>
>
> Currently we parse .java and .groovy files with the metadata parser, which
> takes the sources parses them with the Groovy Java or Groovy parser, and then
> spits out terse skeleton classes in Java which are parsable by QDox.
> We will still have to use the metadata parser and qdox renderer for the
> Groovy bits, but we can just pass the .java sources directly to QDox, which
> will speed things up and reduce problems of the Groovy Java parser choking on
> syntax (which it does from time to time).
--
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