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

Guava 11 is bundled with the 1.86.2 version #262

Closed
yzakharuk-iqmessenger opened this issue Apr 20, 2023 · 1 comment
Closed

Guava 11 is bundled with the 1.86.2 version #262

yzakharuk-iqmessenger opened this issue Apr 20, 2023 · 1 comment

Comments

@yzakharuk-iqmessenger
Copy link

The latest (1.86.2) version of the plugin bundle contains Guava 11 jar file. This may cause problems as the latest versions of Jenkins core contains a much newer version of Guava (In my case, this cause VerifyError: class com.google.common.collect.EmptyImmutableSortedSet overrides final method com.google.common.collect.ImmutableCollection.toArray()[Ljava/lang/Object; errors.).

As far as I understand, the plugin should not contain any version of the Guava library but use the provided version.

tomasbjerre added a commit that referenced this issue Apr 22, 2023
@tomasbjerre
Copy link
Contributor

Thanks for reporting, should be fixed now.

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