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

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

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


   Many thanks @theobisproject 
   
   Actually it is nice you have created an issue but we don't require a Jira 
issue for every PR. Personally I prefer Jira if something needs discussion and 
skip it when talking about a straight forward PR. YMMV


----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 436773)
    Time Spent: 40m  (was: 0.5h)

> 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
>             Fix For: 1.21
>
>          Time Spent: 40m
>  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