Return-Path: Delivered-To: apmail-incubator-jackrabbit-commits-archive@www.apache.org Received: (qmail 47334 invoked from network); 12 Sep 2005 15:16:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2005 15:16:48 -0000 Received: (qmail 332 invoked by uid 500); 12 Sep 2005 15:16:47 -0000 Mailing-List: contact jackrabbit-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-commits@incubator.apache.org Received: (qmail 318 invoked by uid 500); 12 Sep 2005 15:16:47 -0000 Delivered-To: apmail-incubator-jackrabbit-cvs@incubator.apache.org Received: (qmail 314 invoked by uid 99); 12 Sep 2005 15:16:47 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 12 Sep 2005 08:16:46 -0700 Received: (qmail 47319 invoked by uid 65534); 12 Sep 2005 15:16:46 -0000 Message-ID: <20050912151646.47316.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r280352 - /incubator/jackrabbit/trunk/contrib/tck-webapp/src/java/org/apache/jackrabbit/ Date: Mon, 12 Sep 2005 15:16:46 -0000 To: jackrabbit-cvs@incubator.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jukka Date: Mon Sep 12 08:15:59 2005 New Revision: 280352 URL: http://svn.apache.org/viewcvs?rev=280352&view=rev Log: tck-webapp: Adjust the external reference to the post JCR-157 project structure. Modified: incubator/jackrabbit/trunk/contrib/tck-webapp/src/java/org/apache/jackrabbit/ (props changed) Propchange: incubator/jackrabbit/trunk/contrib/tck-webapp/src/java/org/apache/jackrabbit/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Mon Sep 12 08:15:59 2005 @@ -1 +1 @@ -test https://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/core/src/test/org/apache/jackrabbit/test +test https://svn.apache.org/repos/asf/incubator/jackrabbit/trunk/src/test/org/apache/jackrabbit/test