Markku Saarela
Mon, 29 Dec 2003 05:37:44 -0800
-----Original Message-----
From: Jacob Kjome [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 25, 2003 11:16 AM
To: Ant Users List
Subject: Re: ExceptionInIntializerError using jdk1.5alpha
Did you put the latest xalan-2.5.2.jar in JAVA_HOME/jre/lib/endorsed? If
not, you should do that since the JDK comes with an old buggy version of
Xalan....although they might have updated it for JDK1.5. Still, can't
hurt
to have the latest and greatest in the endorsed directory.
[junitreport] Using Xalan version: Xalan Java 2.5.2
Caused by: java.lang.NumberFormatException: For input string: "be found at http://www.iana.org/assignments/character-sets"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48 )
at java.lang.Integer.parseInt(Integer.java:446)
at java.lang.Integer.valueOf(Integer.java:525)
at java.lang.Integer.decode(Integer.java:903)
at org.apache.xml.serializer.Encodings.loadEncodingInfo(Encodings.java:422)
This is with ant 1.6.0
Any other suggestions? Is this a problem for xalan, and is there a mailing list to mention it to them.
" Work like you don't need the money, love like you've never been hurt, and
dance like no one is watching."
--- Satchel Paige
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]