There were 3 binding +1 votes and no other votes received. The vote has passed.
I will add the files to the dist release repo and release the maven
staging repo shortly, updating the website and announcing after the
release has had time to sync to the CDN and maven central.
Tomas
---
+ 1
I checked out the following:
- Verified the signature and checksum files
- Checked for LICENCE and NOTICE files in the archive
- Checked licence headers in the source archive (mvn apache-rat:check)
- Built successfully from source (mvn clean install) under JDK 11 / JDK 17
- Ran successfully in
+1
I checked things out as follows:
- Verified the signature + checksum files.
- Checked for LICENCE and NOTICE files present in the archives.
- Ran "mvn apache-rat:check" to check headers in the source archive.
- Ran the build + tests with "mvn clean verify -DskipITs=false" on JDK 17.
- Started b