Hi,
I´ve performed a few changes in a Jenkins plugin ( https://github.com/jenkinsci/plasticscm-plugin), but when I perform a pull request to the repo, a build is automatically done by BuildHive system. It fails because BuildHive systems uses Java 7 by default and the plugin needs Java 6 to be built. How can I configure BuildHive to use Java 6? In case it´s not possible, How can I disable automatic BuildHive system? I can build locally the plugin and then upload it to Jenkins web page. Regards, Carlos -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
