Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 94614 invoked from network); 1 Dec 2008 18:35:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2008 18:35:18 -0000 Received: (qmail 28338 invoked by uid 500); 1 Dec 2008 18:35:30 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 28166 invoked by uid 500); 1 Dec 2008 18:35:29 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 28155 invoked by uid 99); 1 Dec 2008 18:35:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 10:35:29 -0800 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; Mon, 01 Dec 2008 18:34:01 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 53D8F234C29E; Mon, 1 Dec 2008 10:34:48 -0800 (PST) From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 45336] 3.2-FINAL: Dup color hexString (9999:3333:6666) for color (org.apache.poi.hssf.util.HSSFColor$MAROON) X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: HSSF X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: josh@gildedtree.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20081201183448.53D8F234C29E@brutus.apache.org> Date: Mon, 1 Dec 2008 10:34:48 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45336 Josh Micich changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Josh Micich 2008-12-01 10:34:47 PST --- I just verified this bug was fixed in svn r673987 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=673987 ). This was definitely before the 3.2 release. To be sure, I downloaded http://www.ibiblio.org/maven/org.apache.poi/jars/poi-3.2-FINAL.jar (md5sum: 2fec24222aa7c353bff1960b8ac3e548), and decompiled HSSFColor.class. The simplest explanation for why you are still observing this bug is that you have a previous version of POI on your runtime classpath. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org