Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 32506 invoked from network); 18 Sep 2004 09:19:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Sep 2004 09:19:41 -0000 Received: (qmail 59113 invoked by uid 500); 18 Sep 2004 09:19:40 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 58910 invoked by uid 500); 18 Sep 2004 09:19:37 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 58897 invoked by uid 99); 18 Sep 2004 09:19:37 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 18 Sep 2004 02:19:37 -0700 Received: (qmail 23311 invoked by uid 50); 18 Sep 2004 09:21:25 -0000 Date: 18 Sep 2004 09:21:25 -0000 Message-ID: <20040918092125.23310.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 29428] - [digester] Digester does not keep "root" variable in sync... X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=29428 [digester] Digester does not keep "root" variable in sync... simon@ecnetwork.co.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From simon@ecnetwork.co.nz 2004-09-18 09:21 ------- Re James Carman's proposal: I've added a resetRoot() method to the Digester class which makes it *possible* to reset this variable before parsing a second document using the same Digester instance. This does not mean that using a Digester instance in this way is supported, and this is noted in the javadoc. Re Eric Lucas' proposal: As there has been no followup to this since 17 June I think it reasonable to consider this dead. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org