Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 92153 invoked from network); 1 Oct 2010 11:14:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 11:14:58 -0000 Received: (qmail 157 invoked by uid 500); 1 Oct 2010 11:14:57 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 99890 invoked by uid 500); 1 Oct 2010 11:14:55 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 99882 invoked by uid 99); 1 Oct 2010 11:14:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 11:14:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 11:14:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o91BEXZU018553 for ; Fri, 1 Oct 2010 11:14:33 GMT Message-ID: <17791648.495211285931673770.JavaMail.jira@thor> Date: Fri, 1 Oct 2010 07:14:33 -0400 (EDT) From: "Emily Jiang (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Assigned: (ARIES-432) Remove the system.out.println in our production code In-Reply-To: <12203258.495191285931672713.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ARIES-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emily Jiang reassigned ARIES-432: --------------------------------- Assignee: Emily Jiang > Remove the system.out.println in our production code > ---------------------------------------------------- > > Key: ARIES-432 > URL: https://issues.apache.org/jira/browse/ARIES-432 > Project: Aries > Issue Type: Bug > Reporter: Emily Jiang > Assignee: Emily Jiang > Priority: Minor > Attachments: sysout.diff > > > There are a couple of places we print out some messages by using system.out in our non-test code. This is not good:(. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.