Revision: 18302
Author:   wko
Date:     2009-05-28 11:53:11 +0200 (Thu, 28 May 2009)
Log Message:
-----------
HSTTWO-432: change the default repo conf.

Modified Paths:
--------------
    ecm/site-toolkit/trunk/build.properties-sample

Modified: ecm/site-toolkit/trunk/build.properties-sample
===================================================================
--- ecm/site-toolkit/trunk/build.properties-sample      2009-05-28 09:16:36 UTC 
(rev 18301)
+++ ecm/site-toolkit/trunk/build.properties-sample      2009-05-28 09:53:11 UTC 
(rev 18302)
@@ -18,13 +18,13 @@
 # Unit testing properties
 development.mode = false
 
-test.default.repository.address = target/storage
-#test.default.repository.address = rmi://127.0.0.1/hipporepository
+#test.default.repository.address = target/storage
+test.default.repository.address = rmi://127.0.0.1/hipporepository
 test.default.repository.user.name = admin
 test.default.repository.password = admin
 
-test.writable.repository.address = target/storage-writable
-#test.writable.repository.address = rmi://127.0.0.1/hipporepository
+#test.writable.repository.address = target/storage-writable
+test.writable.repository.address = rmi://127.0.0.1/hipporepository
 test.writable.repository.user.name = editor
 test.writable.repository.password = editor
 

_______________________________________________
Hippocms-svn mailing list
[email protected]
http://lists.hippo.nl/mailman/listinfo/hippocms-svn

Reply via email to