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

Update JGit to version 5.0 in Gradle 5.0 #841

Closed
big-guy opened this issue Sep 10, 2018 · 2 comments
Closed

Update JGit to version 5.0 in Gradle 5.0 #841

big-guy opened this issue Sep 10, 2018 · 2 comments

Comments

@big-guy
Copy link
Member

big-guy commented Sep 10, 2018

We're using 4.5 (the last version to support Java 7), but 5.0 is out now (need to verify what the minimum version supported is, but I think it's Java 8).

@wolfs
Copy link
Member

wolfs commented Sep 10, 2018

Didn't we want to ditch JGit and use the command line client due to dependency problems some time ago? Is that still something we want to do?

@big-guy
Copy link
Member Author

big-guy commented Sep 12, 2018

Marc is updating this in gradle/gradle#6728, so we may get this for free.

@wolfs I think we're still better off sticking with JGit for now until we get real users/feedback.

marcphilipp added a commit to gradle/gradle that referenced this issue Sep 18, 2018
 - Update `DistributionIntegrationSpec` because JGit now requires jzlib.

Resolves gradle/gradle-native#841.
marcphilipp added a commit to gradle/gradle that referenced this issue Sep 19, 2018
 - Update `DistributionIntegrationSpec` because JGit now requires jzlib.

Resolves gradle/gradle-native#841.
marcphilipp added a commit to gradle/gradle that referenced this issue Sep 19, 2018
 - Update `DistributionIntegrationSpec` because JGit now requires jzlib.

Resolves gradle/gradle-native#841.
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

No branches or pull requests

2 participants