Return-Path: Delivered-To: apmail-incubator-jackrabbit-commits-archive@www.apache.org Received: (qmail 24078 invoked from network); 11 Jul 2005 15:23:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2005 15:23:46 -0000 Received: (qmail 7267 invoked by uid 500); 11 Jul 2005 15:23:46 -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 7254 invoked by uid 500); 11 Jul 2005 15:23:46 -0000 Delivered-To: apmail-incubator-jackrabbit-cvs@incubator.apache.org Received: (qmail 7251 invoked by uid 99); 11 Jul 2005 15:23:45 -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, 11 Jul 2005 08:23:34 -0700 Received: (qmail 24052 invoked by uid 65534); 11 Jul 2005 15:23:32 -0000 Message-ID: <20050711152332.24051.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r210145 - in /incubator/jackrabbit/trunk/core: maven.xml project.xml Date: Mon, 11 Jul 2005 15:23:31 -0000 To: jackrabbit-cvs@incubator.apache.org From: mreutegg@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: mreutegg Date: Mon Jul 11 08:23:29 2005 New Revision: 210145 URL: http://svn.apache.org/viewcvs?rev=210145&view=rev Log: JCR-117: Test cases not fully initialized at first run Modified: incubator/jackrabbit/trunk/core/maven.xml incubator/jackrabbit/trunk/core/project.xml Modified: incubator/jackrabbit/trunk/core/maven.xml URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/core/maven.xml?rev=210145&r1=210144&r2=210145&view=diff ============================================================================== --- incubator/jackrabbit/trunk/core/maven.xml (original) +++ incubator/jackrabbit/trunk/core/maven.xml Mon Jul 11 08:23:29 2005 @@ -170,4 +170,21 @@ basedir="target/test-classes" includes="org/apache/jackrabbit/core/JackrabbitRepositoryStub.class"/> + + + + + + + + + + + + Modified: incubator/jackrabbit/trunk/core/project.xml URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/core/project.xml?rev=210145&r1=210144&r2=210145&view=diff ============================================================================== --- incubator/jackrabbit/trunk/core/project.xml (original) +++ incubator/jackrabbit/trunk/core/project.xml Mon Jul 11 08:23:29 2005 @@ -127,6 +127,9 @@ **/*TestAll.java + + **/init/* + applications/test