[Yanel-commits] rev 22902 - in public/yanel/trunk/src/realms/from-scratch-realm-template/yanel: . config res-configs

michi at wyona.com michi at wyona.com
Fri Feb 23 11:44:06 CET 2007


Author: michi
Date: 2007-02-23 11:44:05 +0100 (Fri, 23 Feb 2007)
New Revision: 22902

Added:
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/.yanel-rc
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/index.html.yanel-rc
Removed:
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/.yanel-rti
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/rti/
Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/config/rti-repository.xml
Log:
repo renamed

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/config/rti-repository.xml
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/config/rti-repository.xml	2007-02-23 10:34:48 UTC (rev 22901)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/config/rti-repository.xml	2007-02-23 10:44:05 UTC (rev 22902)
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 
 <repository>
-  <name>Yanel From Scratch RTI Repository</name>
+  <name>Yanel From Scratch Resource Configurations Repository</name>
 
-  <paths class="org.wyona.yarep.impl.VFileSystemMapImpl" src="../rti"/>
+  <paths class="org.wyona.yarep.impl.VFileSystemMapImpl" src="../res-configs"/>
 
   <storage class="org.wyona.yarep.core.impl.vfs.VFileSystemStorage">
-    <content src="../rti"/>
+    <content src="../res-configs"/>
   </storage>
 </repository>

Copied: public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs (from rev 22895, public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/rti)

Copied: public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/.yanel-rc (from rev 22901, public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/rti/.yanel-rc)

Deleted: public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/.yanel-rti
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/rti/.yanel-rti	2007-02-22 22:06:16 UTC (rev 22895)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/.yanel-rti	2007-02-23 10:44:05 UTC (rev 22902)
@@ -1,2 +0,0 @@
-<{http://www.wyona.org/yanel/resource/1.0}file/>
-mime-type: application/xhtml+xml

Copied: public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/index.html.yanel-rc (from rev 22901, public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/rti/index.html.yanel-rc)




More information about the Yanel-commits mailing list