dlestrat 2004/03/06 11:42:09 Modified: components/prefs project.properties Log: Added fork=true to address issue with JDK 1.4. Revision Changes Path 1.4 +2 -0 jakarta-jetspeed-2/components/prefs/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/components/prefs/project.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.properties 28 Feb 2004 16:36:06 -0000 1.3 +++ project.properties 6 Mar 2004 19:42:09 -0000 1.4 @@ -11,6 +11,8 @@ maven.compile.deprecation=on +maven.junit.fork=true + database.default.name=hsql # Sets up the system properties for the test JDBC datasource
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
