[ 
https://issues.apache.org/jira/browse/CAMEL-20826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram R. Chirino updated CAMEL-20826:
-------------------------------------
    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.

  was:
 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.


> The camel-package-maven-plugin:generate mvn goal does not produce 
> reproducible jandex.idx files
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-20826
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20826
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Hiram R. Chirino
>            Priority: Major
>
>  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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to