Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20826

The camel-package-maven-plugin:generate mvn goal does not produce reproducible jandex.idx files

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.7.0
    • build system
    • None
    • Unknown

    Description

       I’m testing on two machines, (osx jdk HotSpot 22.0.1+8-16), and (linux , jdk Red Hat 21.0.3+9).. in the /camel/core/camel-util dir of the main branch.  When I run:

      mvn clean process-classes && sha256sum target/classes/META-INF/jandex.idx

      on both I get different sha signatures.  But if I run something that should be equivalent:

      mvn clean compile io.smallrye:jandex-maven-plugin:3.1.7:jandex && sha256sum target/classes/META-INF/jandex.idx

      then I get the same sha.

      Attachments

        Issue Links

          Activity

            People

              chirino Hiram R. Chirino
              chirino Hiram R. Chirino
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: