You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by sesuncedu <gi...@git.apache.org> on 2017/07/03 23:15:34 UTC

[GitHub] commons-compress pull request #48: COMPRESS-416 Extended times for Zip shoul...

GitHub user sesuncedu opened a pull request:

    https://github.com/apache/commons-compress/pull/48

    COMPRESS-416    Extended times for Zip should be signed values

    This has fixed code, and almost fixed tests (fixed for jdk9;  haven't removed all the invalid checks for jdk8). 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sesuncedu/commons-compress COMPRESS-416

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-compress/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #48
    
----
commit e39151c1db4784e517fc139c0ee37ab9f035aa0b
Author: Simon Spero <se...@gmail.com>
Date:   2017-07-03T22:24:55Z

    COMPRESS-416 Add signed 32bit int constructor and accessor to ZipLong
    
    Signed-off-by: Simon Spero <se...@gmail.com>

commit da5fa04a69d6c039376f26d0d5896995cecddc65
Author: Simon Spero <se...@gmail.com>
Date:   2017-07-03T23:10:10Z

    COMPRESS-416 Use signed integers for extended timestamps, per spec
    
    Signed-off-by: Simon Spero <se...@gmail.com>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] commons-compress pull request #48: COMPRESS-416 Extended times for Zip shoul...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-compress/pull/48


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---