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

gradle 7.4 #2112

Closed
wants to merge 1 commit into from
Closed

gradle 7.4 #2112

wants to merge 1 commit into from

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Feb 27, 2022

Motivation:

upgrade to the latest version of Gradle (7.4)

https://docs.gradle.org/7.4/release-notes.html

Modifications:

Update performed with this command:

./gradlew wrapper --gradle-version=7.4

Result:

  • CI build passes

@Scottmitch
Copy link
Member

Scottmitch commented Feb 27, 2022

thx for the contribution! would you mind updating docs/generation/gradle/ as well for consistency ? doc generation currently uses its own gradle (ideally it wouldn't have independent gradle).

@sullis
Copy link
Contributor Author

sullis commented Feb 27, 2022

thx for the contribution! would you mind updating docs/generation/gradle/ as well for consistency ? doc generation currently uses its own gradle (ideally it wouldn't have independent gradle).

DONE

@Scottmitch
Copy link
Member

Scottmitch commented Feb 28, 2022

build encountered multiple build issues. one test failure (#2117) and quality build failure (see below). rebuilding to resolve the first, but second likely needs more investigation to proceed.

https://github.com/apple/servicetalk/runs/5347741662#step:6:471

Error: No documents specified.
[472](https://github.com/apple/servicetalk/runs/5347741662#step:6:472)
> Task :validateLocalDocSite
[473](https://github.com/apple/servicetalk/runs/5347741662#step:6:473)

[474](https://github.com/apple/servicetalk/runs/5347741662#step:6:474)
> Task :validateLocalHtmlFiles
[475](https://github.com/apple/servicetalk/runs/5347741662#step:6:475)
Usage:
[476](https://github.com/apple/servicetalk/runs/5347741662#step:6:476)

[477](https://github.com/apple/servicetalk/runs/5347741662#step:6:477)
    vnu-runtime-image/bin/vnu OPTIONS FILES (Linux or macOS)
[478](https://github.com/apple/servicetalk/runs/5347741662#step:6:478)
    vnu-runtime-image\bin\vnu.bat OPTIONS FILES (Windows)
[479](https://github.com/apple/servicetalk/runs/5347741662#step:6:479)
    java -jar ~/vnu.jar OPTIONS FILES (any system with Java8+ installed)

@bondolo
Copy link
Contributor

bondolo commented Mar 24, 2022

Superseded by #2163

@bondolo bondolo closed this Mar 24, 2022
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.

3 participants