Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 3989 invoked from network); 2 Jun 2007 23:21:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jun 2007 23:21:57 -0000 Received: (qmail 98253 invoked by uid 500); 2 Jun 2007 23:22:01 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 98224 invoked by uid 500); 2 Jun 2007 23:22:01 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 98215 invoked by uid 99); 2 Jun 2007 23:22:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jun 2007 16:22:01 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jun 2007 16:21:57 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 325C51A981A; Sat, 2 Jun 2007 16:21:37 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r543807 - /jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml Date: Sat, 02 Jun 2007 23:21:37 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070602232137.325C51A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Sat Jun 2 16:21:36 2007 New Revision: 543807 URL: http://svn.apache.org/viewvc?view=rev&rev=543807 Log: JCR-958: Added jackrabbit-jcr-commons as a dependency to jackrabbit-jcr-rmi Modified: jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml Modified: jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml?view=diff&rev=543807&r1=543806&r2=543807 ============================================================================== --- jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml (original) +++ jackrabbit/trunk/jackrabbit-jcr-rmi/pom.xml Sat Jun 2 16:21:36 2007 @@ -93,6 +93,10 @@ true + org.apache.jackrabbit + jackrabbit-jcr-commons + + xerces xercesImpl