Re: [jrf-devel] Re: JRF checkout not running...
Brought to you by:
joncrlsn
|
From: Erik T. <ete...@ca...> - 2002-03-01 21:08:26
|
I'll look into it and get back to you. I ran the tests on the files I had before checking them in. Maybe I just left something off that should have gone into cvs. -Erik At 10:58 AM 3/1/2002, Mandip S. Sangha wrote: >Hi Erik > >Just about to submit my patch file and noticed that after doing a cvs >checkout, it compiles okay but most of the tests in DomainTEST fail. The >jrf.properties file has changed from: > ># Example for the free, open-source, java HypersonicSQL RDBMS that is ># included with this distribution. ># (http://hsql.oron.ch). ># Note: Hypersonic DOES support multiple ANSI joins, unlike InstantDB ># >driverJar=lib/hsql.jar >useANSIJoins=true >reuseStatement=false >databasePolicy=com.is.jrf.HypersonicDatabasePolicy >driver=org.hsql.jdbcDriver >url=jdbc:HypersonicSQL:test-hsql >user=sa >password= > >to: > ># Example for the free, open-source, java HypersonicSQL RDBMS that is ># included with this distribution. ># (http://hsql.oron.ch). ># Note: Hypersonic DOES support multiple ANSI joins, unlike InstantDB ># >driverJar=jar >useANSIJoins=true >reuseStatement=false >databasePolicy=policy >driver=driver >url=url >user=user >password=pass > >Even after the properties are changed back there are still ten tests that >fail. I'm using 'ant test -Dtest=DomainTEST'. I checked out jrf a few weeks >ago and everything ran fine. If I'm doing something wrong please can you >tell me otherwise if any code needs to be changed please can you do so, so >that I can create my diff file from the new code. > >Many thanks >Mandip > >_______________________________________________ >jrf-devel mailing list >jrf...@li... >https://lists.sourceforge.net/lists/listinfo/jrf-devel |