Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18B19DAB0 for ; Fri, 1 Mar 2013 03:29:16 +0000 (UTC) Received: (qmail 20238 invoked by uid 500); 1 Mar 2013 03:29:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 19217 invoked by uid 500); 1 Mar 2013 03:29:13 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 19178 invoked by uid 99); 1 Mar 2013 03:29:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Mar 2013 03:29:13 +0000 Date: Fri, 1 Mar 2013 03:29:12 +0000 (UTC) From: "Hoss Man (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-4518) CurrencyField needs better errors when encountering a currency that java.util.Currency doesn't support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590209#comment-13590209 ] Hoss Man commented on SOLR-4518: -------------------------------- note to self: while at it, update the CurrencyField tests to do some assuming based on Currency.getAvailableCurrencies() > CurrencyField needs better errors when encountering a currency that java.util.Currency doesn't support > ------------------------------------------------------------------------------------------------------ > > Key: SOLR-4518 > URL: https://issues.apache.org/jira/browse/SOLR-4518 > Project: Solr > Issue Type: Bug > Reporter: Hoss Man > Assignee: Hoss Man > > Got a generic "IllegalArgumentException" when trying to use a currency.xml file refering to "ZWL" on java6 ... need to wrap those errors with more context. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org