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