Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-08 Thread Gary Gregory
On Thu, Mar 8, 2018 at 10:10 AM, Rob Tompkins wrote: > I’m going to roll an RC3 with better notes on that stacktrace that’s > erroneous. > OK, great, but I am not sure if that is strictly necessary. Up to you. Gary > -Rob > > > On Mar 7, 2018, at 10:57 AM, Rob Tompkins

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-08 Thread Rob Tompkins
I’m going to roll an RC3 with better notes on that stacktrace that’s erroneous. -Rob > On Mar 7, 2018, at 10:57 AM, Rob Tompkins wrote: > > @Gary: I dug this up. It looks likes Sebb had a conversation with the japicmp > community and brought this erroneous stack trace to

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-07 Thread Rob Tompkins
@Gary: I dug this up. It looks likes Sebb had a conversation with the japicmp community and brought this erroneous stack trace to light there. https://github.com/siom79/japicmp/issues/195 Thoughts? -Rob > On Mar 6, 2018, at 7:47 PM, Rob Tompkins

[CANCEL][LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
I’m going to try to sort out Gary’s issue, and stage an RC3 in the morning. Cheers, -Rob > On Mar 6, 2018, at 3:14 PM, Rob Tompkins wrote: > > Hello all, > > This is a [LAZY][VOTE] for releasing Apache Commons Parent 44 (from RC2). > > Tag name: > commons-parent-44-RC2

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
Yes, that makes sense to me as well. I’ll get to the next RC in the morning. -Rob > On Mar 6, 2018, at 5:02 PM, Gary Gregory wrote: > > Shouldn't japicmp be configured with oldVersionPattern set to 43? Or > disabled for this component, which might make more sense? > >

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Gary Gregory
Shouldn't japicmp be configured with oldVersionPattern set to 43? Or disabled for this component, which might make more sense? Gary On Tue, Mar 6, 2018 at 2:34 PM, Gary Gregory wrote: > > > On Tue, Mar 6, 2018 at 2:25 PM, Rob Tompkins wrote: > >>

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
Darn. I was hoping that would work. Do you get the same from the tag? > On Mar 6, 2018, at 4:34 PM, Gary Gregory wrote: > >> On Tue, Mar 6, 2018 at 2:25 PM, Rob Tompkins wrote: >> >> I’ve seen something like this before where your local .m2

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Gary Gregory
On Tue, Mar 6, 2018 at 2:25 PM, Rob Tompkins wrote: > I’ve seen something like this before where your local .m2 repository is > making things behave strangely. You could try deleting the commons-parent > directory there. Betting you ran an install on 44 earlier when you were

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
I’ve seen something like this before where your local .m2 repository is making things behave strangely. You could try deleting the commons-parent directory there. Betting you ran an install on 44 earlier when you were committing the surefire changes. -Rob > On Mar 6, 2018, at 4:13 PM, Gary

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Gary Gregory
Yeah, the -X output is 1 MB which is too big for my free pastbin account... I'll email it to you... Gary On Tue, Mar 6, 2018 at 2:08 PM, Rob Tompkins wrote: > Using java 1.8.0_162 I get a successful run. Here’s my log: > >

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
Using java 1.8.0_162 I get a successful run. Here’s my log: https://gist.github.com/chtompki/c5df28381244da0d2e126d6b5a1353e0 Can you run with -X and put your full log somewhere….I’m curious to look at it. -Rob > On Mar 6,

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Gary Gregory
I forgot to mention that I used the src zip as opposed to the tar gz if that matters. Gary On Tue, Mar 6, 2018 at 2:02 PM, Rob Tompkins wrote: > I downloaded the .zip and ran “mvn clean verify package” successfully with > the environment: > > Apache Maven 3.5.2

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
I downloaded the .zip and ran “mvn clean verify package” successfully with the environment: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T03:58:13-04:00) Maven home: /usr/local/Cellar/maven/3.5.2/libexec Java version: 1.8.0_152, vendor: Oracle Corporation Java home:

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
Hm….looking. At first look thought, that doesn’t look like something that we would want to expect. > On Mar 6, 2018, at 3:50 PM, Gary Gregory wrote: > > Hi Rob, > > Thank you for providing another RC. > > When I run: > > mvn clean verify package > > I get: > >

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Gary Gregory
Hi Rob, Thank you for providing another RC. When I run: mvn clean verify package I get: [INFO] Generating "japicmp" report --- japicmp-maven-plugin:0.11.0:cmp-report [debug] No packaging support defined, no filtering [info] Skipping execution because packaging of this module is 'pom'.

Re: [LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Gary Gregory
Review in progress... I would be nice if this worked: md5sum -c commons-parent-44-src.zip.md5 sha1sum -c commons-parent-44-src.zip.sha1 I am using md5sum from Git's MingW64 shell. Gary On Tue, Mar 6, 2018 at 1:14 PM, Rob Tompkins wrote: > Hello all, > > This is a

[LAZY][VOTE] Release Commons Parent 44 based on RC2.

2018-03-06 Thread Rob Tompkins
Hello all, This is a [LAZY][VOTE] for releasing Apache Commons Parent 44 (from RC2). Tag name: commons-parent-44-RC2 Tag URL: https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-44-RC2/ Commit ID the tag points at: 1826033 Site Zip: