You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗
mvndep
9m 50s
Maven dependency ordering for branch
+1 💚
mvninstall
39m 8s
trunk passed
+1 💚
compile
15m 38s
trunk passed
+1 💚
mvnsite
24m 1s
trunk passed
+1 💚
javadoc
8m 43s
trunk passed
+1 💚
shadedclient
49m 26s
branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗
mvndep
1m 10s
Maven dependency ordering for patch
+1 💚
mvninstall
38m 50s
the patch passed
+1 💚
compile
17m 48s
the patch passed
+1 💚
javac
17m 48s
the patch passed
+1 💚
blanks
0m 0s
The patch has no blanks issues.
+1 💚
mvnsite
22m 5s
the patch passed
+1 💚
xmllint
0m 0s
No new issues.
+1 💚
javadoc
8m 40s
the patch passed
+1 💚
shadedclient
51m 19s
patch has no errors when building and testing our client artifacts.
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗
mvndep
0m 56s
Maven dependency ordering for branch
+1 💚
mvninstall
30m 20s
trunk passed
+1 💚
compile
18m 57s
trunk passed with JDK Debian-11.0.28+6-post-Debian-1deb11u1
+1 💚
compile
18m 27s
trunk passed with JDK Debian-17.0.16+8-Debian-1deb11u1
The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 🆗
mvndep
1m 9s
Maven dependency ordering for branch
+1 💚
mvninstall
37m 9s
trunk passed
+1 💚
compile
20m 4s
trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚
compile
17m 38s
trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚
mvnsite
22m 43s
trunk passed
+1 💚
javadoc
10m 47s
trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚
javadoc
7m 59s
trunk passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌
shadedclient
19m 43s
branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗
mvndep
0m 51s
Maven dependency ordering for patch
+1 💚
mvninstall
37m 40s
the patch passed
+1 💚
compile
18m 40s
the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚
javac
18m 40s
the patch passed
+1 💚
compile
16m 45s
the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
+1 💚
javac
16m 45s
the patch passed
+1 💚
blanks
0m 0s
The patch has no blanks issues.
+1 💚
hadolint
0m 7s
No new issues.
+1 💚
mvnsite
21m 26s
the patch passed
+1 💚
shellcheck
0m 2s
No new issues.
+1 💚
javadoc
9m 42s
the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04
+1 💚
javadoc
7m 25s
the patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu120.04-b09
-1 ❌
shadedclient
19m 31s
patch has errors when building and testing our client artifacts.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Maven prior 3.8 is EOL, bump Maven from 3.6.3 to the latest 3.9.11
This PR also unifies the Maven version in all Dockerfiles.
How was this patch tested?
CI
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?