[ 
https://issues.apache.org/jira/browse/MCOMPILER-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925414#comment-17925414
 ] 

ASF GitHub Bot commented on MCOMPILER-529:
------------------------------------------

Bukama opened a new pull request, #295:
URL: https://github.com/apache/maven-compiler-plugin/pull/295

   This PR updates several parts of the documentation for Maven 3 based on JDK 
8 and aligns the docs to the new Java version schema. In particular on the 
front page it's mentioned that "8" is the default, where in the code it's 
actual "1.8" - but I wanted to keep docs consistent here.




> Improve the docs about usage 1.8 vs. 8 for source/target
> --------------------------------------------------------
>
>                 Key: MCOMPILER-529
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-529
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.10.1
>            Reporter: Karl Heinz Marbaise
>            Assignee: Matthias Bünger
>            Priority: Minor
>              Labels: up-for-grabs
>
> The current descriptions/docs only mentioned the usage of {{1.8}} for 
> source/target. But it looks like I can use also {{8}} instead. But all the 
> examples on the usage page etc. using {{1.8}}... even the error message tells 
> me to do:
> {{code}}
> use -source 8 ...
> {{code}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to