Hi sliders,

On Feb 18, 2004, at 5:50 PM, Jason Hunter wrote:
>As I wrote in a separate mail to a smaller set of addresses, the setEncoding() method just moved for the Format class. The functionality is still there.
>
>The setEncoding() method was actually deprecated quite a while ago, in early May 2003 per CVS logs. We removed it from CVS recently after the Beta 10 release (we deprecate for one beta cycle) in preparation for a clean >1.0 release. So you can either build against Beta 10 or continue to use HEAD and just change your usage (what I recommend).


>-jh-

it would be cool if you could adapt your code to the last changes in jdom (you will probably want to check in the last jdom release candidate or release short) in
your CVS too.


velocity had the same problem and they adapted themselves already.


Cheers,


Antoine

Stefan Bodewig wrote:

[javac] ^
[javac] /data3/gump/jakarta-slide/src/stores/slidestore/file/UriProperties.java:97: cannot resolve symbol
[javac] symbol : method setEncoding (java.lang.String)
[javac] location: class org.jdom.output.XMLOutputter
[javac] aOutputter.setEncoding("ISO-8859-1");//Unicode
[javac] ^


....

   [javac]                   ^
   [javac] 8 errors
   [javac] 1 warning

BUILD FAILED
/data3/gump/jakarta-slide/build.xml:220: Compile failed; see the compiler error output 
for details.

Total time: 34 seconds





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to