From dev-return-17376-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Mar 04 12:51:59 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 8218 invoked from network); 4 Mar 2008 12:51:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2008 12:51:59 -0000 Received: (qmail 45747 invoked by uid 500); 4 Mar 2008 12:51:48 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 45706 invoked by uid 500); 4 Mar 2008 12:51:47 -0000 Mailing-List: contact dev-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 dev@jackrabbit.apache.org Received: (qmail 45679 invoked by uid 99); 4 Mar 2008 12:51:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 04:51:47 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 12:51:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DD71B234C03B for ; Tue, 4 Mar 2008 04:50:40 -0800 (PST) Message-ID: <1388321621.1204635040900.JavaMail.jira@brutus> Date: Tue, 4 Mar 2008 04:50:40 -0800 (PST) From: "Marcel Reutegger (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-1452) Make use of jackrabbit.test.scale in test cases MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Make use of jackrabbit.test.scale in test cases ----------------------------------------------- Key: JCR-1452 URL: https://issues.apache.org/jira/browse/JCR-1452 Project: Jackrabbit Issue Type: Improvement Components: jackrabbit-core Reporter: Marcel Reutegger Priority: Minor There are already a number of longer running test cases in jackrabbit-core, but they are all disabled because they otherwise make building jackrabbit-core a very long task. Those tests should make use of the jackrabbit.test.scale property and per default (scale = 1) run within a short time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.