weaver 2004/02/27 09:57:30 Modified: portal/src/webapp/WEB-INF/conf/test jetspeed.properties Log: removed all HSQL specific references from the project.
Building will now require the user to start the test HSQL server for "allBuild" and the production server for inatallProductionDb and any deployment goals Revision Changes Path 1.15 +1 -3 jakarta-jetspeed-2/portal/src/webapp/WEB-INF/conf/test/jetspeed.properties Index: jetspeed.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/conf/test/jetspeed.properties,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- jetspeed.properties 26 Feb 2004 17:41:18 -0000 1.14 +++ jetspeed.properties 27 Feb 2004 17:57:30 -0000 1.15 @@ -14,8 +14,6 @@ # ------------------------------------------------------------------- log4j.file = /WEB-INF/conf/test/Log4j.properties -HSQLDBServer.db.path=../../test/db/hsql/Registry - # ------------------------------------------------------------------- # C A P A B I L I T Y # ------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
