Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5AEBD7C6 for ; Mon, 15 Oct 2012 22:29:30 +0000 (UTC) Received: (qmail 73144 invoked by uid 500); 15 Oct 2012 22:29:30 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 73086 invoked by uid 500); 15 Oct 2012 22:29:30 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 73079 invoked by uid 99); 15 Oct 2012 22:29:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 22:29:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 22:29:29 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8170123888E4 for ; Mon, 15 Oct 2012 22:28:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1398546 - /directory/apacheds/trunk/pom.xml Date: Mon, 15 Oct 2012 22:28:45 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121015222845.8170123888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Mon Oct 15 22:28:45 2012 New Revision: 1398546 URL: http://svn.apache.org/viewvc?rev=1398546&view=rev Log: removed the Xerces dependency : we don't use it Modified: directory/apacheds/trunk/pom.xml Modified: directory/apacheds/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=1398546&r1=1398545&r2=1398546&view=diff ============================================================================== --- directory/apacheds/trunk/pom.xml (original) +++ directory/apacheds/trunk/pom.xml Mon Oct 15 22:28:45 2012 @@ -81,7 +81,6 @@ 1.7.1 1.7-beta1 3.2.3 - 2.10.0 http://directory.apache.org/apacheds/1.5 @@ -1173,12 +1172,6 @@ - xerces - xercesImpl - ${xercesImpl.version} - - - org.mortbay.jetty jetty ${jetty.version}