You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Davanum Srinivas <da...@gmail.com> on 2004/06/27 09:56:44 UTC

build failure in jdk1.3 (steve?)

[java] compile:
[java]      [echo] Compiling test.encoding.*
[java]     [javac] Compiling 39 source files to
C:\APACHE\ws-axis\java\build\classes
[java]   [foreach]
C:\APACHE\ws-axis\java\test\encoding\TestDeser2001.java:168: cannot
resolve symbol
[java]   [foreach] symbol  : method getDSTSavings  ()
[java]   [foreach] location: class java.util.TimeZone
[java]   [foreach]         assertEquals(0,tz.getDSTSavings());
[java]   [foreach]                          ^
[java]   [foreach] 1 error

-- 
Davanum Srinivas - http://webservices.apache.org/~dims/