Subject | Re: [Firebird-Java] Problem with Jaybird Junit embedded tests |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-09-16T15:22:47Z |
create a directory log/, uncomment part with ${build.resources} of the
build/test.xml where the classpath for junit is specified and set the
ANT_OPTS=-DFBLog4j=true, you should see more information about what's
happening. I have just tried build.bat all-tests-embedded and it works
(though I have fbembed.dll in the client-java/ root).
Roman
build/test.xml where the classpath for junit is specified and set the
ANT_OPTS=-DFBLog4j=true, you should see more information about what's
happening. I have just tried build.bat all-tests-embedded and it works
(though I have fbembed.dll in the client-java/ root).
Roman