[jdom-interest] [Fwd: Re: [Fwd: More JDOM changes]]
Antoine Lévy-Lambert
antoine at apache.org
Wed Feb 18 13:30:04 PST 2004
Hi velocitiers,
unfortunately, the moetho XmlOutputter#setEncoding is *gone*. It was a
deprecation in JDOMbeta10rc1, but now it is gone for *good*
unless the Jdom team revert this change.
Antoine
-------- Original Message --------
Subject: Re: [Fwd: More JDOM changes]
Date: Wed, 18 Feb 2004 11:01:54 -0800
From: Nick Chalko <nick at chalko.com>
Reply-To: Gump code and data <gump at jakarta.apache.org>
To: Gump code and data <gump at jakarta.apache.org>
References: <40335D41.40703 at apache.org>
<9706DDEE-6225-11D8-A918-000A95A01192 at 4quarters.com>
Geir Magnusson Jr wrote:
> It's deprecated, so there's no immediate cause for alarm.
>
> We'll just have to change. We heart JDOM.
>
> geir
>
Is see
<endnote>
[javac]
/usr/serverlocal/gump/jakarta-slide/src/stores/org/apache/slide/store/txfile/XMLResourceDescriptor.java:281:
cannot resolve symbol
[javac] symbol : method setEncoding (java.lang.String)
[javac] location: class org.jdom.output.XMLOutputter
[javac] aOutputter.setEncoding(characterEncoding);
Not a deprecation.
More information about the jdom-interest
mailing list