Author: fdesbois Date: 2009-08-20 18:33:26 +0200 (Thu, 20 Aug 2009) New Revision: 18 Modified: trunk/cash-business/src/test/resources/TopiaContextCash.properties Log: Change h2data destination to target folder Modified: trunk/cash-business/src/test/resources/TopiaContextCash.properties =================================================================== --- trunk/cash-business/src/test/resources/TopiaContextCash.properties 2009-08-20 16:14:29 UTC (rev 17) +++ trunk/cash-business/src/test/resources/TopiaContextCash.properties 2009-08-20 16:33:26 UTC (rev 18) @@ -6,6 +6,6 @@ hibernate.connection.username=sa hibernate.connection.password= hibernate.connection.driver_class=org.h2.Driver -hibernate.connection.url=jdbc:h2:file:~/h2data/test/cash +hibernate.connection.url=jdbc:h2:file:target/h2data/cash