You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/09/18 05:49:18 UTC

[GitHub] [iceberg] nastra opened a new pull request #3145: Build: Enable zip64 to allow > 65535 files for JMH

nastra opened a new pull request #3145:
URL: https://github.com/apache/iceberg/pull/3145


   This started to happen after the Gradle 7 upgrade
   
   ```
   > Task :iceberg-spark3:jmhJar FAILED
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':iceberg-spark3:jmhJar'.
   > archive contains more than 65535 entries.
   
     To build this archive, please enable the zip64 extension.
     See: https://docs.gradle.org/7.2/dsl/org.gradle.api.tasks.bundling.Zip.html#org.gradle.api.tasks.bundling.Zip:zip64
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #3145: Build: Enable zip64 to allow > 65535 files for JMH

Posted by GitBox <gi...@apache.org>.
rdblue merged pull request #3145:
URL: https://github.com/apache/iceberg/pull/3145


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #3145: Build: Enable zip64 to allow > 65535 files for JMH

Posted by GitBox <gi...@apache.org>.
rdblue commented on pull request #3145:
URL: https://github.com/apache/iceberg/pull/3145#issuecomment-922502957


   Thanks, @nastra!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org