[ 
https://issues.apache.org/jira/browse/COMPRESS-520?focusedWorklogId=434458&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-434458
 ]

ASF GitHub Bot logged work on COMPRESS-520:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/May/20 15:46
            Start Date: 18/May/20 15:46
    Worklog Time Spent: 10m 
      Work Description: theobisproject commented on pull request #101:
URL: https://github.com/apache/commons-compress/pull/101#issuecomment-630269895


   I've created the issue and added the number to the commit and the PR 
description.


----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 434458)
    Remaining Estimate: 0h
            Time Spent: 10m

> Implement ZCompressorInputStreamTest without powermock
> ------------------------------------------------------
>
>                 Key: COMPRESS-520
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-520
>             Project: Commons Compress
>          Issue Type: Improvement
>    Affects Versions: 1.20
>            Reporter: Robin Schimpf
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The ZCompressorInputStreamTest uses powermock to mock an empty enumeration. 
> This prevents the test to be run on Java 9+.
> The same behaviour can be achieved by using {{Collections.emptyEnumeration}} 
> and therefore the powermock dependency for the tests dropped.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to