Subject | Re: [Firebird-Java] How to compile? |
---|---|
Author | Roman Rokytskyy |
Post date | 2009-11-30T00:16:41Z |
> Was Firebird running and accepting connections? In general you do notOk, I see the problem - the build system is not fully in sync with
> need anything except to run build.bat...
changes in the test classes. At the moment I use Eclipse to run tests,
so did not notice it so far.
As a workaround copy the
client-java/src/test/unit_test_defaults.properties into
client-java/src/resources directory.
Will fix it later.
Roman