Explicitly mention in the documentation that the source and target java VM
versions can be specified
----------------------------------------------------------------------------------------------------
Key: MJSPC-46
URL: http://jira.codehaus.org/browse/MJSPC-46
Project: Maven 2.x JSPC Plugin
Issue Type: Improvement
Affects Versions: 2.0-alpha-1
Reporter: Morten Lauritsen Khodabocus
Priority: Minor
It would be helpful to mention explicitly in the plugin documentation that the
source and target java VM versions can be specified as follows:
<plugin>
<groupId>org.codehaus.mojo.jspc</groupId>
<artifactId>jspc-maven-plugin</artifactId>
<version>2.0-alpha-3</version>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
--
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