On Feb 2, 2005, at 2:43 AM, Stefan Bodewig wrote:
Anyway, the derby build has been split into seven pieces, three of which should be using JDK 1.3's rt.jar now.
The derby build gets past the first split now. The errors in derby_split_2, like this one:
[javac] 40. public class BrokeredConnection implements Connection
[javac] ^----------------^
[javac] *** Semantic Error: The abstract method "void rollback(java.sql.Savepoint $1) throws java.sql.SQLException;", inherited from type "java.sql.Connection", is not implemented in the non-abstract class "org.apache.derby.iapi.jdbc.BrokeredConnection".
look like the build is still picking up the JDK 1.4 interfaces from somewhere. Any ideas?
Thanks, andrew
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
