At least one JDK was automatically configured when you installed Bamboo 1. You can configure more by defining JDK capabilities. |
|
You can define a new JDK capability for:
- a specific local agent — see Configuring an agent-specific JDK capability
- all local agents — see Configuring a shared JDK capability
- a specific remote agent — see Configuring an agent-specific JDK capability
- all remote agents — see Configuring a shared JDK capability
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:
- On the Bamboo server, environment variables that were present during installation were saved as shared local capabilities in Bamboo.
- On remote agents, environment variables that were present during installation were saved as agent-specific capabilities in Bamboo.