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

Add support for Gradle 6 #194

Merged
merged 6 commits into from
Jan 22, 2021
Merged

Add support for Gradle 6 #194

merged 6 commits into from
Jan 22, 2021

Conversation

mtdowling
Copy link
Member

This commit updates Smithy to build with Gradle 6. Gradle 6 is currently
in RC and not yet stable, so this should not be merged until it's
actually out.

  1. Updates to latest version of SpotBugs to fix a build issue.
  2. Updated some Checkstyle configuration to work with newer versions of CheckStyle.
  3. Made minor code style tweaks to please CheckStyle.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@srchase srchase changed the base branch from master to main January 8, 2021 19:17
mtdowling and others added 4 commits January 15, 2021 14:24
This commit updates Smithy to build with Gradle 6. Gradle 6 is currently
in RC and not yet stable, so this should not be merged until it's
actually out.

1. Updates to latest version of SpotBugs to fix a build issue.
2. Updated some Checkstyle configuration to work with newer versions of
   CheckStyle.
3. Made minor code style tweaks to please CheckStyle.
@JordonPhillips
Copy link
Contributor

JordonPhillips commented Jan 15, 2021

I rebased this and updated to Gradle 6.8.

This resolves deprecation notices so that an eventual upgrade to
gradle 7 will be relatively smooth.
@JordonPhillips JordonPhillips changed the title [HOLD until Gradle 6 GA] Add support for Gradle 6 Add support for Gradle 6 Jan 15, 2021
@mtdowling mtdowling merged commit 1aa661f into main Jan 22, 2021
@kstich kstich mentioned this pull request Feb 22, 2021
@mtdowling mtdowling deleted the gradle6-support branch April 21, 2021 05:01
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.

4 participants