Commit 7db18ca
committed
Replace japicmp with revapi, restructure CI matrix, add Dependabot
- Replace japicmp-maven-plugin with revapi-maven-plugin for API
compatibility checking against the latest released version
- Restructure CI into compile-and-check gate job followed by
OS (ubuntu/macos/windows) x JDK (11/17/21/25) test matrix
- Add JDK 25 Error Prone profile with updated versions (2.48.0)
and --should-stop=ifError=FLOW compiler flag
- Migrate BasicHttp2Test from deprecated SelfSignedCertificate
to netty-pkitesting CertificateBuilder for JDK 17+ compat
- Fix flaky MultipartBasicAuthTest on Windows by reducing file
size for 401-expecting tests to avoid socket close race
- Add Dependabot config for Maven and GitHub Actions1 parent 89b5620 commit 7db18ca
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments