Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Contents

Table of Contents

...

The version 4.0.0 bundles the KATL-common and Warden plugins apps and it's upward compatible, which means that it works with any 4.x version of the dependencies. For further explanation, see the Installation Notes chapter.

...

If you are connected to the Atlassian Marketplace website from your JIRA Jira administration console, you can install our apps directly from the Marketplace. For more information, see Installing add-ons and Universal Plugin Manager pages.

...

  1. Download the Power Actions file from the Atlassian Marketplace.
  2. Log into your Jira as Admin.
  3. From Jira administration console, click the Manage add-ons link.
  4. Click Upload add-on and select the file you downloaded, and click Upload.
  5. (Optional, but highly recommended) Enable logging on our modules.
    To do that, 
    1. Open the Jira log4j configuration file: JIRA_INSTALL_DIR/atlassian-jira/WEB-INF/classes/log4j.propertieswith a text editor of your choice and add the following lines at the end of it.
      log4j.logger.com.keplerrominfo=INFO,
      filelog log4j.additivity.com.keplerrominfo=false 

    2. Restart Jira.

...