You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Stefan Groschupf (JIRA)" <ji...@apache.org> on 2006/07/16 00:45:14 UTC

[jira] Created: (NUTCH-319) OPICScoringFilter should use logging API instead of printStackTrace

OPICScoringFilter should use logging API instead of printStackTrace
-------------------------------------------------------------------

                 Key: NUTCH-319
                 URL: http://issues.apache.org/jira/browse/NUTCH-319
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 0.8-dev
            Reporter: Stefan Groschupf
         Assigned To: Andrzej Bialecki 
            Priority: Trivial
             Fix For: 0.8-dev


OPICScoringFilter line 107 should be a logging not a   e.printStackTrace(LogUtil.getWarnStream(LOG)), isn't it?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (NUTCH-319) OPICScoringFilter should use logging API instead of printStackTrace

Posted by "Stefan Groschupf (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-319?page=all ]

Stefan Groschupf resolved NUTCH-319.
------------------------------------

    Resolution: Won't Fix

Sorry, that is bogus since it is wriiten to the logging stream.

> OPICScoringFilter should use logging API instead of printStackTrace
> -------------------------------------------------------------------
>
>                 Key: NUTCH-319
>                 URL: http://issues.apache.org/jira/browse/NUTCH-319
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 0.8-dev
>            Reporter: Stefan Groschupf
>         Assigned To: Andrzej Bialecki 
>            Priority: Trivial
>             Fix For: 0.8-dev
>
>
> OPICScoringFilter line 107 should be a logging not a   e.printStackTrace(LogUtil.getWarnStream(LOG)), isn't it?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira