[jira] [Comment Edited] (COMPRESS-208) Add support for ZIP archives with PK00PK signature

2012-12-30 Thread Dmitry Katsubo (JIRA)

[ 
https://issues.apache.org/jira/browse/COMPRESS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541079#comment-13541079
 ] 

Dmitry Katsubo edited comment on COMPRESS-208 at 12/30/12 3:20 PM:
---

The given attachment is a part of published patent:

http://worldwide.espacenet.com/publicationDetails/biblio?DB=EPODOCII=0ND=3adjacent=truelocale=en_EPFT=Ddate=20050330CC=EPNR=1517606A2KC=A2

however I am not sure if published in world of patents is compatible with 
Apache license. Not to risk, just create a new such file or truncate the text 
file within the archive.

  was (Author: dma_k):
The given attachment is a part of published patent:

  
 Add support for ZIP archives with PK00PK signature
 --

 Key: COMPRESS-208
 URL: https://issues.apache.org/jira/browse/COMPRESS-208
 Project: Commons Compress
  Issue Type: Improvement
  Components: Archivers
Affects Versions: 1.4.1
Reporter: Dmitry Katsubo
 Attachments: EP02797238.zip


 ZIP archive with PK00PK signature is not recognized as ZIP archive by 
 {{ArchiveStreamFactory.createArchiveInputStream()}}. Header hexdump:
 {code}
 00: 50 4B 30 30 50 4B 03 04 │ 14 00 00 00 08 00 48 7D  PK00PK♥♦¶   ◘ 
 H}
 10: F4 36 04 E0 50 2C 04 27 │ 01 00 E2 3F 10 00 37 00  Ї6♦рP,♦'☺ т?► 7
 20: 00 00 4E 39 32 30 34 35 │ 20 53 45 52 20 4A 52 4EN92045 SER 
 JRN
 30: 20 72 65 76 69 73 65 64 │ 20 73 65 71 20 6C 69 73   revised seq 
 lis
 {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Comment Edited] (COMPRESS-208) Add support for ZIP archives with PK00PK signature

2012-11-16 Thread Dmitry Katsubo (JIRA)

[ 
https://issues.apache.org/jira/browse/COMPRESS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492278#comment-13492278
 ] 

Dmitry Katsubo edited comment on COMPRESS-208 at 11/16/12 2:03 PM:
---

No idea how to create such an archive, I know that WinRAR and WinZIP can open 
it. Please Google for PK00PK to find more information about this subtype of 
archive, from [what I have 
found|http://java.net/nonav/projects/truezip/lists/users/archive/2012-04/message/16]
 it is used for archive splitting (volumes support).

  
 Add support for ZIP archives with PK00PK signature
 --

 Key: COMPRESS-208
 URL: https://issues.apache.org/jira/browse/COMPRESS-208
 Project: Commons Compress
  Issue Type: Improvement
  Components: Archivers
Affects Versions: 1.4.1
Reporter: Dmitry Katsubo
 Attachments: EP02797238.zip


 ZIP archive with PK00PK signature is not recognized as ZIP archive by 
 {{ArchiveStreamFactory.createArchiveInputStream()}}. Header hexdump:
 {code}
 00: 50 4B 30 30 50 4B 03 04 │ 14 00 00 00 08 00 48 7D  PK00PK♥♦¶   ◘ 
 H}
 10: F4 36 04 E0 50 2C 04 27 │ 01 00 E2 3F 10 00 37 00  Ї6♦рP,♦'☺ т?► 7
 20: 00 00 4E 39 32 30 34 35 │ 20 53 45 52 20 4A 52 4EN92045 SER 
 JRN
 30: 20 72 65 76 69 73 65 64 │ 20 73 65 71 20 6C 69 73   revised seq 
 lis
 {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira