essobedo commented on PR #1048:
URL: https://github.com/apache/activemq/pull/1048#issuecomment-1710267933

   I added a commit to show how it could be managed with a new parameter to 
define the target java version. The idea is the following:
   * If the AMQ version is set then if it is a version before 5.19, it uses 
Java 11 other it uses Java 17
   * Otherwise it is by default Java 17 unless it has been provided explicitly 
with `--target-java-version <version>`
   
   WDYT?
   If you prefer to have a special copy per branch, I will revert this commit 
and we can just wait for 5.19 to be released, let me know what you prefer.


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