Contents
Table of Contents | ||
---|---|---|
|
SIL Groovy Connector is a free app that comes together with any of our paid Power Portfolio apps like Power Scripts™ for Jira, Power Actions™ for Jira, Power Database Fields PRO™, Power Custom Fields Premium™Fields™, and so on. Once you have any of these plugins installed, SIL Groovy Connector is a great addition to the family to help you with convenient and pain free work with the Groovy plugin.
...
- Download the SIL Groovy Connector file from the Atlassian Marketplace.
- Log into your Jira as Admin.
- Go to Administration > Add-ons > Manage add-ons.
- Click Upload add-on, select the file you downloaded, and click Upload.(Optional, but highly recommended) Enable logging on our modules.
To do that,Open the Jira log4j configuration file: JIRA_INSTALL_DIR/atlassian-jira/WEB-INF/classes/log4j.properties with 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 - Restart Jira.
Installation Notes
SIL Groovy Connector packages in the following way:
- SIL Engine™ — library with utility routines and the SIL language parser
- SIL Groovy Connector — the app itself containing the necessary functionality
SIL Engine™ is shared across our Power Portfolio products. If you disable or uninstall it, the functionality built on top of it will stop working. SIL Engine™ is also published on the Atlassian Marketplace, and we recommend that you install updates compatible for this app as soon as they appear.
What should I do if I installed an incompatible version?
- Uninstall SIL Groovy Connector.
- Uninstall SIL Engine™.
Install the version of SIL Groovy Connector that is compatible with your Jira version. Ensure that you use the OBR file you downloaded or use directly the UPM search and install feature (recommended)
.SIL Engine™ should now have the right version as well.