On Mar, 18 de Enero de 2005, 8:45, Philip Mark Donaghy dijo: > Hi, > > I would like to look at a bug in Ojb tools using > another database than HSQLDB. How do I run the > regression tests with Postgres?
In build.properties comment line 24: profile=hsqldb uncomment line 38: profile=postgresql check profile/postgresql.profile and (if needed) change there your DB config from line 88. That is all. Best Regards, Antonio Gallardo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
