Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 50406 invoked from network); 11 Jun 2007 22:58:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2007 22:58:48 -0000 Received: (qmail 31415 invoked by uid 500); 11 Jun 2007 22:58:50 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 31394 invoked by uid 500); 11 Jun 2007 22:58:50 -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 31372 invoked by uid 99); 11 Jun 2007 22:58:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 15:58:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 15:58:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1F9877141F4 for ; Mon, 11 Jun 2007 15:58:26 -0700 (PDT) Message-ID: <9755637.1181602706126.JavaMail.jira@brutus> Date: Mon, 11 Jun 2007 15:58:26 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-969) better error for unknown date formats In-Reply-To: <9401201.1181595506336.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-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-969: ------------------------------ Component/s: core Fix Version/s: 1.4 Assignee: Jukka Zitting Priority: Trivial (was: Minor) Affects Version/s: (was: 1.4) > better error for unknown date formats > ------------------------------------- > > Key: JCR-969 > URL: https://issues.apache.org/jira/browse/JCR-969 > Project: Jackrabbit > Issue Type: Improvement > Components: core > Reporter: Daniel Naber > Assignee: Jukka Zitting > Priority: Trivial > Fix For: 1.4 > > Attachments: jackrabbit-date.diff > > > This small patch improves the exception message you get when the date format is unknown. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.