+1 (not binding) everything builds and works for me
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T11:33:14-07:00) Maven home: /opt/local/share/java/maven3 Java version: 11, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac" and Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /usr/local/share/java/maven Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: /usr/local/openjdk8/jre Default locale: en_US, platform encoding: UTF-8 OS name: "freebsd", version: "12.0-alpha6", arch: "amd64", family: "unix" On Tue, 2 Oct 2018 at 14:30, Pascal Schumacher <pascalschumac...@gmx.net> wrote: > > +1 > > Am 01.10.2018 um 17:03 schrieb Gary Gregory: > > +1 > > > > From src zip: ASC, SHA256, SHA512 OK. > > Build from src zip with 'mvn clean package site' OK using: > > > > Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; > > 2018-06-17T12:33:14-06:00) > > Maven home: C:\Java\apache-maven-3.5.4 > > Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: C:\Program > > Files\Java\jdk1.8.0_181\jre > > Default locale: en_US, platform encoding: Cp1252 > > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" > > > > Reports OK. > > > > Sanity manual check '' OK. > > Sanity manual check 'mvn apache-rat:check' OK. > > > > Tag and src zip compare OK. > > > > Gary > > > > On Mon, Oct 1, 2018 at 7:03 AM Rob Tompkins <chtom...@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 RC3 is available for review here: > >> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC3 (svn > >> revision 29819) > >> > >> The Git tag commons-text-1.5-RC3 commit for this RC is > >> 4736b16d0e644289f3106275ebb1315750234e40 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-RC3 > >> > >> Maven artifacts are here: > >> > >> https://repository.apache.org/content/repositories/orgapachecommons-1386/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=c2e89b076b2521ebc904a4880cf6338b59c2ac79 > >> commons-text-1.5-sources.jar=3f34009d1d7bd216d7af5da542273f81950fdd7c > >> commons-text-1.5.jar=e9054ac321b9240440462532991c1d29d517c82d > >> commons-text-1.5-tests.jar=e289230025ea112af417e852c6ea483d2fc26d40 > >> commons-text-1.5-test-sources.jar=53dcd066340b7ea678f14b4a8f9b8c9713581b46 > >> commons-text-1.5-javadoc.jar=aecce693e827b974dfff526c84571d65cb8bfd35 > >> > >> #Release SHA-256s > >> #Mon Oct 01 08:52:13 EDT 2018 > >> > >> commons-text-1.5-src-tar.gz=e74197b63f2fdb82d3eb813f348b1fa736bcce084e580f9768aa127acbfa6194 > >> > >> commons-text-1.5-javadoc-javadoc=c7eb048768a67faa37ceccd4f049cf4d618c57941a6f46435e9928019feaa8a7 > >> > >> commons-text-1.5-src-zip=3a88a20050e4a4f8033ee35cc25e59db86de6c0c7597427df3615c986cc1cf80 > >> > >> commons-text-1.5-bin-tar.gz=a62724a89014d1ae2460d3699d99469391db4db2b39928398304deb49adc4b33 > >> > >> commons-text-1.5-tests-test-jar=34aecf32ca739bc8a74e80ea4185cbb83b61793443ccb7b1c3e23486dc1853e1 > >> > >> commons-text-1.5-bin-zip=447d99d56a3cbb366ac345ed9fe640f88f6258db0c198018d4b552c4f9bfe0a4 > >> > >> commons-text-1.5-test-sources-java-source=c905aff4cb65ea6b5ba15b9066b0b0760bfe12f7420fd5909970cee7369fc813 > >> > >> commons-text-1.5-sources-java-source=00c37e139210b2bf41a2bd32fdf58c3a74c85303a7dbfc54db5983a48d43bc44 > >> > >> I have tested this with 'mvn clean test package 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-RC3/RELEASE-NOTES.txt > >> > >> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC3/site/changes-report.html > >> > >> Site: > >> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC3/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-RC3/site/clirr-report.html > >> > >> JApiCmp Report (compared to 1.4): > >> > >> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC3/site/japicmp.html > >> > >> RAT Report: > >> > >> https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC3/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-unsubscr...@commons.apache.org > >> For additional commands, e-mail: dev-h...@commons.apache.org > >> > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > -- Eitan Adler --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org