You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Rob Tompkins <ch...@gmail.com> on 2018/09/30 17:43:42 UTC

[CANCEL][VOTE] Release Apache Commons Text 1.5 based on RC2

This vote is cancelled. I’ll rebuild soon. 

> On Sep 29, 2018, at 11:02 PM, Rob Tompkins <ch...@apache.org> wrote:
> 
> We have fixed quite a few bugs and added some significant enhancements since Apache Commons Text 1.4 was released, so I would like to release Apache Commons Text 1.5.
> 
> Apache Commons Text 1.5 RC2 is available for review here:
>    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2 (svn revision 29792)
> 
> The Git tag commons-text-1.5-RC2 commit for this RC is e1af89b53855f2f19138cbc3e8a49ca179c3d8f8 which you can browse here:
>    https://git-wip-us.apache.org/repos/asf?p=commons-text.git;a=tag;h=refs/tags/commons-text-1.5-RC2
> 
> Maven artifacts are here:
>    https://repository.apache.org/content/repositories/orgapachecommons-1385/org/apache/commons/commons-text/1.5/
> 
> These are the Maven artifacts and their hashes in Nexus:
> 
> #Nexus SHA-1s
> commons-text-1.5.pom=6f82d59a2d36ad671865c06035c229d20df1d92d
> commons-text-1.5-sources.jar=c7bda9c2883c8006c2c332fbb0f984292356e0a8
> commons-text-1.5.jar=e142c91bc3c996d3301a96532205679e06ea8559
> commons-text-1.5-tests.jar=cd382ef71fb2f8af164d4a62cc8aaa99a256912a
> commons-text-1.5-test-sources.jar=7444eee38a879a36b9e7f2569c6f3c361c3a63da
> commons-text-1.5-javadoc.jar=80b6bbe636117964c3e58576f37e7061afa4c26f
> 
> #Release SHA-256s
> #Sat Sep 29 22:53:23 EDT 2018
> commons-text-1.5-src-tar.gz=3f413d28f2ed55a3464dcfa6e48adca133abf92dab956571431a4bd0ea721757
> commons-text-1.5-javadoc-javadoc=d34e06ea54ae056e7a3cad4a219d57947f0bcf3fe02f8f3b3ca705bcfbcdbb63
> commons-text-1.5-src-zip=2896bb9c3bb41b6959653316708e7f99f1eb804be5d325bd113275b76b7b0395
> commons-text-1.5-bin-tar.gz=2da420452ba31350b001e9ba9feca7306a6308250db7f71d9841bf93153c13f1
> commons-text-1.5-tests-test-jar=d2c5bed496fe0acd73c6d34e19eadc582f3ddf54db77f9fa1578515c7d2bf2f9
> commons-text-1.5-bin-zip=2939d24fadecaf50012b5570cd53015b42072a9122cb2bb142db0dc97136e248
> commons-text-1.5-test-sources-java-source=309e92a8f6707e3c7629b178d17637de5c3d7a6db9ff6d322aa0d3bc66227053
> commons-text-1.5-sources-java-source=cdba0022a867acd7a1829d2e5eccc0b69616fa07ee9f209fdfaede07f61c2e49
> 
> I have tested this with ***'mvn clean install site'*** using: 
> Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00)
> Maven home: /usr/local/Cellar/maven/3.5.4/libexec
> Java version: 10.0.2, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
> 
> Details of changes since 1.4 are in the release notes:
>    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/RELEASE-NOTES.txt
>    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/changes-report.html
> 
> Site:
>    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site
>    (note some *relative* links are broken and the 1.5 directories are not yet created - these will be OK once the site is deployed.)
> 
> CLIRR Report (compared to 1.4):
>    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/clirr-report.html
> 
> JApiCmp Report (compared to 1.4):
>    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/japicmp.html
> 
> RAT Report:
>    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/rat-report.html
> 
> KEYS:
>  https://www.apache.org/dist/commons/KEYS
> 
> Please review the release candidate and vote.
> This vote will close no sooner that 72 hours from now.
> 
>  [ ] +1 Release these artifacts
>  [ ] +0 OK, but...
>  [ ] -0 OK, but really should fix...
>  [ ] -1 I oppose this release because...
> 
> Thank you,
> 
> Rob Tompkins, 
> Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [CANCEL][VOTE] Release Apache Commons Text 1.5 based on RC2

Posted by sebb <se...@gmail.com>.
This should also be picked up when comparing the tag against the source archive.
On Sun, 30 Sep 2018 at 19:01, Gary Gregory <ga...@gmail.com> wrote:
>
> On Sun, Sep 30, 2018 at 11:43 AM Rob Tompkins <ch...@gmail.com> wrote:
>
> > This vote is cancelled. I’ll rebuild soon.
> >
>
> That should be the last one I think. I copied the missing file on top of my
> unzipped src folder, and then build went through...
>
> Gary
>
>
> >
> > > On Sep 29, 2018, at 11:02 PM, Rob Tompkins <ch...@apache.org> wrote:
> > >
> > > We have fixed quite a few bugs and added some significant enhancements
> > since Apache Commons Text 1.4 was released, so I would like to release
> > Apache Commons Text 1.5.
> > >
> > > Apache Commons Text 1.5 RC2 is available for review here:
> > >    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2 (svn
> > revision 29792)
> > >
> > > The Git tag commons-text-1.5-RC2 commit for this RC is
> > e1af89b53855f2f19138cbc3e8a49ca179c3d8f8 which you can browse here:
> > >
> > https://git-wip-us.apache.org/repos/asf?p=commons-text.git;a=tag;h=refs/tags/commons-text-1.5-RC2
> > >
> > > Maven artifacts are here:
> > >
> > https://repository.apache.org/content/repositories/orgapachecommons-1385/org/apache/commons/commons-text/1.5/
> > >
> > > These are the Maven artifacts and their hashes in Nexus:
> > >
> > > #Nexus SHA-1s
> > > commons-text-1.5.pom=6f82d59a2d36ad671865c06035c229d20df1d92d
> > > commons-text-1.5-sources.jar=c7bda9c2883c8006c2c332fbb0f984292356e0a8
> > > commons-text-1.5.jar=e142c91bc3c996d3301a96532205679e06ea8559
> > > commons-text-1.5-tests.jar=cd382ef71fb2f8af164d4a62cc8aaa99a256912a
> > >
> > commons-text-1.5-test-sources.jar=7444eee38a879a36b9e7f2569c6f3c361c3a63da
> > > commons-text-1.5-javadoc.jar=80b6bbe636117964c3e58576f37e7061afa4c26f
> > >
> > > #Release SHA-256s
> > > #Sat Sep 29 22:53:23 EDT 2018
> > >
> > commons-text-1.5-src-tar.gz=3f413d28f2ed55a3464dcfa6e48adca133abf92dab956571431a4bd0ea721757
> > >
> > commons-text-1.5-javadoc-javadoc=d34e06ea54ae056e7a3cad4a219d57947f0bcf3fe02f8f3b3ca705bcfbcdbb63
> > >
> > commons-text-1.5-src-zip=2896bb9c3bb41b6959653316708e7f99f1eb804be5d325bd113275b76b7b0395
> > >
> > commons-text-1.5-bin-tar.gz=2da420452ba31350b001e9ba9feca7306a6308250db7f71d9841bf93153c13f1
> > >
> > commons-text-1.5-tests-test-jar=d2c5bed496fe0acd73c6d34e19eadc582f3ddf54db77f9fa1578515c7d2bf2f9
> > >
> > commons-text-1.5-bin-zip=2939d24fadecaf50012b5570cd53015b42072a9122cb2bb142db0dc97136e248
> > >
> > commons-text-1.5-test-sources-java-source=309e92a8f6707e3c7629b178d17637de5c3d7a6db9ff6d322aa0d3bc66227053
> > >
> > commons-text-1.5-sources-java-source=cdba0022a867acd7a1829d2e5eccc0b69616fa07ee9f209fdfaede07f61c2e49
> > >
> > > I have tested this with ***'mvn clean install site'*** using:
> > > Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
> > 2018-06-17T14:33:14-04:00)
> > > Maven home: /usr/local/Cellar/maven/3.5.4/libexec
> > > Java version: 10.0.2, vendor: Oracle Corporation, runtime:
> > /Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home
> > > Default locale: en_US, platform encoding: UTF-8
> > > OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
> > >
> > > Details of changes since 1.4 are in the release notes:
> > >
> > https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/RELEASE-NOTES.txt
> > >
> > https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/changes-report.html
> > >
> > > Site:
> > >    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site
> > >    (note some *relative* links are broken and the 1.5 directories are
> > not yet created - these will be OK once the site is deployed.)
> > >
> > > CLIRR Report (compared to 1.4):
> > >
> > https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/clirr-report.html
> > >
> > > JApiCmp Report (compared to 1.4):
> > >
> > https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/japicmp.html
> > >
> > > RAT Report:
> > >
> > https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/rat-report.html
> > >
> > > KEYS:
> > >  https://www.apache.org/dist/commons/KEYS
> > >
> > > Please review the release candidate and vote.
> > > This vote will close no sooner that 72 hours from now.
> > >
> > >  [ ] +1 Release these artifacts
> > >  [ ] +0 OK, but...
> > >  [ ] -0 OK, but really should fix...
> > >  [ ] -1 I oppose this release because...
> > >
> > > Thank you,
> > >
> > > Rob Tompkins,
> > > Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [CANCEL][VOTE] Release Apache Commons Text 1.5 based on RC2

Posted by Gary Gregory <ga...@gmail.com>.
On Sun, Sep 30, 2018 at 11:43 AM Rob Tompkins <ch...@gmail.com> wrote:

> This vote is cancelled. I’ll rebuild soon.
>

That should be the last one I think. I copied the missing file on top of my
unzipped src folder, and then build went through...

Gary


>
> > On Sep 29, 2018, at 11:02 PM, Rob Tompkins <ch...@apache.org> wrote:
> >
> > We have fixed quite a few bugs and added some significant enhancements
> since Apache Commons Text 1.4 was released, so I would like to release
> Apache Commons Text 1.5.
> >
> > Apache Commons Text 1.5 RC2 is available for review here:
> >    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2 (svn
> revision 29792)
> >
> > The Git tag commons-text-1.5-RC2 commit for this RC is
> e1af89b53855f2f19138cbc3e8a49ca179c3d8f8 which you can browse here:
> >
> https://git-wip-us.apache.org/repos/asf?p=commons-text.git;a=tag;h=refs/tags/commons-text-1.5-RC2
> >
> > Maven artifacts are here:
> >
> https://repository.apache.org/content/repositories/orgapachecommons-1385/org/apache/commons/commons-text/1.5/
> >
> > These are the Maven artifacts and their hashes in Nexus:
> >
> > #Nexus SHA-1s
> > commons-text-1.5.pom=6f82d59a2d36ad671865c06035c229d20df1d92d
> > commons-text-1.5-sources.jar=c7bda9c2883c8006c2c332fbb0f984292356e0a8
> > commons-text-1.5.jar=e142c91bc3c996d3301a96532205679e06ea8559
> > commons-text-1.5-tests.jar=cd382ef71fb2f8af164d4a62cc8aaa99a256912a
> >
> commons-text-1.5-test-sources.jar=7444eee38a879a36b9e7f2569c6f3c361c3a63da
> > commons-text-1.5-javadoc.jar=80b6bbe636117964c3e58576f37e7061afa4c26f
> >
> > #Release SHA-256s
> > #Sat Sep 29 22:53:23 EDT 2018
> >
> commons-text-1.5-src-tar.gz=3f413d28f2ed55a3464dcfa6e48adca133abf92dab956571431a4bd0ea721757
> >
> commons-text-1.5-javadoc-javadoc=d34e06ea54ae056e7a3cad4a219d57947f0bcf3fe02f8f3b3ca705bcfbcdbb63
> >
> commons-text-1.5-src-zip=2896bb9c3bb41b6959653316708e7f99f1eb804be5d325bd113275b76b7b0395
> >
> commons-text-1.5-bin-tar.gz=2da420452ba31350b001e9ba9feca7306a6308250db7f71d9841bf93153c13f1
> >
> commons-text-1.5-tests-test-jar=d2c5bed496fe0acd73c6d34e19eadc582f3ddf54db77f9fa1578515c7d2bf2f9
> >
> commons-text-1.5-bin-zip=2939d24fadecaf50012b5570cd53015b42072a9122cb2bb142db0dc97136e248
> >
> commons-text-1.5-test-sources-java-source=309e92a8f6707e3c7629b178d17637de5c3d7a6db9ff6d322aa0d3bc66227053
> >
> commons-text-1.5-sources-java-source=cdba0022a867acd7a1829d2e5eccc0b69616fa07ee9f209fdfaede07f61c2e49
> >
> > I have tested this with ***'mvn clean install site'*** using:
> > Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
> 2018-06-17T14:33:14-04:00)
> > Maven home: /usr/local/Cellar/maven/3.5.4/libexec
> > Java version: 10.0.2, vendor: Oracle Corporation, runtime:
> /Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home
> > Default locale: en_US, platform encoding: UTF-8
> > OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"
> >
> > Details of changes since 1.4 are in the release notes:
> >
> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/RELEASE-NOTES.txt
> >
> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/changes-report.html
> >
> > Site:
> >    https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site
> >    (note some *relative* links are broken and the 1.5 directories are
> not yet created - these will be OK once the site is deployed.)
> >
> > CLIRR Report (compared to 1.4):
> >
> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/clirr-report.html
> >
> > JApiCmp Report (compared to 1.4):
> >
> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/japicmp.html
> >
> > RAT Report:
> >
> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC2/site/rat-report.html
> >
> > KEYS:
> >  https://www.apache.org/dist/commons/KEYS
> >
> > Please review the release candidate and vote.
> > This vote will close no sooner that 72 hours from now.
> >
> >  [ ] +1 Release these artifacts
> >  [ ] +0 OK, but...
> >  [ ] -0 OK, but really should fix...
> >  [ ] -1 I oppose this release because...
> >
> > Thank you,
> >
> > Rob Tompkins,
> > Release Manager (using key B6E73D84EA4FCC47166087253FAAD2CD5ECBB314)
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>