olabusayoT commented on code in PR #17:
URL: 
https://github.com/apache/daffodil-infrastructure/pull/17#discussion_r2363673791


##########
containers/build-release/src/daffodil-build-release:
##########
@@ -83,12 +83,13 @@ case $PROJECT in
     set_java_version 17
     mkdir -p $DIST_DIR/bin
     sbt \
-      +compile \
-      +publish \
-      daffodil-cli/Rpm/packageBin \
-      daffodil-cli/packageWindowsBin \
-      daffodil-cli/Universal/packageBin \
-      daffodil-cli/Universal/packageZipTarball
+      ";set every bomFormat := \"xml\"
+      ;+compile
+      ;+publish
+      ;daffodil-cli/Rpm/packageBin
+      ;daffodil-cli/packageWindowsBin
+      ;daffodil-cli/Universal/packageBin
+      ;daffodil-cli/Universal/packageZipTarball"
 
     cp daffodil-cli/target/universal/apache-daffodil-*.tgz $DIST_DIR/bin/

Review Comment:
   I was able to verify reproducibility for sbom stuff and update the 
check-release/README so other's can recreate checking local releases



-- 
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]

Reply via email to