Re: [commons-math] branch master updated: Code simplifications (suggested by "sonarcloud").

2021-07-13 Thread Alex Herbert
On Tue, 13 Jul 2021 at 23:41, wrote: > This is an automated email from the ASF dual-hosted git repository. > > erans pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/commons-math.git > > > The following commit(s) were added to refs/heads/master by this push: >

Re: Need help publishing main site

2021-07-13 Thread sebb
I have added a script to build and update the staging site: commons-site-build.sh This was supposed to be done by the buildbot job, but the job is no longer being triggered by changes to SVN. Whilst it's possible to connect to the IRC channel and trigger the job, it's as easy to run the commands

[RESULT][VOTE] Release Apache Commons IO 2.11.0 based on RC1

2021-07-13 Thread Gary Gregory
Updated subject. This vote passes with the following binding +1 votes: - Bruno P. Kinoshita - Henri Biestro - Rob Tompkins - Gary Gregory On Tue, Jul 13, 2021 at 8:54 AM Gary Gregory wrote: > This vote passes with the following binding +1 votes: > > - Bruno P. Kinoshita > - Henri Biestro > -

Re: [VOTE] Release Apache Commons IO 2.11.0 based on RC1

2021-07-13 Thread Gary Gregory
This vote passes with the following binding +1 votes: - Bruno P. Kinoshita - Henri Biestro - Rob Tompkins - Gary Gregory Gary On Tue, Jul 13, 2021 at 6:47 AM Gary Gregory wrote: > My +1. > > Gary > > On Mon, Jul 12, 2021, 14:48 Rob Tompkins wrote: > >> All checks out +1. >> >> -Rob >> >> > O

Re: [VOTE] Release Apache Commons IO 2.11.0 based on RC1

2021-07-13 Thread Gary Gregory
My +1. Gary On Mon, Jul 12, 2021, 14:48 Rob Tompkins wrote: > All checks out +1. > > -Rob > > > On Jul 9, 2021, at 9:52 PM, Gary Gregory wrote: > > > > We have fixed a few bugs and added some enhancements since Apache Commons > > IO 2.10.0 was released, so I would like to release Apache Common

Re: Need help publishing main site

2021-07-13 Thread sebb
Found a solution after all: the buildbot failed to trigger the site build, so the publish picked up the old site. I triggered it manually, and then republished. I think it's OK now. But we will need to fix the buildbot or create a replacement script. On Tue, 13 Jul 2021 at 11:04, sebb wrote: >

Re: Need help publishing main site

2021-07-13 Thread Stefan Bodewig
On 2021-07-13, sebb wrote: > On Tue, 13 Jul 2021 at 10:28, Stefan Bodewig wrote: >> On 2021-07-13, Bruno P. Kinoshita wrote: >>> I think I used this page when publishing the site? >>> http://commons.apache.org/site-publish.html >> Yes, that's what I've done for the past releases as well ;-)

Re: Need help publishing main site

2021-07-13 Thread sebb
On Tue, 13 Jul 2021 at 10:28, Stefan Bodewig wrote: > > On 2021-07-13, Bruno P. Kinoshita wrote: > > > I think I used this page when publishing the site? > > > > http://commons.apache.org/site-publish.html > > Yes, that's what I've done for the past releases as well ;-) > > https://cms.apache.org

Re: Need help publishing main site

2021-07-13 Thread Stefan Bodewig
On 2021-07-13, Bruno P. Kinoshita wrote: > I think I used this page when publishing the site? > http://commons.apache.org/site-publish.html Yes, that's what I've done for the past releases as well ;-) https://cms.apache.org/commons/publish is what it tells you to use - and this one returns an

Re: Need help publishing main site

2021-07-13 Thread Bruno P. Kinoshita
I think I used this page when publishing the site? http://commons.apache.org/site-publish.html And this one when I started the release process (which contains the link to the page above). http://commons.apache.org/releases/index.html Bruno On Tuesday, 13 July 2021, 8:46:43 pm NZST,

Re: Need help publishing main site

2021-07-13 Thread Bruno P. Kinoshita
Funny, I checked the [imaging] version and it's correct. But I don't recall updating that file myself. I wonder if the commons-release-plugin has some feature to update this info somehow? Bruno On Tuesday, 13 July 2021, 6:04:01 pm NZST, Stefan Bodewig wrote: On 2021-07-13, Henri Bi