[ https://issues.apache.org/jira/browse/MJAR-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693701#comment-17693701 ]
Jorge Solórzano commented on MJAR-62: ------------------------------------- [~michael-o] That could work, but again, that will only refer to the baseline code in an MRJAR, and ideally, it makes sense to use something like Target-Bytecode and use the bytecode version instead. > Build-Jdk in Manifest.mf does not reflect which compiler version actually > compiled the classes in the jar > --------------------------------------------------------------------------------------------------------- > > Key: MJAR-62 > URL: https://issues.apache.org/jira/browse/MJAR-62 > Project: Maven JAR Plugin > Issue Type: Bug > Reporter: Stefan Magnus Landrø > Priority: Major > Attachments: example-app.zip > > > Manifest.mf does not reflect the version of the compiler that built the jar, > but defaults to the version that maven runs under: Build-Jdk: > ${java.version}. > I believe this makes users uncertain of which compiler was actually used to > build the classes. -- This message was sent by Atlassian Jira (v8.20.10#820010)