yakovsh commented on code in PR #441:
URL: https://github.com/apache/commons-compress/pull/441#discussion_r1409681696
##########
src/main/java/org/apache/commons/compress/harmony/pack200/Pack200Adapter.java:
##########
@@ -41,11 +42,11 @@ public void addPropertyChangeListener(final
PropertyChangeListener listener) {
*
* @param value Completion between 0..1.
*/
- protected void completed(final double value) {
+ protected void completed(final double value) throws IOException {
Review Comment:
Will do, thank you for pointing this out
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]