Hi. Le lun. 27 avr. 2026 à 14:21, Alex Herbert <[email protected]> a écrit : > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons Statistics 1.2 was released, > so I would like to release Apache Commons Statistics 1.3. > > Apache Commons Statistics 1.3 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/statistics/1.3-RC1 (svn > revision 84131) > > The Git tag commons-statistics-1.3-RC1 commit for this RC is > commons-statistics-1.3-RC1, which you can browse here: > > https://gitbox.apache.org/repos/asf?p=commons-statistics.git;a=commit;h=commons-statistics-1.3-RC1 > > You may checkout this tag using: > git clone https://gitbox.apache.org/repos/asf/commons-statistics.git > --branch commons-statistics-1.3-RC1 commons-statistics-1.3-RC1
Commands $ mvn $ mvn mvn clean install site site:stage -Pexamples were both successful on $ mvn --version Apache Maven 3.9.9 Maven home: /usr/share/maven Java version: 21.0.10, vendor: Debian, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.12.73+deb13-amd64", arch: "amd64", family: "unix" > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1933/org/apache/commons/ Output of "signature-validator.sh" script downloaded from the SVN repository mentioned above: ---CUT--- INFO: Downloading artifacts from nexus https://repository.apache.org/content/repositories/orgapachecommons-1933/org/apache/commons/ INFO: Validating Signatures in /home/gilles/gilles/devel/java/apache/release_check/statistics/1.3-RC1/artifacts-for-validation-deletable-post-validation SUCCESSFUL VALIDATION ---CUT--- > [...] >> JApiCmp Report: > > https://dist.apache.org/repos/dist/dev/commons/statistics/1.3-RC1/site/commons-statistics-descriptive/japicmp.html > > https://dist.apache.org/repos/dist/dev/commons/statistics/1.3-RC1/site/commons-statistics-distribution/japicmp.html > > https://dist.apache.org/repos/dist/dev/commons/statistics/1.3-RC1/site/commons-statistics-inference/japicmp.html > > https://dist.apache.org/repos/dist/dev/commons/statistics/1.3-RC1/site/commons-statistics-interval/japicmp.html > > https://dist.apache.org/repos/dist/dev/commons/statistics/1.3-RC1/site/commons-statistics-ranking/japicmp.html OK. [Does the build fail when "japicmp" (or "revapi") detects something?] > [...] [X] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > Thanks, Gilles > [...] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
