Subject Re: [Firebird-Java] How to compile?
Author Roman Rokytskyy
Hi,

> I wanted to implement an additional connection parameter - to enforce fast
> and strict usage of utc for timestamps - so I did:
>
> - Checkout all files from the folder "client-java" from CVN
> - Called build.bat
>
> My system is Windows 7 64bit with sun jdk 6.0u16 64bit and Firebird
> 2.1.2.18118 (x64).
> I only want to compile the pure-java client, not the embedded driver.
>
> However, most of the tests failed during build.
>
> Is there any document that explains what needs to be set up?

Was Firebird running and accepting connections? In general you do not
need anything except to run build.bat...

Roman