[ https://issues.apache.org/jira/browse/MCOMPILER-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17826837#comment-17826837 ]
ASF GitHub Bot commented on MCOMPILER-582: ------------------------------------------ slawekjaranowski commented on PR #228: URL: https://github.com/apache/maven-compiler-plugin/pull/228#issuecomment-1995464997 What do you think about commit subject and jira title - like: `Automatic detection of release option for JDK < 9` of course commit message will contain description what is added. My purpose of this change is to show new feature in release notes. > Release option without profile for JDK 8 > ---------------------------------------- > > Key: MCOMPILER-582 > URL: https://issues.apache.org/jira/browse/MCOMPILER-582 > Project: Maven Compiler Plugin > Issue Type: New Feature > Reporter: Slawomir Jaranowski > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: 3.13.0 > > > Since plexus-compiler 2.15.0 `--release` options is automatically disregarded > for javac version < 9 > (https://github.com/codehaus-plexus/plexus-compiler/issues/140). It is no > longer necessary to guard that parameter with a profile. -- This message was sent by Atlassian Jira (v8.20.10#820010)