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

[WIP] Support JGit 5 #84

Closed
wants to merge 1 commit into from
Closed

[WIP] Support JGit 5 #84

wants to merge 1 commit into from

Conversation

ajoberstar
Copy link
Owner

Use latest grgit which is JGit 5 compatible and stop using
now-deprecated methods in Reckoncode.

This fixes #82.

Use latest grgit which is JGit 5 compatible and stop using
now-deprecated methods in Reckoncode.

This fixes #82.
@ajoberstar
Copy link
Owner Author

Need to wait on ajoberstar/grgit#235 which resolves JGit5 issues in grgit.

@ajoberstar
Copy link
Owner Author

Since grgit won't support JGit 5 until 3.x , we should make a less drastic change. Just switch to the non-deprecated methods, but keep depending on JGit 4.11

@ajoberstar ajoberstar closed this Jul 4, 2018
@ajoberstar ajoberstar deleted the jgit5 branch July 4, 2018 15:11
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.

Support JGit 5
1 participant