[LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-18 Thread sebb
The Apache Commons Parent POM provides common settings for all Apache Commons components. This is a VOTE to release Commons Parent 51 based on RC2 This VOTE by LAZY-CONSENSUS is open for at least 72 hours It will close not before June 21 17:00 UTC Fix incompatibilty issues with Java 7 Add sup

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-19 Thread Alex Herbert
+1 Locally installed from the git tag. Ran a test deploy: mvn -Duser.name=aherbert -Dcommons.release.dryRun=true -Ptest-deploy -Prelease clean test package site deploy on [project] Java target version, Java build version [rng] 1.6 (9 for examples), 9 [codec] 1.7, 1.8 [numbers] 1.8, 1.8 All wor

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-19 Thread Xeno Amess
suggest: move maven-javadoc-plugin from to . As quite some of (if not most of) commons projects have javadoc error, minor ones or major ones. Alex Herbert 于2020年6月19日周五 下午9:59写道: > +1 > > Locally installed from the git tag. > > Ran a test deploy: > > mvn -Duser.name=aherbert -Dcommons.release.d

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-19 Thread Xeno Amess
supplement: see commons-lang, it force maven-javadoc-plugin in , but not https://github.com/apache/commons-lang/blob/master/pom.xml Xeno Amess 于2020年6月20日周六 上午6:52写道: > suggest: > move maven-javadoc-plugin from to . > As quite some of (if not most of) commons projects have javadoc error, > min

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-19 Thread Xeno Amess
pr: https://github.com/apache/commons-parent/pull/7 Xeno Amess 于2020年6月20日周六 上午7:02写道: > supplement: > see commons-lang, it force maven-javadoc-plugin in , but not > > https://github.com/apache/commons-lang/blob/master/pom.xml > > Xeno Amess 于2020年6月20日周六 上午6:52写道: > >> suggest: >> move maven-

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-21 Thread Amey Jadiye
+1 Build and basic verifications look good. Installed from src locally. Tested on commons-text, commons-graph (forked repo). used LTS for testing. everything works fine. mvn -Duser.name=ameyjadiye -Dcommons.release.dryRun=true -Ptest-deploy clean verify package site deploy apache-rat:check clirr

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-22 Thread sebb
Thanks for the feedback. I will start the release process shortly. On Sun, 21 Jun 2020 at 18:26, Amey Jadiye wrote: > > +1 > > Build and basic verifications look good. > > Installed from src locally. Tested on commons-text, commons-graph (forked > repo). used LTS for testing. everything works fi

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-22 Thread Gary Gregory
Thank Sebb! Gary On Mon, Jun 22, 2020 at 5:44 AM sebb wrote: > Thanks for the feedback. > > I will start the release process shortly. > > On Sun, 21 Jun 2020 at 18:26, Amey Jadiye wrote: > > > > +1 > > > > Build and basic verifications look good. > > > > Installed from src locally. Tested on

Re: [LAZY][VOTE] Commons Parent POM 51 based on RC2

2020-06-22 Thread Rob Tompkins
> On Jun 22, 2020, at 8:28 AM, Gary Gregory wrote: > > Thank Sebb! Thanks Sebb! -Rob > > Gary > > > On Mon, Jun 22, 2020 at 5:44 AM sebb wrote: > >> Thanks for the feedback. >> >> I will start the release process shortly. >> >> On Sun, 21 Jun 2020 at 18:26, Amey Jadiye wrote: >>>