Re: [VOTE][LAZY] Release Apache Commons Parent 55 based on RC1

2022-12-08 Thread Gary Gregory
Thanks for the update Alex! Gary On Thu, Dec 8, 2022, 15:11 Alex Herbert wrote: > I can confirm JDK 8 on my macbook is OK for rng, numbers and lang. > > Tried 55-SNAPSHOT from git master and also the tagged 55 RC1 (double > checking). > > Apache Maven 3.6.3

Re: [VOTE][LAZY] Release Apache Commons Parent 55 based on RC1

2022-12-08 Thread Alex Herbert
I can confirm JDK 8 on my macbook is OK for rng, numbers and lang. Tried 55-SNAPSHOT from git master and also the tagged 55 RC1 (double checking). Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/local/apache-maven-3.6.3 Java version: 1.8.0_301, vendor: Oracle

Re: [VOTE][LAZY] Release Apache Commons Parent 55 based on RC1

2022-12-08 Thread Alex Herbert
On Thu, 8 Dec 2022 at 18:18, Gary Gregory wrote: > > Java version: 1.8.0_352, vendor: Private Build > > Private build? What's that? I did not notice that. It is strange. I believe this is the version installed by my package manager on Ubuntu: $ java -version openjdk version "1.8.0_352" OpenJDK

Re: [VOTE][LAZY] Release Apache Commons Parent 55 based on RC1

2022-12-08 Thread Gary Gregory
Java version: 1.8.0_352, vendor: Private Build Private build? What's that? Gary On Thu, Dec 8, 2022, 08:19 Alex Herbert wrote: > Hi Gary, > > I tried with the latest git master for numbers, rng and lang. The > updated spdx-maven-plugin is not compatible with java 8. I get the > following

Re: [VOTE][LAZY] Release Apache Commons Parent 55 based on RC1

2022-12-08 Thread Gary D. Gregory
Hi Alex, Thank you for your review. I cannot reproduce your error. I tested locally now with commons-parent git master 55-SNAPSHOT with commons-text (the component I tested for the RC), commons-lang, and commons-rng. For 'mvn install -DskipTests', I see output like: ... [INFO] <<<

Re: [imaging] I want to know the roadmap up to the version 1.0 in the future

2022-12-08 Thread Gary Gregory
Then I encourage 1.0-beta1 ;-) Gary On Thu, Dec 8, 2022, 11:29 Bruno Kinoshita wrote: > No objection from me :) 1.0b or 1.0, doing any progress on [Imaging] would > be grand. > > -Bruno > > On Thu, 8 Dec 2022 at 17:11, Gilles Sadowski wrote: > > > [Moving to "dev" ML...] > > > > Le jeu. 8

Re: [imaging] I want to know the roadmap up to the version 1.0 in the future

2022-12-08 Thread Bruno Kinoshita
No objection from me :) 1.0b or 1.0, doing any progress on [Imaging] would be grand. -Bruno On Thu, 8 Dec 2022 at 17:11, Gilles Sadowski wrote: > [Moving to "dev" ML...] > > Le jeu. 8 déc. 2022 à 16:56, Gary Gregory a > écrit : > > > > Since we had alpha releases, should we have a beta? > >

Re: [All] Main site is outdated

2022-12-08 Thread Alex Herbert
On Thu, 8 Dec 2022 at 13:50, Gilles Sadowski wrote: > > Le jeu. 8 déc. 2022 à 14:13, Alex Herbert a écrit : > > > > On Thu, 8 Dec 2022 at 12:43, Gilles Sadowski wrote: > > > > > > > > > > > conf/parse-latest-release.py > > > > > > > > currently makes no changes. > > > > > > I've just run it,

Re: [imaging] I want to know the roadmap up to the version 1.0 in the future

2022-12-08 Thread Gilles Sadowski
[Moving to "dev" ML...] Le jeu. 8 déc. 2022 à 16:56, Gary Gregory a écrit : > > Since we had alpha releases, should we have a beta? +1 It would allow modifying the API in order to e.g. provide a code that self-documents the caller's responsibility wrt validation of external input. [Something

Re: [All] Main site is outdated

2022-12-08 Thread Gilles Sadowski
Le jeu. 8 déc. 2022 à 14:13, Alex Herbert a écrit : > > On Thu, 8 Dec 2022 at 12:43, Gilles Sadowski wrote: > > > > > > > > conf/parse-latest-release.py > > > > > > currently makes no changes. > > > > I've just run it, and it "downgrades" > > * RNG (to 1.1) > > * Collections (to 4.1) > > > >

Re: [VOTE][LAZY] Release Apache Commons Parent 55 based on RC1

2022-12-08 Thread Alex Herbert
Hi Gary, I tried with the latest git master for numbers, rng and lang. The updated spdx-maven-plugin is not compatible with java 8. I get the following error: [ERROR] Failed to execute goal org.spdx:spdx-maven-plugin:0.6.3:createSPDX (build-spdx) on project commons-lang3: Execution build-spd x

Re: [All] Main site is outdated

2022-12-08 Thread Alex Herbert
On Thu, 8 Dec 2022 at 12:43, Gilles Sadowski wrote: > > > > > conf/parse-latest-release.py > > > > currently makes no changes. > > I've just run it, and it "downgrades" > * RNG (to 1.1) > * Collections (to 4.1) > > :-? That is strange. The script shebang uses env to pick the python version.

Re: [All] Main site is outdated

2022-12-08 Thread Gilles Sadowski
Le jeu. 8 déc. 2022 à 13:15, Alex Herbert a écrit : > > On Thu, 8 Dec 2022 at 10:17, Gilles Sadowski wrote: > > > > Le jeu. 8 déc. 2022 à 00:32, sebb a écrit : > > > > > > On Wed, 7 Dec 2022 at 13:20, Alex Herbert > > > wrote: > > > > > > > > So I can see the file to edit is index.html at

Re: [All] Main site is outdated

2022-12-08 Thread Alex Herbert
On Thu, 8 Dec 2022 at 10:17, Gilles Sadowski wrote: > > Le jeu. 8 déc. 2022 à 00:32, sebb a écrit : > > > > On Wed, 7 Dec 2022 at 13:20, Alex Herbert wrote: > > > > > > So I can see the file to edit is index.html at this location: > > > > > > svn checkout --depth files > > >

Re: [All] Main site is outdated

2022-12-08 Thread Gilles Sadowski
Le jeu. 8 déc. 2022 à 00:32, sebb a écrit : > > On Wed, 7 Dec 2022 at 13:20, Alex Herbert wrote: > > > > So I can see the file to edit is index.html at this location: > > > > svn checkout --depth files > > https://svn.apache.org/repos/infra/websites/production/commons/content/ > > > > But should