Author: fdesbois Date: 2009-08-20 18:33:24 +0200 (Thu, 20 Aug 2009) New Revision: 50 Modified: trunk/bonzoms-business/src/test/resources/ContextBonzoms.properties Log: Change h2data destination to target folder Modified: trunk/bonzoms-business/src/test/resources/ContextBonzoms.properties =================================================================== --- trunk/bonzoms-business/src/test/resources/ContextBonzoms.properties 2009-08-19 17:08:48 UTC (rev 49) +++ trunk/bonzoms-business/src/test/resources/ContextBonzoms.properties 2009-08-20 16:33:24 UTC (rev 50) @@ -6,4 +6,4 @@ hibernate.connection.username=sa hibernate.connection.password= hibernate.connection.driver_class=org.h2.Driver -hibernate.connection.url=jdbc:h2:file:~/h2data/test/bonzoms \ No newline at end of file +hibernate.connection.url=jdbc:h2:file:target/h2data/bonzoms \ No newline at end of file
participants (1)
-
fdesbois@users.chorem.org