You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Stevo Slavic (JIRA)" <ji...@apache.org> on 2010/11/25 16:53:13 UTC

[jira] Created: (PDFBOX-906) Replace System.out.println calls with calls to logging api

Replace System.out.println calls with calls to logging api
----------------------------------------------------------

                 Key: PDFBOX-906
                 URL: https://issues.apache.org/jira/browse/PDFBOX-906
             Project: PDFBox
          Issue Type: Improvement
    Affects Versions: 1.3.1
            Reporter: Stevo Slavic


E.g. in org.apache.pdfbox.util.PDFImageWriter @ line 137 there's "System.out.println( "Writing: " + fileName );", while pdfbox maven artifact defines dependency to commons-logging.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.