+1

- I tested the src zip files.
- ASC OK
- SHA512 OK
- default Maven build OK
- Odd output:

[WARNING] 
/Users/garydgregory/rc/stats/commons-statistics-1.1-src/commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive/Statistics.java:[215,25]
compose(java.util.function.LongConsumer...) in
org.apache.commons.statistics.descriptive.Statistics is potentially
ambiguous with compose(java.util.function.IntConsumer...) in
org.apache.commons.statistics.descriptive.Statistics

[INFO] Creating SPDX File
/Users/garydgregory/rc/stats/commons-statistics-1.1-src/commons-statistics-distribution/target/site/org.apache.commons_commons-statistics-distribution-1.1.spdx.json
[WARNING] The following errors were found in the SPDX file:
 License list version does not match the pattern M.N

INFO] --- javadoc:3.8.0:javadoc (default-cli) @ commons-statistics-docs ---
[ERROR] Error fetching link:
/Users/garydgregory/rc/stats/commons-statistics-1.1-src/commons-statistics-distribution/target/apidocs.
Ignored it.
[ERROR] Error fetching link:
/Users/garydgregory/rc/stats/commons-statistics-1.1-src/commons-statistics-descriptive/target/apidocs.
Ignored it.
[ERROR] Error fetching link:
/Users/garydgregory/rc/stats/commons-statistics-1.1-src/commons-statistics-ranking/target/apidocs.
Ignored it.
[ERROR] Error fetching link:
/Users/garydgregory/rc/stats/commons-statistics-1.1-src/commons-statistics-inference/target/apidocs.
Ignored it.
[INFO] No previous run data found, generating javadoc.

- Using Java 17:

penjdk version "17.0.12" 2024-07-16
OpenJDK Runtime Environment Homebrew (build 17.0.12+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.12+0, mixed mode, sharing)

Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /usr/local/Cellar/maven/3.9.8/libexec
Java version: 17.0.12, vendor: Homebrew, runtime:
/usr/local/Cellar/openjdk@17/17.0.12/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "14.6.1", arch: "x86_64", family: "mac"

Darwin **** 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00
PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 x86_64

- Using Java 21:

openjdk version "21.0.4" 2024-07-16
OpenJDK Runtime Environment Homebrew (build 21.0.4)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.4, mixed mode, sharing)

Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /usr/local/Cellar/maven/3.9.8/libexec
Java version: 21.0.4, vendor: Homebrew, runtime:
/usr/local/Cellar/openjdk@21/21.0.4/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "14.6.1", arch: "x86_64", family: "mac"

Darwin gdg-mac-mini.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul
29 21:13:00 PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 x86_64

Gary

On Fri, Aug 16, 2024 at 10:51 AM Alex Herbert <alex.d.herb...@gmail.com> wrote:
>
> We have fixed a few bugs and added enhancements since Apache Commons
> Statistics 1.0 was released, so I would like to release Apache Commons
> Statistics 1.1.
>
> Apache Commons Statistics 1.1 RC1 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/statistics/1.1-RC1
> (svn revision 70945)
>
> The Git tag commons-statistics-1.1-RC1 commit for this RC is
> commons-statistics-1.1-RC1 which you can browse here:
>     
> https://gitbox.apache.org/repos/asf?p=commons-statistics.git;a=commit;h=commons-statistics-1.1-RC1
> You may checkout this tag using:
>     git clone https://gitbox.apache.org/repos/asf/commons-statistics.git
> --branch commons-statistics-1.1-RC1 commons-statistics-1.1-RC1
>
> Maven artifacts are here:
>     
> https://repository.apache.org/content/repositories/orgapachecommons-1773/org/apache/commons/commons-statistics/1.1/
>
> These are the artifacts and their hashes:
>
> #Release SHA-512s
> #Fri Aug 16 14:53:41 BST 2024
> commons-statistics-1.1-bin.tar.gz=fb447bc420f3262b32e8720ce6880cbc29b6dc30f9d55d4196d8d1d51fc7b65633500ab55178a45f14c130ccebde08ebb3639face3b33ac8387392cef0f245ec
> commons-statistics-1.1-bin.zip=928b59c88b56f9ad05b7d4cb4d5686b15544fcbee5630fcfa351826d99331c9178c7dad7ce98edec9f265b003d688f3f4ffcc59f4f33a5681a5e0b92d567dee3
> commons-statistics-1.1-src.tar.gz=f774c6c2e4263da0674c4b6686ce364d91150d35a838013093d3a3a7749487b9e2672c09f387aac03884cfab42ac9d0f447abafbdd54dd8bc52dd2613c79b8c7
> commons-statistics-1.1-src.zip=7a97210d5e3e8ef9bb2628d76dc04530d312f6322c83d9bf35e1bdcda04571e1c691d6d67004ee4b1b0a8d1ac3ccb8c323f3884b6728718a225af27a137229d1
>
>
> I have tested this with 'mvn clean install' and 'mvn clean package
> site site:stage -Pexamples' using:
>
> Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
> Maven home: /Users/ah403/software/apache-maven-3
> Java version: 11.0.23, vendor: Eclipse Adoptium, runtime:
> /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home
> Default locale: en_GB, platform encoding: UTF-8
> OS name: "mac os x", version: "14.6.1", arch: "aarch64", family: "mac"
>
> Details of changes since 1.0 are in the release notes:
>     
> https://dist.apache.org/repos/dist/dev/commons/statistics/1.1-RC1/RELEASE-NOTES.txt
>     
> https://dist.apache.org/repos/dist/dev/commons/statistics/1.1-RC1/site/changes-report.html
>
> Site:
>     
> https://dist.apache.org/repos/dist/dev/commons/statistics/1.1-RC1/site/index.html
>     (note some *relative* links are broken and the 1.1 directories are
> not yet created - these will be OK once the site is deployed.)
>
> *** Note that the site layout rendering for sub-modules is not fully
> supported in the dist staging area (reasons unknown). ***
>
> JApiCmp Report (compared to 1.0):
>     
> https://dist.apache.org/repos/dist/dev/commons/statistics/1.1-RC1/site/commons-statistics-distribution/japicmp.html
>
>     Note: Release 1.0 only contained the distribution module. New
> modules for 1.1 are descriptive, inference and ranking.
>
> RAT Report:
>     
> https://dist.apache.org/repos/dist/dev/commons/statistics/1.1-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,
>
> Alex Herbert,
> Release Manager (using key BC87A3FD0A54480F0BADBEBD21939FF0CA2A6567)
>
> The following is intended as a helper and refresher for reviewers.
>
> Validating a release candidate
> ==============================
>
> These guidelines are NOT complete.
>
> Requirements: Git, Java, Maven.
>
> You can validate a release from a release candidate (RC) tag as follows.
>
> 1a) Clone and checkout the RC tag
>
> git clone https://gitbox.apache.org/repos/asf/commons-statistics.git
> --branch commons-statistics-1.1-RC1 commons-statistics-1.1-RC1
> cd commons-statistics-1.1-RC1
>
> 1b) Download and unpack the source archive from:
>
> https://dist.apache.org/repos/dist/dev/commons/statistics/1.1-RC1/source
>
> 2) Check Apache licenses
>
> This step is not required if the site includes a RAT report page which
> you then must check.
>
> mvn apache-rat:check
>
> 3) Check binary compatibility
>
> Newer components use JApiCmp with the japicmp Maven Profile:
>
> This step is not required if the site includes a JApiCmp report page
> which you then must check.
>
> mvn install -DskipTests -P japicmp japicmp:cmp
>
> 4) Build the package
>
> 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
>
> 5) Build the site for a multi-module project
>
> mvn site
> mvn site:stage
> Check the site reports in:
> - Windows: target\site\index.html
> - Linux: target/site/index.html
>
> Note that the project reports are created for each module.
> Modules can be accessed using the 'Project Modules' link under
> the 'Project Information' menu (see <path-to-site>/modules.html).
>
> -the end-
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

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

Reply via email to