[Yanel-commits] rev 24462 - public/yanel/trunk/src/realms/yanel-website/config

michi at wyona.com michi at wyona.com
Mon May 14 23:15:17 CEST 2007


Author: michi
Date: 2007-05-14 23:15:15 +0200 (Mon, 14 May 2007)
New Revision: 24462

Modified:
   public/yanel/trunk/src/realms/yanel-website/config/repository.xml
Log:
use new yarep fs implementation

Modified: public/yanel/trunk/src/realms/yanel-website/config/repository.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/config/repository.xml	2007-05-14 21:14:20 UTC (rev 24461)
+++ public/yanel/trunk/src/realms/yanel-website/config/repository.xml	2007-05-14 21:15:15 UTC (rev 24462)
@@ -1,6 +1,5 @@
 <?xml version="1.0"?>
 
-<!--
 <repository class="org.wyona.yarep.impl.repo.fs.FileSystemRepository">
   <name>Yanel Website Repository</name>
   <paths class="org.wyona.yarep.impl.DefaultMapImpl" src="../paths">
@@ -8,8 +7,8 @@
   </paths>
   <content src="../content"/>
 </repository>
--->
 
+<!--
 <repository>
   <name>Yanel Website Repository</name>
 
@@ -19,3 +18,4 @@
     <content src="../content"/>
   </storage>
 </repository>
+-->




More information about the Yanel-commits mailing list