Subject Fresh CVS checkout of client-java build fails
Author Patrick Murphy
I am getting the following error when building after a checkout of
the current CVS:

[javac] /usr2/home2/opensrc/firebird/client-
java/src/main/org/firebirdsql/jca/FBManagedConnectionFactory.java:78:
org.firebirdsql.jca.FBManagedConnectionFactory should be declared
abstract; it does not define getResourceAdapter() in
org.firebirdsql.jca.FBManagedConnectionFactory
[javac] public class FBManagedConnectionFactory
[javac] ^

I am also getting several deprecated messages, but I am ignoring
those. I am using JDK 1.4.1 on FreeBSD and Solaris 9. Both
environments show the same errors.

Pat Murphy.