Subject Re: Additional line needed in build.bat
Author Roman Rokytskyy
Rick,

> [junit] Running org.firebirdsql.jdbc.TestFBSavepoint
> [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 61.629 sec
> [junit] TEST org.firebirdsql.jdbc.TestFBSavepoint FAILED

What JDK and what server do you use? Savepoints can be tested only
with JDK 1.4 (but with 1.3 test case should not be executed) and FB
1.5 (FB 1.0 does not support them).

Thanks!
Roman