Re: [release-plugin] TODOs

2018-06-15 Thread Gary Gregory
On Fri, Jun 15, 2018 at 5:49 PM Rob Tompkins wrote: > > > > On Jun 15, 2018, at 7:10 PM, Gary Gregory > wrote: > > > > Now that 1.3 is in the VOTE process, I'd like to see the following for > 1.4: > > > > - Post VOTE: > > -- Perform the equivalent of svnmucc from dist/rev to dist/release > > --

Re: [release-plugin] TODOs

2018-06-15 Thread Rob Tompkins
> On Jun 15, 2018, at 7:10 PM, Gary Gregory wrote: > > Now that 1.3 is in the VOTE process, I'd like to see the following for 1.4: > > - Post VOTE: > -- Perform the equivalent of svnmucc from dist/rev to dist/release > -- After the above runs, remove all remaining files and the site from > di

Re: [LAZY][VOTE] Release Apache Commons Release Plugin 1.3 based on RC1

2018-06-15 Thread Rob Tompkins
Ugh...well the new paradigm is going to be an interesting learning experience, for me at least. > On Jun 15, 2018, at 6:20 PM, Gary Gregory wrote: > > Correction WRT Java 10.0.1. This is fixed by using the current version of > the Maven Jacoco plugin. > > But, then we get the same problem wit

Re: [release-plugin] TODOs

2018-06-15 Thread Gary Gregory
Now that 1.3 is in the VOTE process, I'd like to see the following for 1.4: - Post VOTE: -- Perform the equivalent of svnmucc from dist/rev to dist/release -- After the above runs, remove all remaining files and the site from dist/dev Gary On Wed, Jun 6, 2018 at 6:06 AM Gilles wrote: > On Tu

[GitHub] commons-collections pull request #43: Javadoc fixes

2018-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-collections/pull/43 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.

[GitHub] commons-collections pull request #43: Javadoc fixes

2018-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-collections/pull/43 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.

Re: [LAZY][VOTE] Release Apache Commons Release Plugin 1.3 based on RC1

2018-06-15 Thread Gary Gregory
Correction WRT Java 10.0.1. This is fixed by using the current version of the Maven Jacoco plugin. But, then we get the same problem with Java 11 build 11-ea+17, so go figure; at least we can build with Java 10. Gary On Fri, Jun 15, 2018 at 4:13 PM Gary Gregory wrote: > +1 > > Typo in RELEASE

Re: [LAZY][VOTE] Release Apache Commons Release Plugin 1.3 based on RC1

2018-06-15 Thread Gary Gregory
+1 Typo in RELEASE-NOTES.txt: commons-release-plgin -> commons-release-plugin. >From src zip, ASC, SHA1, SHA256 OK. PMD report shows minor TODOs. Other reports OK. RAT check OK. Builds OK with 'mvn clean site' and 'mvn clean install' using: Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff

[LAZY][VOTE] Release Apache Commons Release Plugin 1.3 based on RC1

2018-06-15 Thread Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Release Plugin 1.2 was released, so I would like to release Apache Commons Release Plugin 1.3. Apache Commons Release Plugin 1.3 RC1 is available for review here: https://dist.apache.org/repos/dist/d

Re: commons-release-plugin git commit: Repair Javadoc list tags.

2018-06-15 Thread Gary Gregory
Fixed. Gary On Fri, Jun 15, 2018 at 8:20 AM Gary Gregory wrote: > That's my fault, I've been building with 'mvn clean site' which does not > generate Javadoc. Running 'mvn javadoc:javadoc' fails. I'll fix. When is > lame, is that Eclipse likes the Javadocs and displays them nicely. > > I will f

Re: commons-release-plugin git commit: Repair Javadoc list tags.

2018-06-15 Thread Rob Tompkins
Don’t worry about it…I’m preparing the RC for 1.3, and I’ve already gotten it. > On Jun 15, 2018, at 10:20 AM, Gary Gregory wrote: > > That's my fault, I've been building with 'mvn clean site' which does not > generate Javadoc. Running 'mvn javadoc:javadoc' fails. I'll fix. When is > lame, is th

Re: commons-release-plugin git commit: Repair Javadoc list tags.

2018-06-15 Thread Gary Gregory
That's my fault, I've been building with 'mvn clean site' which does not generate Javadoc. Running 'mvn javadoc:javadoc' fails. I'll fix. When is lame, is that Eclipse likes the Javadocs and displays them nicely. I will fix... Gary On Fri, Jun 15, 2018 at 8:01 AM Rob Tompkins wrote: > The buil

Re: commons-release-plugin git commit: Repair Javadoc list tags.

2018-06-15 Thread Rob Tompkins
The build failed without the tags around the inline tags. Thoughts? -Rob > On Jun 13, 2018, at 6:39 PM, ggreg...@apache.org wrote: > > Repository: commons-release-plugin > Updated Branches: > refs/heads/master bd02fb6b9 -> fc71aa2ef > > > Repair Javadoc list tags. > > Project: http://git-w

Re: [VOTE] Release Apache Commons DBCP 2.4.0 based on RC1

2018-06-15 Thread Rob Tompkins
md5’s good, sha1’s good, sha256’s good, builds java 7, 8, 9, site good: +1 Nits. Coverage (known), Findbugs issues. > On Jun 13, 2018, at 3:51 PM, Gary Gregory wrote: > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons DBCP 2.3.0 was released, so I