[
http://jira.codehaus.org/browse/MCOMPILER-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95043
]
Ian Springer commented on MCOMPILER-6:
--------------------------------------
Here's one more:
* The docs for the source and target config props should state that the default
value for those properties is "1.3".
http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#source
http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#target
http://maven.apache.org/plugins/maven-compiler-plugin/testCompile-mojo.html#source
http://maven.apache.org/plugins/maven-compiler-plugin/testCompile-mojo.html#target
> improve documentation
> ---------------------
>
> Key: MCOMPILER-6
> URL: http://jira.codehaus.org/browse/MCOMPILER-6
> Project: Maven 2.x Compiler Plugin
> Issue Type: Bug
> Reporter: Brett Porter
> Fix For: 2.1
>
>
> some aspects are unclear:
> - compilerVersion is only used when forking
> - fork should indicate that it uses the built in version when false, not an
> executable.
> Also:
> - don't set parameters that only apply to forking when fork is false to make
> the code more readable
> - specifiy which are specific to javac, or java in general (perhaps we should
> be able to assign a @category to a plugin parameter)
--
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