[
https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315766#comment-16315766
]
Stefan Bodewig edited comment on COMPRESS-407 at 1/8/18 7:21 AM:
-----------------------------------------------------------------
Hmm, this is the test failure I get
{code}
[info] - should resolve a glob *** FAILED ***
[info] List(/tmp/classpath-resolver-spec4588627304536270581/lib/b.jar,
/tmp/classpath-resolver-spec4588627304536270581/lib/a.class) did not equal
List(/tmp/classpath-resolver-spec4588627304536270581/lib/a.class,
/tmp/classpath-resolver-spec4588627304536270581/lib/b.jar)
(JvmExecutorSpec.scala:70)
{code}
I don't see where tar is getting involved, here.
was (Author: bodewig):
Hmm, this is the test failure I get
```
[info] - should resolve a glob *** FAILED ***
[info] List(/tmp/classpath-resolver-spec4588627304536270581/lib/b.jar,
/tmp/classpath-resolver-spec4588627304536270581/lib/a.class) did not equal
List(/tmp/classpath-resolver-spec4588627304536270581/lib/a.class,
/tmp/classpath-resolver-spec4588627304536270581/lib/b.jar)
(JvmExecutorSpec.scala:70)
```
I don't see where tar is getting involved, here.
> Validate Block and Record Sizes
> -------------------------------
>
> Key: COMPRESS-407
> URL: https://issues.apache.org/jira/browse/COMPRESS-407
> Project: Commons Compress
> Issue Type: Sub-task
> Components: Archivers
> Reporter: Simon Spero
> Fix For: 1.15
>
>
> Reject record sizes not equal to 512 bytes; require block sizes to be
> multiples of 512 bytes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)