"A B (JIRA)" <[EMAIL PROTECTED]> writes: > [ > https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > A B updated DERBY-681: > ---------------------- > > Derby Info: (was: [Patch Available]) > > I ran derbyall with the latest patch and there was one unexpected failure > (Derby client only): > > *** Start: setTransactionIsolation jdk1.4.2 DerbyNetClient > derbynetmats:jdbcapi 2007-03-08 18:28:42 *** > 532 del > < count=2, setTransactionIsolation() commits > 532 add >> passCommitCheck=true > Test Failed. > > However, I re-ran the test without your changes and it still failed, > so I do not think it's related. The machine on which I ran derbyall > is one I haven't used before so I don't know the specs; I'll look > into it.
I think this problem may go away if you run ant clean or ant clobber. The canon for DerbyNetClient was removed about a week ago, but ant all won't automatically delete the old canon from classes. -- Knut Anders
