I've configured two JDKs in Jenkins, and I can configure a job (Maven build)
to use either of them. I'd like to be able to select the JDK to use at build
time without having to change the job's configuration. In other words, I'd
like to make the job a parameterized build where the JDK is the parameter I
want to enter/select.

The specific need is to build with Java 6 by default (our scheduled builds)
and be able to select Java 7 for 'on demand' builds.

Is that possible?

Thanks in advance.
John



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Can-I-select-a-JDK-at-build-time-tp4667964.html
Sent from the Jenkins users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to