Leo, Are you able to run the datasource tests? There is a typo on line 316 of build.xml, "user" should be "userid". After that change, the Hsqldb server comes up waiting for connections, but then the test just hangs for me.
Shash ----- Original Message ----- From: "Leo Simons" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 05, 2003 4:41 PM Subject: Re: Where are we with the release candidate votes? > Sylvain Wallez wrote: > > Fixed, sorry for the inconvenience. > > no prob! > > > Actually, URLSource.getFile() was added very recently by Berin to > > encapsulate access to a previously protected field, which has been > > removed because of some refactoring I made between FileSource and > > URLSource. > > aha! > > > BTW, there is no "test" target at the excalibur level. > > run a cvs update and it should be there :D > > > I found that > > "build-subprojects-dist" and "test-reports" task run the tests : is this > > the way to go ? > > that works too, of course :D > > g'night, > > - Leo > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
