Index: project.properties =================================================================== --- project.properties (revision 374553) +++ project.properties (working copy) @@ -30,7 +30,7 @@ jdo.tck.testrunnerclass = org.apache.jdo.tck.util.BatchTestRunner # Databasesettings -database.runtck.sysproperties = -Dderby.system.home=${jdo.tck.testdir}/database/${jdo.tck.database} +database.runtck.sysproperties = -Dderby.system.home="${jdo.tck.testdir}/database/${jdo.tck.database}" # JDO TCK settings # Setting this property to false will turn off cleanup of data from database to inspect database contents after test run