From commits-return-2819-apmail-jackrabbit-commits-archive=jackrabbit.apache.org@jackrabbit.apache.org Sat Sep 16 12:46:38 2006 Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 28911 invoked from network); 16 Sep 2006 12:46:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2006 12:46:38 -0000 Received: (qmail 47071 invoked by uid 500); 16 Sep 2006 12:46:38 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 46974 invoked by uid 500); 16 Sep 2006 12:46:38 -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 46964 invoked by uid 99); 16 Sep 2006 12:46:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Sep 2006 05:46:38 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Sep 2006 05:46:37 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 6A1B61A981D; Sat, 16 Sep 2006 05:46:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r446869 - /jackrabbit/trunk/jcr-rmi/pom.xml Date: Sat, 16 Sep 2006 12:46:17 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060916124617.6A1B61A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jukka Date: Sat Sep 16 05:46:16 2006 New Revision: 446869 URL: http://svn.apache.org/viewvc?view=rev&rev=446869 Log: JCR-570: Use the JCR API jar from ibiblio Modified: jackrabbit/trunk/jcr-rmi/pom.xml Modified: jackrabbit/trunk/jcr-rmi/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jcr-rmi/pom.xml?view=diff&rev=446869&r1=446868&r2=446869 ============================================================================== --- jackrabbit/trunk/jcr-rmi/pom.xml (original) +++ jackrabbit/trunk/jcr-rmi/pom.xml Sat Sep 16 05:46:16 2006 @@ -133,7 +133,7 @@ - jsr170 + javax.jcr jcr 1.0