From dev-return-34835-apmail-nutch-dev-archive=nutch.apache.org@nutch.apache.org Fri Jan 20 12:26:42 2017 Return-Path: X-Original-To: apmail-nutch-dev-archive@www.apache.org Delivered-To: apmail-nutch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F159D199B5 for ; Fri, 20 Jan 2017 12:26:41 +0000 (UTC) Received: (qmail 49626 invoked by uid 500); 20 Jan 2017 12:26:41 -0000 Delivered-To: apmail-nutch-dev-archive@nutch.apache.org Received: (qmail 49597 invoked by uid 500); 20 Jan 2017 12:26:41 -0000 Mailing-List: contact dev-help@nutch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nutch.apache.org Delivered-To: mailing list dev@nutch.apache.org Received: (qmail 49587 invoked by uid 99); 20 Jan 2017 12:26:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2017 12:26:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3DE0DDFB8E; Fri, 20 Jan 2017 12:26:41 +0000 (UTC) From: kamaci To: dev@nutch.apache.org Reply-To: dev@nutch.apache.org Message-ID: Subject: [GitHub] nutch pull request #173: NUTCH-2347 Logger is used instead of printing Throw... Content-Type: text/plain Date: Fri, 20 Jan 2017 12:26:41 +0000 (UTC) GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/173 NUTCH-2347 Logger is used instead of printing Throwable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2347_2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nutch/pull/173.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 #173 ---- commit 8dbf8083aa63fbd881c18fc8824981b4c84c9c02 Author: kamaci Date: 2017-01-20T13:25:49Z NUTCH-2347 Logger is used instead of printing Throwable. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---