GitHub user kinow opened a pull request:
https://github.com/apache/commons-imaging/pull/35
IMAGING-154 Removed Debug class
Removed the `Debug` and `ImageDump` classes. Also removed methods with the
`verbose` parameter, as well as any `System.out.println`'s. Tried to keep the
change to a minimum, but given the extent of its use, I believe the pull
request diff will be a bit long.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kinow/commons-imaging IMAGING-154
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-imaging/pull/35.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #35
----
commit 0e218c63086ce0e0ee9270d6099cc9466a0cda4c
Author: Bruno P. Kinoshita <brunodepaulak@...>
Date: 2018-02-05T11:10:25Z
IMAGING-154 Removed Debug class
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]