Leif Mortenson wrote: > Hi, > The build.xml test task mentions a DataSourceTestCase which is excluded > unless the test.jdbc property is set. Thing is that this test is not > checked in. > I am working on adding support for disabling keepAlive and wanted to test > things out. If this test doesn't exist any more, then I'll go ahead and > make a new one.
All the release tests are in src/test/.... So the DataSourceTestCase is here: ${excalibur}/src/test/org/apache/avalon/excalibur/datasource/test/DataSourceTestCase.java -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>