ご利用の Bamboo システムで定義されているすべての JDK 機能は、「JDK」ページで確認できます。こうした機能には、ローカル サーバー機能、ローカル エージェント固有の機能、リモート エージェント固有の機能が含まれます。
次の点にご注意ください。
- Bamboo による JDK の自動検出 — Bamboo または Bamboo Remote Agent のいずれかをインストールすると、(マシンの
JAVA_HOME
環境変数に基づいて) 同じマシンにインストールされている既存の JDK を自動的に探して、その JDK インストール用の「JDK 機能」を作成します。そのパスの値は JAVA_HOME
です。 - Local agents and JDK capabilities — Since Bamboo automatically looks for an existing JDK installed on the same machine and creates a 'JDK capability' for it, all existing and subsequent local agents that you create will possess this JDK capability. Hence, when you access the 'JDKs' page and view this JDK capability, all local agents will be grouped together in the 'All local agents' category and you will only be able to remove this JDK capability from all local agents, not from individual local agents.
Bamboo で定義されている JDK 機能を表示/設定するには、次の手順に従います。
Click the
icon and select
Overview.
- Click JDKs (under 'Build Resources') in the left navigation panel.
Click the tab for a specific JDK to see the agents and jobs related to this JDK capability.
- View the capabilities and jobs associated with an agent with this JDK capability — click the linked name of the agent in the 'Agent' column. See Viewing a capability's agents and jobs.
- Edit JAVA_HOME for an agent — click Edit in the 'Operations' column for the agent you wish to configure. See Defining a new JDK capability.
- Remove this JDK capability from an agent — click Delete in the 'Operations' column for the agent that currently possesses this JDK capability.
Be aware that you can only remove a JDK capability from all local agents, not from individual local agents. See the note above for more information. - View details about (and configure) an elastic image with this JDK capability — click the name of the elastic image in the 'Elastic Image Configuration' column. See Viewing an elastic image.
- Configure a job that relies on this JDK capability — click the name of the job in the 'Plan' column.
- To add a new JDK as a local server capability, click add a JDK as a server capability at the top of the page. This opens the 'Server Capabilities' page at the 'Add Capability' section, with the JDK selected as the Capability Type.
スクリーンショット: Bamboo で JDK を表示する