Build works fine on Windows 10 with Java 1.7 and 1.8. Artifacts and site
look good.
+1
Oliver
Am 31.05.2018 um 14:57 schrieb Stefan Bodewig:
> Hi all,
>
> I would like to release Compress 1.17.
>
> Compress 1.17 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/comm
I guess the build fails on java 11 because jacoco does not support java
11 yet, see: https://github.com/jacoco/jacoco/issues/663
Cheers,
Pascal
Am 01.06.2018 um 17:19 schrieb Gary Gregory:
+1
From src zip file: ASC, SHA-1, SHA-256 OK.
mvn apache-rat:check OK
mvn japicmp:cmp OK
mvn clean si
+1
>From src zip file: ASC, SHA-1, SHA-256 OK.
mvn apache-rat:check OK
mvn japicmp:cmp OK
mvn clean site OK
Generated site RAT report OK.
NO JApiCmp report generated for me but present on
https://stefan.samaflost.de/staging/commons-compress-1.17/
Other reports OK.
Typos already report in relea
On 2018-05-31, wrote:
> There are two typos in the release notes for 1.17:
> wit whne
Thanks! Fixed in master (thus will be fixed when I generate the
site). And I'll fix the release notes in dist when publishing the
artifacts.
Stefan
Hi.
There are two typos in the release notes for 1.17:
wit whne
Best regards.
On 31/05/18 13:57, Stefan Bodewig wrote:
> Hi all,
>
> I would like to release Compress 1.17.
>
> Compress 1.17 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/compress/ (svn re
Hi all,
I would like to release Compress 1.17.
Compress 1.17 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/compress/ (svn revision
27187)
The tag is here:
tag 54e86f951 on commit d9993f8f
https://git-wip-us.apache.org/repos/asf?p=commons-compress.