[Yanel-commits] rev 20918 - in public/yanel/trunk/src/realms/test/yanel: config rti

michi at wyona.com michi at wyona.com
Fri Dec 15 15:57:02 CET 2006


Author: michi
Date: 2006-12-15 15:57:01 +0100 (Fri, 15 Dec 2006)
New Revision: 20918

Added:
   public/yanel/trunk/src/realms/test/yanel/rti/test-results-archive.yanel-rti
Modified:
   public/yanel/trunk/src/realms/test/yanel/config/data-repository.xml
   public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti
Log:
repo changed to vfs

Modified: public/yanel/trunk/src/realms/test/yanel/config/data-repository.xml
===================================================================
--- public/yanel/trunk/src/realms/test/yanel/config/data-repository.xml	2006-12-15 14:38:28 UTC (rev 20917)
+++ public/yanel/trunk/src/realms/test/yanel/config/data-repository.xml	2006-12-15 14:57:01 UTC (rev 20918)
@@ -3,9 +3,16 @@
 <repository>
   <name>Test Data Repository</name>
 
+  <paths class="org.wyona.yarep.impl.VFileSystemMapImpl" src="../../../../../local/test"/>
+
+  <storage class="org.wyona.yarep.core.impl.vfs.VFileSystemStorage">
+    <content src="../../../../../local/test"/>
+  </storage>
+<!--
   <paths src="../data-paths" fallback="true"/>
 
   <storage class="org.wyona.yarep.core.impl.fs.FileSystemStorage">
     <content src="../../../../../local/test"/>
   </storage>
+-->
 </repository>

Modified: public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti
===================================================================
--- public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti	2006-12-15 14:38:28 UTC (rev 20917)
+++ public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti	2006-12-15 14:57:01 UTC (rev 20918)
@@ -1,4 +1,5 @@
-<{http://www.wyona.org/yanel/resource/1.0}file/>
-mime-type: text/html
+<{http://www.wyona.org/yanel/resource/1.0}directory/>
+#
+#<{http://www.wyona.org/yanel/resource/1.0}file/>
+#mime-type: text/html
 
-#<{http://www.wyona.org/yanel/resource/1.0}directory/>

Added: public/yanel/trunk/src/realms/test/yanel/rti/test-results-archive.yanel-rti
===================================================================
--- public/yanel/trunk/src/realms/test/yanel/rti/test-results-archive.yanel-rti	2006-12-15 14:38:28 UTC (rev 20917)
+++ public/yanel/trunk/src/realms/test/yanel/rti/test-results-archive.yanel-rti	2006-12-15 14:57:01 UTC (rev 20918)
@@ -0,0 +1 @@
+<{http://www.wyona.org/yanel/resource/1.0}directory/>




More information about the Yanel-commits mailing list