lsergio commented on issue #6182:
URL: https://github.com/apache/camel-k/issues/6182#issuecomment-2977476523
I compared 2 integrationkits for the Integration that deleted and rebuilt
and the artifacts with different checksums were:
```
- checksum: sha1:StKcI4NE7Kw9Ioe2EdqvfhRyZWA=
id: camel-k-integration-2.5.1.jar
target: dependencies/app/camel-k-integration-2.5.1.jar
- checksum: sha1:lAjNIFEY+yYOiiobYR50CQ8qh7k=
id: generated-bytecode.jar
target: dependencies/quarkus/generated-bytecode.jar
- checksum: sha1:II9Z3PHNAMg13OmTg1n5mSIgL+E=
id: quarkus-application.dat
target: dependencies/quarkus/quarkus-application.dat
- checksum: sha1:2FdK0Z9PPzNOfEGpncTW/JyJRcs=
id: transformed-bytecode.jar
target: dependencies/quarkus/transformed-bytecode.jar
- checksum: sha1:JkCv1FZMN0Qw0fMzWC5qaCTQOck=
id: quarkus-app-dependencies.txt
target: dependencies/quarkus-app-dependencies.txt
- checksum: sha1:B7jfyLxl0hEaVAmZ3C61tl6oJiw=
id: quarkus-run.jar
target: dependencies/quarkus-run.jar
```
I can also see that the base image for the second build is the image
generated by the first build.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]