You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by weirdkid <gi...@git.apache.org> on 2016/03/01 06:15:46 UTC

[GitHub] commons-compress pull request: Zip64Mode.Always now impacts centra...

GitHub user weirdkid opened a pull request:

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

    Zip64Mode.Always now impacts central file header same as local file

    These changes bring the file header entries in the central directory into alignment with the local file headers when zip64Mode is set to Zip64Mode.Always. This change makes the generated Zip64 files more compatible with the [Open Packaging Conventions](https://en.wikipedia.org/wiki/Open_Packaging_Conventions) for Microsoft Office Open XML files, which use zip64 as a container.

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

    $ git pull https://github.com/weirdkid/commons-compress master

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

    https://github.com/apache/commons-compress/pull/10.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 #10
    
----
commit 33b0fa9f358d31e545b15108b57e8f1de5eae8cf
Author: Matt Hovey <ma...@weirdkid.com>
Date:   2016-03-01T05:04:26Z

    Zip64Mode.Always now impacts central file header same as local file
    header

----


---
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.
---

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


[GitHub] commons-compress pull request: Zip64Mode.Always now impacts centra...

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

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


---
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.
---

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


[GitHub] commons-compress pull request: Zip64Mode.Always now impacts centra...

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the pull request:

    https://github.com/apache/commons-compress/pull/10#issuecomment-192735255
  
    Thanks a lot Matt, this makes things quite a bit more consistent.


---
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.
---

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