[Yanel-commits] rev 21010 - in public/yanel/trunk/src/realms/test/yanel: . config data-paths rti

michi at wyona.com michi at wyona.com
Wed Dec 20 00:17:31 CET 2006


Author: michi
Date: 2006-12-20 00:17:30 +0100 (Wed, 20 Dec 2006)
New Revision: 21010

Added:
   public/yanel/trunk/src/realms/test/yanel/data-paths/
   public/yanel/trunk/src/realms/test/yanel/data-paths/.yarep-uid
Modified:
   public/yanel/trunk/src/realms/test/yanel/config/data-repository.xml
   public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti
Log:
test index page fixed

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-19 22:39:51 UTC (rev 21009)
+++ public/yanel/trunk/src/realms/test/yanel/config/data-repository.xml	2006-12-19 23:17:30 UTC (rev 21010)
@@ -3,16 +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>

Added: public/yanel/trunk/src/realms/test/yanel/data-paths/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/test/yanel/data-paths/.yarep-uid	2006-12-19 22:39:51 UTC (rev 21009)
+++ public/yanel/trunk/src/realms/test/yanel/data-paths/.yarep-uid	2006-12-19 23:17:30 UTC (rev 21010)
@@ -0,0 +1 @@
+index.xhtml

Modified: public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti
===================================================================
--- public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti	2006-12-19 22:39:51 UTC (rev 21009)
+++ public/yanel/trunk/src/realms/test/yanel/rti/.yanel-rti	2006-12-19 23:17:30 UTC (rev 21010)
@@ -1,5 +1,5 @@
-<{http://www.wyona.org/yanel/resource/1.0}directory/>
+<{http://www.wyona.org/yanel/resource/1.0}file/>
+mime-type: application/xhtml+xml
 #
-#<{http://www.wyona.org/yanel/resource/1.0}file/>
-#mime-type: text/html
+#<{http://www.wyona.org/yanel/resource/1.0}directory/>
 




More information about the Yanel-commits mailing list