RC1 is cancelled to account for issues found by Henri B.

Gary


On Fri, Apr 11, 2025 at 6:44 PM Gary Gregory <garydgreg...@gmail.com> wrote:
>
> We have fixed a few bugs and added enhancements since Apache Commons
> JEXL 3.4.0 was released, so I would like to release Apache Commons
> JEXL 3.5.0.
>
> Apache Commons JEXL 3.5.0 RC1 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/jexl/3.5.0-RC1 (svn
> revision 76215)
>
> The Git tag commons-jexl-3.5.0-RC1 commit for this RC is
> b05c073d867b7e623ec0e7c5392dcba4a77e6793 which you can browse here:
>     
> https://gitbox.apache.org/repos/asf?p=commons-jexl.git;a=commit;h=b05c073d867b7e623ec0e7c5392dcba4a77e6793
> You may checkout this tag using:
>     git clone https://gitbox.apache.org/repos/asf/commons-jexl.git
> --branch commons-jexl-3.5.0-RC1 commons-jexl-3.5.0-RC1
>
> Maven artifacts are here:
>     
> https://repository.apache.org/content/repositories/orgapachecommons-1818/org/apache/commons/commons-jexl3/3.5.0/
>
> These are the artifacts and their hashes:
>
> #Release SHA-512s
> #Fri Apr 11 22:37:33 UTC 2025
> commons-jexl-3.5.0-bin.tar.gz=1c117bd8679ba3a0401376e771d18c296861ddde91a36db1cbe0762350f72ff631feef1fe5ed0691f957e568b157f1f4f3e23eee5035c2b892c321309ee973bd
> commons-jexl-3.5.0-bin.zip=e226b6aaa90d3f69876fea7a41fe5775fd9d4a58d11b6f33329f18fcac9e09ef28e0c5d0dd6df8d7d5ce782abc022b499847894a4e1589800b1e3fef26f9aa40
> commons-jexl-3.5.0-src.tar.gz=4946829a069d80b4b13ec2597adb99d6ff62c0e77acfd7454a34169e589a312d72c0a58e5a2d92bf2dd9960d927fb980177ac34d3458148222fee8b629279d2b
> commons-jexl-3.5.0-src.zip=300953b19118026c552b5dde74d961161264cff9687bd40c5b976360c7a1916ef11ecfd41f0a74a8e9ddccb8111ceabb3dba5a2f95a293d5c04bbf02076e90a9
> commons-jexl3-3.5.0-bom.json=3dc1e8250a6289d88630e1e05b36f784ddd1cc3151dbb0a8af5aac514800ba4a6571c4dd1e3fa92a6c70184cd687af724643075ff362a9cc12c30320cfa13433
> commons-jexl3-3.5.0-bom.xml=de02a60e0495feecbe3838cd05b2d72c30ce7f49a8a53e810f08826a68e0e95d2228ffb7b2a06af4cd00488ba67422ac321acf4ccb87578da70296309a6d184f
> commons-jexl3-3.5.0-javadoc.jar=48921fe881d1eee9a3fb5ce2816512112dabac322b3993ee6924785d78e1e51ce472746157a7213d869e849baa1ab00e28e07e38804915df13b91fe71c574e2f
> commons-jexl3-3.5.0-sources.jar=e66ecd137d366a2e948b1c14253c117aaf5d6741a9c1bb3c045484aa51141cfc04f19cbed58f65c63314a501484ec4058ab32e51a4b03bb9f29fcfe4f6154b71
> commons-jexl3-3.5.0-test-sources.jar=206e5e6171aff375ecc3f41be2c48a4b169ada16d359812aa193968ae5a568dbe3843967758f8a35d01f0ffef3584abe9afe4aab2fdd78720f05afeca9c93264
> commons-jexl3-3.5.0-tests.jar=715b76ff34364c9d9938a0c7f3991285fe61e3705cd1c47b963bca98b2ddc3bef6edf9116be3b9c423680b7dcf8537ed323ea64b03dc2871666e5ce7663e12be
> org.apache.commons_commons-jexl3-3.5.0.spdx.json=f55823d466a34765f751a1a8d30dda08bcf1da2143e16d4c74f4c745052dce529004007f165b5979f068575d08e68a953f8139c9ed94f435dcf2e727dac6683c
>
>
> I have tested this with 'mvn' and 'mvn -e -V -P release -P test-deploy
> -P jacoco -P japicmp clean package site deploy' using:
>
> openjdk version "21.0.6" 2025-01-21
> OpenJDK Runtime Environment Homebrew (build 21.0.6)
> OpenJDK 64-Bit Server VM Homebrew (build 21.0.6, mixed mode, sharing)
>
> Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
> Maven home: /opt/homebrew/Cellar/maven/3.9.9/libexec
> Java version: 21.0.6, vendor: Homebrew, runtime:
> /opt/homebrew/Cellar/openjdk@21/21.0.6/libexec/openjdk.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "15.4", arch: "aarch64", family: "mac"
>
> Darwin ****.local 24.4.0 Darwin Kernel Version 24.4.0: Wed Mar 19
> 21:17:35 PDT 2025; root:xnu-11417.101.15~1/RELEASE_ARM64_T6041 arm64
>
> Docker version 28.0.4, build b8034c0
>
>
> Details of changes since 3.4.0 are in the release notes:
>     
> https://dist.apache.org/repos/dist/dev/commons/jexl/3.5.0-RC1/RELEASE-NOTES.txt
>     
> https://dist.apache.org/repos/dist/dev/commons/jexl/3.5.0-RC1/site/changes.html
>
> Site:
>     
> https://dist.apache.org/repos/dist/dev/commons/jexl/3.5.0-RC1/site/index.html
>     (note some *relative* links are broken and the 3.5.0 directories
> are not yet created - these will be OK once the site is deployed.)
>
> JApiCmp Report (compared to 3.4.0):
>     
> https://dist.apache.org/repos/dist/dev/commons/jexl/3.5.0-RC1/site/japicmp.html
>
> RAT Report:
>     
> https://dist.apache.org/repos/dist/dev/commons/jexl/3.5.0-RC1/site/rat-report.html
>
> KEYS:
>   https://downloads.apache.org/commons/KEYS
>
> Please review the release candidate and vote.
> This vote will close no sooner than 72 hours from now.
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
> Thank you,
>
> Gary Gregory,
> Release Manager (using key 86fdc7e2a11262cb)
>
> The following is intended as a helper and refresher for reviewers.
>
> Validating a release candidate
> ==============================
>
> These guidelines are NOT complete.
>
> Requirements: Git, Java, and Maven.
>
> You can validate a release from a release candidate (RC) tag as follows.
>
> 1a) Download and decompress the source archive from:
>
> https://dist.apache.org/repos/dist/dev/commons/jexl/3.5.0-RC1/source
>
> 1b) Check out the RC tag from git (optional)
>
> This is optional, as a reviewer must check source distributions as a minimum.
>
> git clone https://gitbox.apache.org/repos/asf/commons-jexl.git
> --branch commons-jexl-3.5.0-RC1 commons-jexl-3.5.0-RC1
> cd commons-jexl-3.5.0-RC1
>
> 2) Checking the build
>
> All components should include a default Maven goal, such that you can
> run 'mvn' from the command line by itself.
>
> 2) Check Apache licenses
>
> This step is not required if the site includes a RAT report page which
> you then must check.
> This check should be included in the default Maven build, but you can
> check it with:
>
> mvn apache-rat:check
>
> 3) Check binary compatibility
>
> This step is not required if the site includes a JApiCmp report page
> which you then must check.
> This check should be included in the default Maven build, but you can
> check it with:
>
> mvn verify -DskipTests -P japicmp japicmp:cmp
>
> 4) Build the package
>
> This check should be included in the default Maven build, but you can
> check it with:
>
> mvn -V clean package
>
> You can record the Maven and Java version produced by -V in your VOTE reply.
> To gather OS information from a command line:
> Windows: ver
> Linux: uname -a
>
> 4b) Check reproducibility
>
> To check that a build is reproducible, run:
>
> mvn clean verify artifact:compare -DskipTests
> -Dreference.repo=https://repository.apache.org/content/repositories/staging/
> '-Dbuildinfo.ignore=*/*.spdx.json'
>
> Note that this excludes SPDX files from the check.
>
> 5) Build the site for a single module project
>
> Note: Some plugins require the components to be installed instead of packaged.
>
> mvn site
> Check the site reports in:
> - Windows: target\site\index.html
> - Linux: target/site/index.html
>
> -the end-

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to