[ 
https://issues.apache.org/jira/browse/BUILDR-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Donald closed BUILDR-159.
-------------------------------


> Cannot check gzipped tar file's content
> ---------------------------------------
>
>                 Key: BUILDR-159
>                 URL: https://issues.apache.org/jira/browse/BUILDR-159
>             Project: Buildr
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 1.3.3
>            Reporter: lacton
>            Assignee: lacton
>            Priority: Minor
>             Fix For: 1.3.4
>
>
> When I try to check a gzipped tar file contents, I get the exception 
> "undefined method `entries' for #<Buildr::TarTask:0xb7447b9c>".
> <buildfile>
> package(:tgz).include 'foo'
> check package(:tgz), 'should contain file foo' do
>   it.should contain('foo')
> end
> </buildfile>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to