[ 
https://issues.apache.org/jira/browse/IMAGING-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581152#comment-16581152
 ] 

ASF GitHub Bot commented on IMAGING-154:
----------------------------------------

Github user garydgregory commented on a diff in the pull request:

    https://github.com/apache/commons-imaging/pull/35#discussion_r210287763
  
    --- Diff: 
src/test/java/org/apache/commons/imaging/formats/jpeg/exif/WriteExifMetadataExampleTest.java
 ---
    @@ -27,7 +27,7 @@
     import org.apache.commons.imaging.formats.jpeg.JpegImageParser;
     import org.apache.commons.imaging.formats.tiff.TiffField;
     import org.apache.commons.imaging.formats.tiff.TiffImageMetadata;
    -import org.apache.commons.imaging.util.Debug;
    +import org.apache.commons.imaging.internal.Debug;
    --- End diff --
    
    I like the package name :-)


> Remove Debug class
> ------------------
>
>                 Key: IMAGING-154
>                 URL: https://issues.apache.org/jira/browse/IMAGING-154
>             Project: Commons Imaging
>          Issue Type: Task
>    Affects Versions: Patch Needed
>            Reporter: Benedikt Ritter
>            Assignee: Bruno P. Kinoshita
>            Priority: Major
>             Fix For: 1.0
>
>
> Low level libraries should not do logging, but communicate through the use of 
> exceptions and meaningful return values. Remove the Debug class and  all it's 
> uses.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to