Index![]()
Downloads (PDF, HTML & XML formats)
[Bamboo Knowledge Base Home]
Documentation for Bamboo 4.1.x. Documentation for earlier versions of Bamboo is available too. 
![]()
At least one JDK was automatically configured when you installed Bamboo 1. You can configure more by defining JDK capabilities.
The information on this page does not apply to
You can define a new JDK capability for:
Note that if an agent has its own specific JDK capability, the value will override the value of a shared JDK capability of the same name (if one exists).
1 This depends on the system environment variables (e.g. 'JAVA_HOME=/opt/java/java_sdk1.5') that were present on the machine on which Bamboo was installed:
3 Comments
Mads Nissen
Dec 09, 2008Any chance you'll add similar support for .NET Framework SDK 2.0 / 3.0 / 3.5?
edwin
Dec 11, 2008Hi Mads,
Interesting idea. Out of the box, you can already use custom capabilities to manage .Net SDKs. So you can use that to control which builds run on which agents. Is this sufficient?
Cheers,
Edwin
Mads Nissen
Dec 11, 2008sure, that works. it only gives a slightly tilted perception when the JDK is natively supported and the .net sdk needs to be explicitly configured..