Re: [VOTE] Release Apache Commons Net 3.7 based on RC2

2020-08-01 Thread Bruno P. Kinoshita
  [x] +1 Release these artifacts Building OK from tag, with Java 8, Ubuntu LTS, Maven 3.5, and using target mvn clean test install site. Site reports look OK. Checked signature, and contents of samples from dist/maven repo. Everything looking OK. Thanks! Bruno On Sunday, 2 August 2020, 7:

Re: [VOTE] Release Apache Commons Validator 1.7 based on RC2

2020-08-01 Thread Bruno P. Kinoshita
  [x] +1 Release these artifacts Build successfully with JDK 8, Ubuntu LTS, Maven 3.5, from tag with `mvn clean test install`. Site reports look good. Had a look around files in dist area checking license, structure, release-notes, etc. Everything looks OK. Checked signatures of the dist area

[VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-01 Thread Bruno P. Kinoshita
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Imaging 1.0-alpha1 was released, so I would like to release Apache Commons Imaging 1.0-alpha2. Apache Commons Imaging 1.0-alpha2 RC1 is available for review here:     https://dist.apache.org/repos/dist/de

Re: Nexus: Staging Completed

2020-08-01 Thread Bruno P. Kinoshita
Not a problem Sebb. Just the name should be fine. I was preparing the 1.0-alpha2 release for [imaging], and just realized I forgot to close the artefact. I'm re-uploading, and will close with the tag as description (good idea). Cheers Bruno On Sunday, 2 August 2020, 7:17:37 am NZST, seb

[VOTE] Release Apache Commons Net 3.7 based on RC2

2020-08-01 Thread sebb
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Net 3.6 was released, so I would like to release Apache Commons Net 3.7. Apache Commons Net 3.7 RC2 is available for review here: https://dist.apache.org/repos/dist/dev/commons/net/3.7-RC2 (svn revision

Re: Nexus: Staging Completed

2020-08-01 Thread sebb
Very sorry, I thought I was closing the NET deployment. Hopefully the only mistake is the name? Sebb On Sat, 1 Aug 2020 at 20:03, Nexus Repository Manager wrote: > > Message from: https://repository.apache.org > > Description: > > NET_3_7_RC1 > > > > Deployer properties: > > "userAgent" = "Apach

Re: [VOTE] Release Apache Commons Validator 1.7 based on RC2

2020-08-01 Thread sebb
On Sat, 1 Aug 2020 at 14:19, sebb wrote: ... > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1515/org/apache/commons/commons-validator/1.7/ That should be https://repository.apache.org/content/repositories/orgapachecommons-1515/commons-va

[VOTE] Release Apache Commons Validator 1.7 based on RC2

2020-08-01 Thread sebb
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Validator 1.6 was released, so I would like to release Apache Commons Validator 1.7. Apache Commons Validator 1.7 RC2 is available for review here: https://dist.apache.org/repos/dist/dev/commons/validat

Re: Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread Rob Tompkins
> On Aug 1, 2020, at 8:27 AM, sebb wrote: > > On Sat, 1 Aug 2020 at 12:54, Rob Tompkins wrote: >> >> >> On Aug 1, 2020, at 7:34 AM, sebb wrote: >>> >>> It looks like the plugin will try to deploy SNAPSHOT versions to the dist >>> area. >>> >>> This is wrong, but I don't know how

Re: Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread sebb
On Sat, 1 Aug 2020 at 12:54, Rob Tompkins wrote: > > > > > On Aug 1, 2020, at 7:34 AM, sebb wrote: > > > > It looks like the plugin will try to deploy SNAPSHOT versions to the dist > > area. > > > > This is wrong, but I don't know how to fix it. > > Pardon. I was using that for testing during t

Re: Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread Rob Tompkins
> On Aug 1, 2020, at 7:34 AM, sebb wrote: > > It looks like the plugin will try to deploy SNAPSHOT versions to the dist > area. > > This is wrong, but I don't know how to fix it. Pardon. I was using that for testing during the initial development. I’m slightly torn on whether or not to le

[release plugin]: deprecation warnings

2020-08-01 Thread sebb
[WARNING] configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders' [WARNING] configuration key 'classpath.resource.loader.class' has been deprecated in favor of 'resource.loader.classpath.class' [WARNING] configuration key 'resource.loader' has been deprecated in favor

Commons-release plugin: should not try to deploy SNAPSHOT versions

2020-08-01 Thread sebb
It looks like the plugin will try to deploy SNAPSHOT versions to the dist area. This is wrong, but I don't know how to fix it. I found this out because the Jenkins Validator build was using the -Prelease profile. I assume this was because it was intended to update the SNAPSHOT repository. It may