[ https://issues.apache.org/jira/browse/MJAR-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999081#comment-16999081 ]
Elliotte Rusty Harold commented on MJAR-62: ------------------------------------------- Has the work on reproducible builds mooted this one? > 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.3.4#803005)