You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/08/18 07:32:13 UTC

[GitHub] [commons-compress] PeterAlfredLee opened a new pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

PeterAlfredLee opened a new pull request #127:
URL: https://github.com/apache/commons-compress/pull/127


   Add `writePreamble` to `ZipArchiveInputStream`. This is used to create self-extracting zip.


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

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



[GitHub] [commons-compress] coveralls commented on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-675319838


   
   [![Coverage Status](https://coveralls.io/builds/32824219/badge)](https://coveralls.io/builds/32824219)
   
   Coverage decreased (-0.02%) to 87.242% when pulling **6c08e42db1de906267deb1b07dfadd900e664705 on PeterAlfredLee:COMPRESS-550** into **86bb35aa4e92da6c3c9e78551dffc3fb0193caab on apache:master**.
   


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

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



[GitHub] [commons-compress] garydgregory commented on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-678318347


   @dependabot rebase


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

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



[GitHub] [commons-compress] coveralls edited a comment on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-675319838


   
   [![Coverage Status](https://coveralls.io/builds/32883706/badge)](https://coveralls.io/builds/32883706)
   
   Coverage decreased (-0.02%) to 87.231% when pulling **bc7b64e37081d976c14581f7f20915e64c4350c1 on PeterAlfredLee:COMPRESS-550** into **aba901824c013297eceed7655b24144f28f3f64a on apache:master**.
   


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

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



[GitHub] [commons-compress] PeterAlfredLee commented on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
PeterAlfredLee commented on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-682278860


   Hi all. I'm merging this PR these days. WDYT? @garydgregory @bodewig 


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

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



[GitHub] [commons-compress] coveralls edited a comment on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-675319838


   
   [![Coverage Status](https://coveralls.io/builds/32902737/badge)](https://coveralls.io/builds/32902737)
   
   Coverage decreased (-0.009%) to 87.238% when pulling **56ace44ebf52ac77c86b982094e4770d8a87018e on PeterAlfredLee:COMPRESS-550** into **aba901824c013297eceed7655b24144f28f3f64a on apache:master**.
   


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

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



[GitHub] [commons-compress] coveralls edited a comment on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-675319838


   
   [![Coverage Status](https://coveralls.io/builds/32949292/badge)](https://coveralls.io/builds/32949292)
   
   Coverage decreased (-0.009%) to 87.238% when pulling **2f612216bfba20b7159503dd0b41f5dd6b160cc6 on PeterAlfredLee:COMPRESS-550** into **4ede2949c0d6d16d41fcac857992ffb54910d87e on apache:master**.
   


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

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



[GitHub] [commons-compress] PeterAlfredLee merged pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
PeterAlfredLee merged pull request #127:
URL: https://github.com/apache/commons-compress/pull/127


   


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

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



[GitHub] [commons-compress] XenoAmess commented on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
XenoAmess commented on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-678965962


   > @dependabot rebase
   
   @PeterAlfredLee 👍 


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

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



[GitHub] [commons-compress] garydgregory commented on pull request #127: COMPRESS-550 : add writePreamble to ZipArchiveInputStream

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #127:
URL: https://github.com/apache/commons-compress/pull/127#issuecomment-683212913


   @PeterAlfredLee I don't know enough about zip and preambles to really opine.


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

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