Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 68449 invoked from network); 2 Dec 2010 13:26:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 13:26:35 -0000 Received: (qmail 52065 invoked by uid 500); 2 Dec 2010 13:26:35 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 51702 invoked by uid 500); 2 Dec 2010 13:26:35 -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 51532 invoked by uid 99); 2 Dec 2010 13:26:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 13:26:34 +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; Thu, 02 Dec 2010 13:26:32 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB2DQAUC004791 for ; Thu, 2 Dec 2010 13:26:11 GMT Message-ID: <73999.72581291296370895.JavaMail.jira@thor> Date: Thu, 2 Dec 2010 08:26:10 -0500 (EST) From: "Guillaume Nodet (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Resolved: (ARIES-505) Do not use System.err nor Throwable#printStackTraces() but rather use a jul Logger In-Reply-To: <18710229.67241291294092273.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ARIES-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved ARIES-505. ----------------------------------- Resolution: Fixed Committing to https://svn.apache.org/repos/asf/incubator/aries/trunk ... M jndi/jndi-core/src/main/java/org/apache/aries/jndi/startup/Activator.java M jndi/jndi-rmi/src/main/java/org/apache/aries/jndi/rmi/Activator.java Committed r1041365 > Do not use System.err nor Throwable#printStackTraces() but rather use a jul Logger > ---------------------------------------------------------------------------------- > > Key: ARIES-505 > URL: https://issues.apache.org/jira/browse/ARIES-505 > Project: Aries > Issue Type: Improvement > Components: JNDI > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 0.3 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.