Skip to content

Upgrade gradle 8.3.0-RC1 #821

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

Closed
jvalkeal opened this issue Jul 20, 2023 · 2 comments
Closed

Upgrade gradle 8.3.0-RC1 #821

jvalkeal opened this issue Jul 20, 2023 · 2 comments
Assignees
Labels
area/build Belongs project build
Milestone

Comments

@jvalkeal
Copy link
Contributor

Before going into boot 3.2.x #787 we need to upgrade gradle(8.3-rc-1 just got released) which doesn't cause issues if buildSrc uses dependencies with multi-jdk jars. We then get gradle ga release later.

@jvalkeal jvalkeal added the area/build Belongs project build label Jul 20, 2023
@jvalkeal jvalkeal added this to the 3.2.0-M1 milestone Jul 20, 2023
@jvalkeal jvalkeal self-assigned this Jul 20, 2023
@jvalkeal jvalkeal changed the title Upgrade gradle 8.3 Upgrade gradle 8.3.0-RC1 Jul 20, 2023
@jvalkeal
Copy link
Contributor Author

Of course while build was ok, artifactory publishing failed.

@jvalkeal jvalkeal reopened this Jul 20, 2023
jvalkeal added a commit that referenced this issue Jul 20, 2023
- With gradle 8.3 artifactory publish started to fail with
  archives configation. Change that to docsarchive which
  is created in a RootPlugin.
- Relates #821
jvalkeal added a commit that referenced this issue Jul 20, 2023
- Zip dist didn't get published and looks like docsarchive
  needs to exist before ArtifactoryConventions is applied.
- Relates #821
@jvalkeal
Copy link
Contributor Author

Looks like docs zip is now getting deployed.

jvalkeal added a commit that referenced this issue Jul 21, 2023
- Fix property values which doesn't exist in gradle zip task anymore.
- Relates #821
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Belongs project build
Projects
None yet
Development

No branches or pull requests

1 participant