Installation on an already deployed JIRA

The procedure is applicable for JIRA with Standalone installation or for a Tomcat based installation.

For this procedure, Kaamelot should not have already installed. In other case, follow Installation with Import of XML Backup with Kaamelot Data.

Copy of Minyaa Files

You will have to copy Minyaa's JARs, its dependencies and a valid License Key file into the lib folder of the WEBApp.

  • [apache-tomcat-dir]/webapps/jira/WEB-INF/lib
  • [atlassian-jira-enterprise-3.13.x-standalone]/atlassian-jira/WEB-INF/lib

1st Restart of JIRA

During JIRA Restart, Minyaa's ConsistencyChecker :
  • performs an auto-register of the deployed License Key file
  • applies some required changes in JIRA settings (Entity Model, Velocity property and JSP upgrade
  • tries to upgrade Kaamelot data. Here in this case, nothing should have been done.
  • blocks JIRA access when the installation is done. You are invited to Stop and Restart JIRA.

2nd Restart of JIRA

When JIRA Restart, it discovers the changes in the Entity Model and applies them to the Database.
2009-07-13 11:22:52,937 main [core.entity.jdbc.DatabaseUtil] Entity "LinkEntity" has no table in the database
2009-07-13 11:22:52,937 main [core.entity.jdbc.DatabaseUtil] Entity "LinkScheme" has no table in the database
2009-07-13 11:22:52,953 main [core.entity.jdbc.DatabaseUtil] Entity "WorklogExt" has no table in the database
2009-07-13 11:22:52,953 main [core.entity.jdbc.DatabaseUtil] Entity "WorklogType" has no table in the database


JIRA and Minyaa are ready for use!