[
https://issues.apache.org/jira/browse/MCOMPILER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782799#comment-17782799
]
ASF GitHub Bot commented on MCOMPILER-542:
------------------------------------------
jorsol commented on PR #208:
URL:
https://github.com/apache/maven-compiler-plugin/pull/208#issuecomment-1793263177
@hboutemy I take your commit from
https://github.com/apache/maven-compiler-plugin/pull/197 as a base to test.
Opened in draft mode since this might require some feedback.
> clean JDK patch version in module-info.class
> --------------------------------------------
>
> Key: MCOMPILER-542
> URL: https://issues.apache.org/jira/browse/MCOMPILER-542
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Affects Versions: 3.11.0
> Reporter: Herve Boutemy
> Priority: Major
>
> as seen in MJAR-275, JDK patch version in module-info.class is not included
> only when building with a newer JDK release using "--release" flag, see
> https://github.com/jvm-repo-rebuild/module-info
> we need an issue in JDK to get a proper fix
> and waiting for. that, we need a workaround to drop the JDK patch version in
> other cases: we'll need to define were is the best place --
> m-jar-p?m-compiler-p? other?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)