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

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

kwin merged PR #225:
URL: https://github.com/apache/maven-compiler-plugin/pull/225




> Rename parameter "forceJavacCompilerUse"
> ----------------------------------------
>
>                 Key: MCOMPILER-577
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-577
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: next-release
>
>
> The name {{forceJavacCompilerUse}} 
> (https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#forceJavacCompilerUse)
>  is confusing, because it only determines which API to use to access 
> {{javac}}, but doesn't actually affect the compiler being used (which is 
> determined via {{compilerId}} or toolchains).
> I would propose to rename that to {{forceLegacyJavacApi}} and clarify that 
> this currently only has an effect on compiler {{javac}} (in case it is not 
> forked). In order to be backwards-compatible the old name should still be 
> considered as alias.



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

Reply via email to