This is an automated email from the ASF dual-hosted git repository. yamer pushed a commit to branch 10.0.x-reproducible in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
commit eb6af7b2ccd067d2bd1a50ba1375c363a97c69ef Author: Yeser Amer <[email protected]> AuthorDate: Fri Oct 4 13:09:15 2024 +0200 WIP --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 06c6451e4..189425432 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,7 @@ <artifactId>maven-artifact-plugin</artifactId> <configuration> <outputTimestamp>${project.build.outputTimestamp}</outputTimestamp> + <!-- Generated images in zip format are not reproducible--> <ignore>image-build.zip</ignore> </configuration> </plugin> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
