On Tue, 05 Aug 2003 11:39:46 -0400, STONE,ROBERT (HP-SanDiego,ex1) wrote:
> Latest snapshot build fails with the following error (W2000, JDK1.3.1):
>
> C:\java\xml-xindice\java\tests\src\org\apache\xindice\integration\client\bas
> ic\D
> ocumentTest.java:363: cannot resolve symbol symbol : constructor
> RuntimeException (java.lang.String,java.io.IOException) location: class
> java.lang.RuntimeException
> throw new
> RuntimeException("Unexpected I
> O exception", e);
Fixed. I guess you not using JDK 1.4 :). Thanks for spotting this.
-k.