You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stefan Bodewig <bo...@apache.org> on 2017/05/11 19:37:08 UTC

[VOTE] Release Compress 1.14 Based on RC1

Hi all

we've added a whole lot of new features in git.

Compress 1.14 RC1 is available for review here:
    https://dist.apache.org/repos/dist/dev/commons/compress/ (svn revision 19628)

The tag is 1.14-RC1 (92708a964) on commit dd7c770:
    https://git-wip-us.apache.org/repos/asf?p=commons-compress.git;a=commit;h=dd7c7702bf51886aa8bd88b24d98619f310fbeda

Maven artifacts are here:
    https://repository.apache.org/content/repositories/orgapachecommons-1246/org/apache/commons/commons-compress/1.14/

These are the Maven artifacts and their hashes

commons-compress-1.14.jar
SHA1: 7b18320d668ab080758bf5383d6d8fcf750babce
MD5: 6dbbb8b86e98bde1f240ea475cf829fb

commons-compress-1.14-javadoc.jar
SHA1: 93dd5215d4a359cb4f48402456f25cc3e078f3cd
MD5: 8995c93dd0d58fe12500bb9ecc855048

commons-compress-1.14-sources.jar
SHA1: 43a23e357fa7b187c261520914c0b001ea1a62a2
MD5: 6623f55fd998191a15809405af231393

commons-compress-1.14-tests.jar
SHA1: df238b015789a3be595fbc7e1127b6e2f906be99
MD5: 14d48f071c5ee7944e6ac1ddd7a2d4d1

commons-compress-1.14-test-sources.jar
SHA1: a439baff85f1c5d13fcc396e416a8d21af213ec8
MD5: e48038cd5bfb4ed9772bd1e2c97ffbd1

commons-compress-1.14.pom
SHA1: 1360415ca6825c7195366620256c0797463d5807
MD5: 8df9d49405e3c7afc8ccf55cd207bbd5

I have tested this with JDK 7 and 8 ... using Maven 3.3.9.

Details of changes since 1.13 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.14/changes-report.html

Site:
    https://stefan.samaflost.de/staging/commons-compress-1.14/
  (as usual I'll re-create the site once the vote has passed and will
    add the 1.14 javadocs then)

Japicmp Report (compared to 1.13):
    https://stefan.samaflost.de/staging/commons-compress-1.14/japicmp.html

RAT Report:
    https://stefan.samaflost.de/staging/commons-compress-1.14/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 19:30 UTC 14-May 2017

  [ ] +1 Release these artifacts
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this release because...

Thanks!

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


Re: [VOTE] Release Compress 1.14 Based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
+1

From src zip:
- MD5 OK
- SHA1 OK
- ASC OK

Building 'mvn clean install site' OK with:

Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426;
2017-04-03T12:39:06-07:00)
Maven home: C:\Java\apache-maven-3.5.0\bin\..
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_131\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

Gary

On Thu, May 11, 2017 at 12:37 PM, Stefan Bodewig <bo...@apache.org> wrote:

> Hi all
>
> we've added a whole lot of new features in git.
>
> Compress 1.14 RC1 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/compress/ (svn
> revision 19628)
>
> The tag is 1.14-RC1 (92708a964) on commit dd7c770:
>     https://git-wip-us.apache.org/repos/asf?p=commons-compress.
> git;a=commit;h=dd7c7702bf51886aa8bd88b24d98619f310fbeda
>
> Maven artifacts are here:
>     https://repository.apache.org/content/repositories/
> orgapachecommons-1246/org/apache/commons/commons-compress/1.14/
>
> These are the Maven artifacts and their hashes
>
> commons-compress-1.14.jar
> SHA1: 7b18320d668ab080758bf5383d6d8fcf750babce
> MD5: 6dbbb8b86e98bde1f240ea475cf829fb
>
> commons-compress-1.14-javadoc.jar
> SHA1: 93dd5215d4a359cb4f48402456f25cc3e078f3cd
> MD5: 8995c93dd0d58fe12500bb9ecc855048
>
> commons-compress-1.14-sources.jar
> SHA1: 43a23e357fa7b187c261520914c0b001ea1a62a2
> MD5: 6623f55fd998191a15809405af231393
>
> commons-compress-1.14-tests.jar
> SHA1: df238b015789a3be595fbc7e1127b6e2f906be99
> MD5: 14d48f071c5ee7944e6ac1ddd7a2d4d1
>
> commons-compress-1.14-test-sources.jar
> SHA1: a439baff85f1c5d13fcc396e416a8d21af213ec8
> MD5: e48038cd5bfb4ed9772bd1e2c97ffbd1
>
> commons-compress-1.14.pom
> SHA1: 1360415ca6825c7195366620256c0797463d5807
> MD5: 8df9d49405e3c7afc8ccf55cd207bbd5
>
> I have tested this with JDK 7 and 8 ... using Maven 3.3.9.
>
> Details of changes since 1.13 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.14/
> changes-report.html
>
> Site:
>     https://stefan.samaflost.de/staging/commons-compress-1.14/
>   (as usual I'll re-create the site once the vote has passed and will
>     add the 1.14 javadocs then)
>
> Japicmp Report (compared to 1.13):
>     https://stefan.samaflost.de/staging/commons-compress-1.14/japicmp.html
>
> RAT Report:
>     https://stefan.samaflost.de/staging/commons-compress-1.14/
> 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 19:30 UTC 14-May 2017
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
> Thanks!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8>

<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1617290459>
JUnit in Action, Second Edition
<https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22>

<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182021>
Spring Batch in Action
<https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

[RESULT] Release Compress 1.14 Based on RC1

Posted by Stefan Bodewig <bo...@apache.org>.
Hi all

with +1s by Gary Gregory and Bruno P. Kinoshita, my implicit one and no
other votes, the vote has passed.

I'll publish the artifacts now and will announce the relase after the
mirrors have had time to catch up.

Thanks to those who took the time to review the release

       Stefan

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