Return-Path: Delivered-To: apmail-incubator-jackrabbit-commits-archive@www.apache.org Received: (qmail 21999 invoked from network); 2 Nov 2005 11:36:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 11:36:46 -0000 Received: (qmail 98864 invoked by uid 500); 2 Nov 2005 11:36:45 -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 98853 invoked by uid 500); 2 Nov 2005 11:36:44 -0000 Delivered-To: apmail-incubator-jackrabbit-cvs@incubator.apache.org Received: (qmail 98847 invoked by uid 99); 2 Nov 2005 11:36:44 -0000 X-ASF-Spam-Status: No, hits=-9.4 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; Wed, 02 Nov 2005 03:36:44 -0800 Received: (qmail 21848 invoked by uid 65534); 2 Nov 2005 11:36:23 -0000 Message-ID: <20051102113623.21840.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r330236 - /incubator/jackrabbit/trunk/derby.properties Date: Wed, 02 Nov 2005 11:36:23 -0000 To: jackrabbit-cvs@incubator.apache.org From: fielding@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: fielding Date: Wed Nov 2 03:36:18 2005 New Revision: 330236 URL: http://svn.apache.org/viewcvs?rev=330236&view=rev Log: Needed to fix a bug in Derby on OS X http://issues.apache.org/jira/browse/DERBY-1 Added: incubator/jackrabbit/trunk/derby.properties (with props) Added: incubator/jackrabbit/trunk/derby.properties URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/derby.properties?rev=330236&view=auto ============================================================================== --- incubator/jackrabbit/trunk/derby.properties (added) +++ incubator/jackrabbit/trunk/derby.properties Wed Nov 2 03:36:18 2005 @@ -0,0 +1 @@ +derby.storage.fileSyncTransactionLog=true Propchange: incubator/jackrabbit/trunk/derby.properties ------------------------------------------------------------------------------ svn:eol-style = native