Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 33265 invoked from network); 27 Jul 2005 12:26:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2005 12:26:25 -0000 Received: (qmail 50962 invoked by uid 500); 27 Jul 2005 12:25:52 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 50649 invoked by uid 500); 27 Jul 2005 12:25:50 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 50569 invoked by uid 99); 27 Jul 2005 12:25:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2005 05:25:37 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 7D3B5F1 for ; Wed, 27 Jul 2005 14:25:24 +0200 (CEST) Message-ID: <1625195017.1122467124511.JavaMail.jira@ajax.apache.org> Date: Wed, 27 Jul 2005 14:25:24 +0200 (CEST) From: "Nick Faiz (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIREVE-189) log4j.properties is being bundled by the jar:resource goal - override it in maven.xml Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N log4j.properties is being bundled by the jar:resource goal - override it in maven.xml -------------------------------------------------------------------------------------- Key: DIREVE-189 URL: http://issues.apache.org/jira/browse/DIREVE-189 Project: Directory Server Type: Improvement Components: server main Versions: 0.9.1 Reporter: Nick Faiz Assigned to: Alex Karasulu Priority: Minor The new log4j.properties is being bundled in apacheds-main.jar . This is okay for standalone versions and during development but is annoying for embedded versions. We should override the jar:resources goal in maven.xml so it isn't copied across. -- 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