+1 'mvn clean test package site' works with $ mvn -version 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: 1.8.0_172, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8
mvn clean test works on java7 and java9. Must fix during artifact promotion: (1) Signature files contain more than the correct signatures (note the contents below): $ cat commons-compress-1.18-bin.tar.gz.sha256 41414aba58f49d68b3cac598e59e6a5738a97248402d7cae0b10673202fe3c32 commons-compress-1.18-bin.tar.gz $ cat commons-compress-1.18-bin.zip.sha256 ff2134b70face7722b39758926849379e76bc2816dd7c6b4906632b4361e8908 commons-compress-1.18-bin.zip $ cat commons-compress-1.18-src.tar.gz.sha256 93d4f8394ef1b18b10e8ab116137aa4c2484ec30fba29ab20094b781b69d1b2a commons-compress-1.18-src.tar.gz $ cat commons-compress-1.18-src.zip.sha256 26bf735a5caf773532eebb88544fba45f7839fe45f5426f4df0a3c58694e2166 commons-compress-1.18-src.zip Nits: (1) .asc files have .md5s and .sha1s up in nexus (curiousity, but no worries). (2) Gary's build nit. (3) Java10 test failures. > On Aug 13, 2018, at 3:44 AM, Stefan Bodewig <bode...@apache.org> wrote: > > Hi all, > > I would like to release Compress 1.18. > > Compress 1.18 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/compress/ (svn revision > 28684) > > The tag is here: > tag 1.18-RC1 on commit b95d5cde > > https://git-wip-us.apache.org/repos/asf?p=commons-compress.git;a=commit;h=b95d5cde4c68640f886e3c6802384fae47408a37 > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1367/org/apache/commons/commons-compress/1.18/ > > These are the Maven artifacts and their SHA256 hashes > > 5f2df1e467825e4cac5996d44890c4201c000b43c0b23cffc0782d28a0beb9b0 > commons-compress-1.18.jar > 23b382156431d6350745c571e533fabe28aebe8da1de6e039e8e480bb9764dfc > commons-compress-1.18-javadoc.jar > c8e6896eb3d3880ffc21bb93d563b7cc0d3e2152c8181f261a748502290a5947 > commons-compress-1.18-sources.jar > 630a8c16d58d2d7475c82a98b032390831d22589bccd0f9086e95e85742a41b3 > commons-compress-1.18-tests.jar > ea06230ae8f1ef954da571d3bb13c2324fee703d7cfee2699a76d3793b531cec > commons-compress-1.18-test-sources.jar > 672c5fe92bd3eab43e8d53338cad5ca073b6529de4eb2b38859a3eaa6c9e8119 > commons-compress-1.18.pom > > I have tested this with JDK 8 using Maven 3.5.4. > > Details of changes since 1.17 are in the release notes: > https://dist.apache.org/repos/dist/dev/commons/compress/RELEASE-NOTES.txt > > https://stefan.samaflost.de/staging/commons-compress-1.18/changes-report.html > > Site: > https://stefan.samaflost.de/staging/commons-compress-1.18/ > > as usual this is not the site I'm going to publish after the > release, I'll re-create the site when the release date is > clear. The download link and 1.18 javadoc link won't work right > now. > > japicmp Report (compared to 1.17): > https://stefan.samaflost.de/staging/commons-compress-1.18/japicmp.html > > RAT Report: > https://stefan.samaflost.de/staging/commons-compress-1.18/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, > i.e. sometime after 08:00 UTC 16-August 2018 > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Thanks! > > Stefan > > --------------------------------------------------------------------- > 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