Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 14801 invoked from network); 2 Apr 2008 05:02:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 05:02:01 -0000 Received: (qmail 5812 invoked by uid 500); 2 Apr 2008 05:01:54 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 5746 invoked by uid 500); 2 Apr 2008 05:01:54 -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 5691 invoked by uid 99); 2 Apr 2008 05:01:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 22:01:53 -0700 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; Wed, 02 Apr 2008 05:01:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 36698234C0B7 for ; Tue, 1 Apr 2008 21:59:25 -0700 (PDT) Message-ID: <870941067.1207112365221.JavaMail.jira@brutus> Date: Tue, 1 Apr 2008 21:59:25 -0700 (PDT) From: "Dave Brosius (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1510) [PATCH] more verbose exception messages (BatchedItemOperations) In-Reply-To: <1832509041.1207112365198.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated JCR-1510: ------------------------------ Attachment: better_ex_messages.patch > [PATCH] more verbose exception messages (BatchedItemOperations) > --------------------------------------------------------------- > > Key: JCR-1510 > URL: https://issues.apache.org/jira/browse/JCR-1510 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-core > Affects Versions: core 1.4.2 > Reporter: Dave Brosius > Priority: Trivial > Fix For: core 1.4.2 > > Attachments: better_ex_messages.patch > > > added context to exception messages in BatchedItemOperations to aid debugging -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.