[
https://issues.apache.org/jira/browse/RAT-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyrum Wright updated RAT-17:
----------------------------
Attachment: rat-tar-gz-v2.patch
Per Stefan's suggestions, I'm attaching an updated patch which uses
commons-compress to read from the tarball.
Also, before applying the patch, it may be useful to manually 'svn mv'
apache-rat-core/src/main/java/org/apache/rat/FileNameComparator.java to
apache-rat-core/src/main/java/org/apache/rat/walker/FileNameComparator.java and
apache-rat-core/src/main/java/org/apache/rat/DirectoryWalker.java to
apache-rat-core/src/main/java/org/apache/rat/walker/DirectoryWalker.java. The
patch diff only contains the differences between the moved files and the
results.
> [GOOGLE-4] Run against compressed artifacts
> -------------------------------------------
>
> Key: RAT-17
> URL: https://issues.apache.org/jira/browse/RAT-17
> Project: RAT
> Issue Type: Improvement
> Components: engine
> Reporter: Robert Burrell Donkin
> Attachments: rat-tar-gz-v2.patch, rat-tar-gz.patch
>
>
> <blockquote cite='http://code.google.com/p/arat/issues/detail?id=4'>
> Automatically unpack release artifacts (and give hints on directory layout)
> </blockquote>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.