[Yanel-commits] rev 40178 - public/yanel/trunk/src/realms/welcome-admin

michi at wyona.com michi at wyona.com
Fri Nov 28 10:52:00 CET 2008


Author: michi
Date: 2008-11-28 10:51:59 +0100 (Fri, 28 Nov 2008)
New Revision: 40178

Modified:
   public/yanel/trunk/src/realms/welcome-admin/resource-types.xml
Log:
placeholder added

Modified: public/yanel/trunk/src/realms/welcome-admin/resource-types.xml
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/resource-types.xml	2008-11-28 08:55:18 UTC (rev 40177)
+++ public/yanel/trunk/src/realms/welcome-admin/resource-types.xml	2008-11-28 09:51:59 UTC (rev 40178)
@@ -4,6 +4,6 @@
 
   <!-- HEADSUP: Make sure to add the trailing slash (/) in the @src attribute! -->
 
-  <resource-type src="yanel/resources/show-realms/" compile="true"/>
-  <resource-type src="yanel/resources/update-webapp/" compile="true"/>
+  <resource-type src="@REALM_SRC_DIR@/yanel/resources/show-realms/" compile="true"/>
+  <resource-type src="@REALM_SRC_DIR@/resources/update-webapp/" compile="true"/>
 </resource-types>



More information about the Yanel-commits mailing list