Skip to content

Fix gradle resolving of guava dependencies, add workaround for #1262 #1263

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

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

volivan239
Copy link
Collaborator

@volivan239 volivan239 commented Oct 31, 2022

Description

Changed build.gradles so that error Failed to list versions of com.google.guava:guava is no more produced (solution was provided by @Markoutte).

Also, added -Xskip-prerelease-check to Kotlin compilation command in tests to workaround #1262 (this one still needs investigation)

Fixes red master

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Checklist (remove irrelevant options):

This is the author self-check list

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@volivan239 volivan239 requested a review from Markoutte October 31, 2022 08:03
@volivan239 volivan239 marked this pull request as ready for review October 31, 2022 08:04
@volivan239 volivan239 enabled auto-merge (squash) October 31, 2022 08:04
@volivan239 volivan239 merged commit 80bd4f3 into main Oct 31, 2022
@volivan239 volivan239 deleted the volivan239/fixing_guava_dependencies branch October 31, 2022 09:05
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.

2 participants