Hi Lennart, Lennart Jörelid wrote:
> Hello all, > > I need to change the JDK for the bamboo build testing for AspectJ to > ensure that > the JDK 8 specific things run. > > The project builds on my workstation, but needs some love to work on > Bamboo as well. > What do I do? Add a second plan with the different JDK. However, to save the server's resources, you should make the plans dependent. See what XStream does: https://bamboo-ci.codehaus.org/browse/XSTREAM. Only XSTREAM-JAVA8 (and XSTREAM-B14JAVA7 for the 1.4.x branch) will look for changes in the repsoitory. All the other plans for the different JDKs are only executed if the first one succeeded. Cheers, Jörg --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email