[ http://issues.apache.org/jira/browse/TUSCANY-132?page=all ]
Jean-Sebastien Delfino reassigned TUSCANY-132:
----------------------------------------------
Assign To: Jean-Sebastien Delfino
> Change source compliance level for plugin to 1.4
> ------------------------------------------------
>
> Key: TUSCANY-132
> URL: http://issues.apache.org/jira/browse/TUSCANY-132
> Project: Tuscany
> Type: Improvement
> Components: Java SCA Tools
> Reporter: Daniel Kulp
> Assignee: Jean-Sebastien Delfino
> Priority: Minor
> Attachments: pom.xml
>
> Just an update to the plugin/pom.xml to set the souce compliance level for
> compiling to 1.4 instead of 1.5. This is actually important cause if you
> use and 1.5 features (like generics or annotations) in ANY file in a maven 2
> plugin module, the build may (but not always) fail. The javadoc parser
> that maven 2 uses to extract the mojo configuration parameters is not capable
> of recognizing 1.5 constructs and will barf with a parse exception if it
> doesn't understand what it sees.
> See: http://jira.codehaus.org/browse/MPLUGIN-1
> This also has a sideaffect of cleaning up all eclipse warnings for the plugin
> module.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira