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

Fixed local build. #50

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Fixed local build. #50

merged 1 commit into from
Nov 20, 2023

Conversation

mcrusch
Copy link
Collaborator

@mcrusch mcrusch commented Nov 17, 2023

This included upgrading the gradle build to gradle 7, and adding the gradle wrappers.

Note: java.sh and picard had to be updated to accommodate the fact that we have a monolithic picard jar in the Docker image, but a lite picard jar with separate htsjdk for local use.

This included upgrading the gradle build to gradle 7, and adding the
gradle wrappers.

Note: java.sh and picard had to be updated to accommodate the fact that
we have a monolithic picard jar in the Docker image, but a lite picard
jar with separate htsjdk for local use.
@mcrusch mcrusch requested a review from adthrasher November 17, 2023 22:04
@mcrusch mcrusch linked an issue Nov 17, 2023 that may be closed by this pull request
gradlew Show resolved Hide resolved
gradle/wrapper/gradle-wrapper.jar Show resolved Hide resolved
@adthrasher adthrasher self-requested a review November 20, 2023 15:12
@mcrusch mcrusch merged commit c3f1520 into main Nov 20, 2023
3 checks passed
@mcrusch mcrusch deleted the feature/gradle7 branch November 20, 2023 15:34
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.

Update build to work with gradle >= 7
2 participants