You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This page tells you how to install ....

On this page:

Step 1. Check the System Requirements

Components

You will need the following applications and plugins to make use of Xxxxx:

Version Matrix

TO BE SUPPLIED: Matrix of versions. E.g. Current version xx of the plugin works with Confluence 2.6 to Confluence 2.7 and JIRA 3.5 to 3.10.
Include the following:
* AppLinks
* Confluence
* JIRA
* FishEye and Crucible
* Subversion
* Shared Access Layer

Remove or adapt the steps below, as required.

Step 2. Download the AppLinks Plugin

  1. Download Application Links, along with its dependencies, as a simple zip archive from the Atlassian repository.
  2. If you do not already have it, download the Atlassian Shared Access Layer plugin — refer to Shared Access Layer (SAL).

(info) In the instructions below, the jars beginning with applinks come from the Application Links zip archive. The jars beginning with sal come from the Shared Access Layer zip archive.

Step 3. Install AppLinks in JIRA

Follow these steps if you want to install Application Links into JIRA:

  1. Copy the following jars into JIRA's <Installation Directory>/atlassian-jira/WEB-INF/lib directory:
    • applinks-api.jar
    • applinks-core.jar
    • applinks-jira-plugin.jar
    • sal-api.jar
    • sal-cor.jar
    • sal-jira-plugin.jar

  2. In JIRA, go to JIRA field configuration and enable the Wiki Renderer for the Description field. Refer to the JIRA documentation for instructions. If JIRA's Wiki Renderer is not enabled, JIRA link rendering will not work.

  3. Restart JIRA.

Step 4. Install AppLinks in Confluence

Follow these steps if you want to install Application Links into Confluence:

  1. Copy the following jars into Confluence's <Installation Directory>/confluence/WEB-INF/lib directory:
    • applinks-api.jar
    • applinks-core.jar
    • applinks-confluence-plugin.jar
    • sal-api.jar
    • sal-cor.jar
    • sal-spring.jar
    • sal-confluence-plugin.jar

  2. Restart Confluence.

Step 5. Install AppLinks in FishEye and Crucible

Follow these steps if you want to install Application Links into FishEye. This will also install AppLinks in Crucible:

  1. Copy the following jars into FishEye's lib directory:
    • applinks-api.jar
    • applinks-core.jar
    • applinks-fisheye-plugin.jar
    • sal-api.jar
    • sal-cor.jar
    • sal-spring.jar
    • sal-fisheye-plugin.jar

  2. Restart FishEye.

To confirm: do we copy to $FISHEYE_INST/lib/ or /FISHEYE_HOME/lib/ ?

Now you will need to configure the linked applications using the administration screens of each application. Please refer to the Administration Guide.

RELATED TOPICS

Xxxxx Administration Guide
Bonfire Documentation
Shared Access Layer
Atlassian Product Integration

  • No labels