essobedo commented on PR #1048: URL: https://github.com/apache/activemq/pull/1048#issuecomment-1710274305
Example of output: ``` ./build.sh --from-release --activemq-version 2.18.2 Downloading apache-activemq-2.18.2-bin.tar.gz from https://dlcdn.apache.org/activemq/2.18.2/ Using 11 as target Java version ``` ``` ./build.sh --from-local-dist Using ActiveMQ dist: ../../target/apache-activemq-*.tar.gz Using 17 as target Java version ``` ``` ./build.sh --from-local-dist --target-java-version 11 Using ActiveMQ dist: ../../target/apache-activemq-*.tar.gz Using 11 as target Java version ``` -- 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]
