Re: cvs commit: jakarta-struts/src/share/org/apache/struts/configConfigRuleSet.java

2002-12-21 Thread Craig R. McClanahan
On Sat, 21 Dec 2002, Martin Cooper wrote: > Date: Sat, 21 Dec 2002 10:49:19 -0800 (PST) > From: Martin Cooper <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: Struts Developers List <[EMAIL PROTECTED]> > Subject: Re: cvs commit: > jakarta-struts/src/share/org/

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/configConfigRuleSet.java

2002-12-21 Thread Martin Cooper
On Sat, 21 Dec 2002, Craig R. McClanahan wrote: > > > On 21 Dec 2002 [EMAIL PROTECTED] wrote: > > > Update to avoid the use of deprecated Digester methods. Some deprecated > > methods are still used, but their replacements are not yet available in > > a released version of Digester. We don

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/configConfigRuleSet.java

2002-12-21 Thread Craig R. McClanahan
On 21 Dec 2002 [EMAIL PROTECTED] wrote: > Update to avoid the use of deprecated Digester methods. Some deprecated > methods are still used, but their replacements are not yet available in > a released version of Digester. We don't want to depend on a new Digester > release just for this,