How to Edit Bundled or System Plugins

Usage FAQ

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

 

The content on this page relates to platforms which are not supported by JIRA. Consequently, Atlassian can not guarantee providing any support for it. Please be aware that this material is provided for your information only and using it is done so at your own risk.

This is a guide on how to edit the bundled or system plugins in JIRA. It is highly not recommended unless necessary as it may corrupt the plugins.

 

 

Modifying Contents of Bundled Plugins


(warning)  Please note that this will only work if the bundled plugin has not been upgraded/modified.

始める前に

  • Backup atlassian-bundled-plugins.zip file in <jira-install>/atlassian-jira/WEB-INF/classes.

To modify its content:

  1. Unzip the atlassian-bundled-plugins.zip file.
  2. Replace customized plugin jar in place of the existing jar file. You can either build the customized jar file from its source or just extract the jar, modify the files and create it back.
  3. Zip all the jars back with the same name: atlassian-bundled-plugins.zip
  4. Restart JIRA. It should take effect now.
最終更新日 2013 年 6 月 11 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.