Subject Re: JDBC Source for StarOffice6
Author rrokytskyy
> OK - WinCVS does not create the directories because there is
> nothing in them. I tried to go direct to get something to
> start with, and there is nothing there <G>

These directories used to contain decompiled sources of Sun's early
JDBC compatibility kit. But we removed it from CVS very soon. But
directories remain. :(

Our test cases are in src/org/firebirdsql/jca/Test*.java,
org/firebirdsql/jdbc/Test*.java

You can run them specifying the target to ant build script:

./build.sh test-report-html

then in client-java/output/reports/html you will find nicely
formatted report of test suite execution.

Best regards,
Roman