Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 55312 invoked from network); 18 Jun 2008 00:13:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jun 2008 00:13:07 -0000 Received: (qmail 73851 invoked by uid 500); 18 Jun 2008 00:13:08 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 73782 invoked by uid 500); 18 Jun 2008 00:13:07 -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 73771 invoked by uid 99); 18 Jun 2008 00:13:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2008 17:13:07 -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, 18 Jun 2008 00:12:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E62F9234C143 for ; Tue, 17 Jun 2008 17:12:44 -0700 (PDT) Message-ID: <1686464685.1213747964935.JavaMail.jira@brutus> Date: Tue, 17 Jun 2008 17:12:44 -0700 (PDT) From: "Alexander Klimetschek (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-1652) Better 'invalid format' exception messages for value classes In-Reply-To: <1815738787.1213626105955.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-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Klimetschek resolved JCR-1652. ---------------------------------------- Resolution: Fixed Fixed in revision 668857. > Better 'invalid format' exception messages for value classes > ------------------------------------------------------------ > > Key: JCR-1652 > URL: https://issues.apache.org/jira/browse/JCR-1652 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-jcr-commons > Reporter: Alexander Klimetschek > Attachments: JCR-1652.patch > > > The valueOf() methods of the Value classes throw an exception without information on the desired type and without the String value that gave the error. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.