You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Looking in /var/atlassian/application-data/jira/plugins I see this:
[root@cdedev1-iajira plugins]# find . | grep jira_git_plugin
./installed-plugins/jira_git_plugin-2.5.20.jar
./installed-plugins/plugin.796110448874046358.jira_git_plugin-2.12.5.jar
./.osgi-plugins/transformed-plugins/jira_git_plugin-2.5.20_1421970013000.jar
./.osgi-plugins/transformed-plugins/plugin.796110448874046358.jira_git_plugin-2.12.5_1509677901000.jar
[root@cdedev1-iajira plugins]#
Is it safe to, and should I, remove the 2.5.20 version of the plugin?
1. It's safe to delete plugins from the folders (./installed-plugins and ./.osgi-plugins/) only, when JIRA is stopped.
2. Usually .osgi-plugins is recreated on the start of JIRA, so you can delete ./.osgi-plugins/transformed-plugins fully.
3. Yes, I advise to remove ./installed-plugins/jira_git_plugin-2.5.20.jar.
Rarely we see old version of Git Integration add-on run on JIRA instead of the latest one. A removal of old versions helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.