Hi guys, I’ve updated Karaf on "new" Jenkins to use pipeline build (with multi stages), using Jenkinsfile directly in the source code.
You can see the Jenkinsfile here: https://github.com/apache/karaf/blob/master/Jenkinsfile <https://github.com/apache/karaf/blob/master/Jenkinsfile> And how it looks like on ci-builds.apache.org <http://ci-builds.apache.org/>: https://ci-builds.apache.org//job/Karaf/ <https://ci-builds.apache.org//job/Karaf/> I’m proposing to do the same for ActiveMQ. Thoughts ? Regards JB
