Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-796

use java.specification.version instead of java.version in Build-Jdk manifest entry

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • maven-archiver-3.3.0
    • maven-archiver-3.4.0
    • maven-archiver
    • None

    Description

      as part or reproducible builds efforts, we're removing manifest entries that are hard to reproduce and do not add much value.
      In MSHARED-661, we removed "Built-By: <username>" entry, but decided to keep "Build-Jdk" entry

      the idea here is not to remove "Build-Jdk" entry but to replace its value from too much detailed java.version system property (which details the patch level) to java.specification.version: the specification has an impact on the generated bytecode, then is useful to keep, but at least we'll avoid patch level information

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: