stevedlawrence opened a new pull request, #46:
URL: https://github.com/apache/daffodil-infrastructure/pull/46

   The Daffodil Github Actions release candidate workflows use temurin JDK for 
all builds, but our build-release container uses the Debian packaged JDK. 
Although these should be pretty much the same and so far it has not led to any 
differences, the purpose of the build-release container is to build something 
as close as possible to the Github Actions artifacts. This switch to using 
temurin for the build-release candidate to remove any potential differences.
   
   This also uses update-java-alternatives to switch between java versions, 
which is a better option than our previous approach now that we always use 
temurin and its consisted naming conventions.
   
   Also updates the sbt apt config to ensure we only use sbt keys for verifying 
sbt packages, following best practices.


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