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

deps: updates build to compile with LTS JDK and bumps deps except brave #204

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

codefromthecrypt
Copy link
Member

@codefromthecrypt codefromthecrypt commented Dec 17, 2023

This moves to the same build infra as the rest of Zipkin, notably to allow compiling on JDK 11, 17 and 21. This also bumps all the dependencies, except brave which is about to be released.

This also migrates to junit5 which began with the helpful @TeamModerne tool, but needed a lot of fixing up due to lack of a grpc jupiter extension.

./mvnw org.openrewrite.maven:rewrite-maven-plugin:run \
  -Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-testing-frameworks:LATEST \
  -Drewrite.activeRecipes=org.openrewrite.java.testing.junit5.JUnit4to5Migration

This moves to the same build infra as the rest of Zipkin, notably to
allow compiling on JDK 11, 17 and 21. This also bumps all the
dependencies, except brave which is about to be released.

Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt codefromthecrypt merged commit c00a2af into master Dec 18, 2023
3 checks passed
@codefromthecrypt codefromthecrypt deleted the bumps branch December 18, 2023 01:28
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