[Yanel-commits] rev 42547 - public/yanel/trunk/conf

michi at wyona.com michi at wyona.com
Mon Apr 27 13:46:34 CEST 2009


Author: michi
Date: 2009-04-27 13:46:33 +0200 (Mon, 27 Apr 2009)
New Revision: 42547

Modified:
   public/yanel/trunk/conf/resource-types.xml
Log:
welcome realm resources commented

Modified: public/yanel/trunk/conf/resource-types.xml
===================================================================
--- public/yanel/trunk/conf/resource-types.xml	2009-04-27 11:36:41 UTC (rev 42546)
+++ public/yanel/trunk/conf/resource-types.xml	2009-04-27 11:46:33 UTC (rev 42547)
@@ -7,9 +7,10 @@
 
 <!-- NOTE: Do not use relative paths to reference resource types, because the paths are not being resolved re the location of (local.)resource-types.xml -->
 
-<resource-types xmlns="http://www.wyona.org/yanel/1.0" version="2009041500">
+<resource-types xmlns="http://www.wyona.org/yanel/1.0" version="2009042700">
 
   <changes>
+    <change version="2009042700">welcome realm resources commented, because already contained by welcome realm itself</change>
     <change version="2009041500">lookup resource type added</change>
     <change version="2009020900">tinymce resource type added</change>
     <change version="2009020400">scaled image resource type added</change>
@@ -42,8 +43,12 @@
   <resource-type src="@YANEL_SRC_DIR@/src/resources/odt/"                         compile="true"/>
   <resource-type src="@YANEL_SRC_DIR@/src/resources/xml/"                         compile="true"/>
   <resource-type src="@YANEL_SRC_DIR@/src/resources/user-mgmt/"                   compile="true"/>
+
+<!-- NOTE: Obsolete, because will be directly retrieved from src/realms/welcome-admin/resource-types.xml
   <resource-type src="@YANEL_SRC_DIR@/src/realms/welcome-admin/yanel/resources/show-realms/"                 compile="true"/>
   <resource-type src="@YANEL_SRC_DIR@/src/realms/welcome-admin/yanel/resources/update-webapp/"                 compile="true"/>
+-->
+
   <resource-type src="@YANEL_SRC_DIR@/src/resources/testing-control/"             compile="true"/>
   <resource-type src="@YANEL_SRC_DIR@/src/resources/testing-times/"               compile="true"/>
   <resource-type src="@YANEL_SRC_DIR@/src/contributions/resources/atom/"          compile="true"/>



More information about the Yanel-commits mailing list