How to download the Jira to Hipchat integration source code
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Summary
This article outlines the steps to download the Jira to Hipchat integration source code.
Solution
Download the latest Jira's source code as .zip or .tar.gz from Jira Core Source Downloads.
Uncompress the archive
Go to
<SOURCE_DIR>/dependencySources
Uncompress the
hipchat-for-jira-plugin-<jira_version>-sources.jar
JAR file usingunzip
for instance and you'll find the source files insideHere are the other JAR files you may need to review as well:
base-hipchat-integration-plugin-api-7.10.3-sources.jar
hipchat-for-jira-plugin-7.10.3-sources.jar
base-hipchat-integration-plugin-7.10.3-sources.jar
hipchat-java-api-7.10.3-sources.jar
Was this helpful?