Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to target Jira 7.2.2 #109

Merged
merged 6 commits into from
Oct 23, 2016
Merged

Upgrade to target Jira 7.2.2 #109

merged 6 commits into from
Oct 23, 2016

Conversation

kabir
Copy link
Contributor

@kabir kabir commented Oct 21, 2016

This should work with all Jira 7.x versions. Previously we targetted Jira 6.4.11.

The changes in this pull request contain the fixes needed to work in Jira 7. The main difference is that the usage of com.atlassian.crowd.embedded.api.User got replaced everywhere in the Jira SDK by com.atlassian.jira.user.ApplicationUser which was already used in many places.

Once merged this fixes #108.

We now target Jira 7.2.2. Include instructions for how to build for Jira 6.
Update how to enable the Agile feature
@kabir kabir merged commit 7d92dbe into jirban:master Oct 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to work with Jira SDK 7.2.2
1 participant