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

chore: Revert JGit to a version compatible with JDK 8 #2101

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jul 5, 2023

Alternative would be adding everywhere the -release option, but since we plan to drop the support later on, I think it's easier to do this.

The release job failed because of it, I will be updating the integrations or Bloop itself later on.

@tgodzik tgodzik requested a review from ckipp01 July 5, 2023 11:48
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.6.0.202305301015-r",
"org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "6.6.0.202305301015-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.202306221912-r",
"org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "5.13.2.202306221912-r",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a comment here as to why we are leaving at this version? I know we'll try to fix all this later, but just in case it might be good to make sure we have this noted so we don't accidentally let steward update it again.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The good thing here is that they currently have concurrent 5 and 6 versions, so this is not too old. I will add that!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Alternative would be adding everywhere the -release option, but since we plan to drop the support later on, I think it's easier to do this.
@tgodzik tgodzik requested a review from ckipp01 July 5, 2023 12:00
Copy link
Member

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT!

@tgodzik tgodzik merged commit 2b5a28d into scalacenter:main Jul 5, 2023
@tgodzik tgodzik deleted the revert-jgit branch July 5, 2023 12:48
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.

None yet

2 participants