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

michi at wyona.com michi at wyona.com
Sat Dec 12 17:07:31 CET 2009


Author: michi
Date: 2009-12-12 17:07:31 +0100 (Sat, 12 Dec 2009)
New Revision: 45993

Modified:
   public/yanel/trunk/src/realms/welcome-admin/resource-types.xml
Log:
show realm can now used as package

Modified: public/yanel/trunk/src/realms/welcome-admin/resource-types.xml
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/resource-types.xml	2009-12-12 16:06:55 UTC (rev 45992)
+++ public/yanel/trunk/src/realms/welcome-admin/resource-types.xml	2009-12-12 16:07:31 UTC (rev 45993)
@@ -4,6 +4,6 @@
 
   <!-- HEADSUP: Make sure to add the trailing slash (/) in the @src attribute! -->
 
-  <resource-type src="@REALM_SRC_DIR@/yanel/resources/show-realms/" compile="true" copy-dir-name="wr-show-realms"/>
+  <resource-type src="@REALM_SRC_DIR@/yanel/resources/show-realms/" compile="true"/>
   <resource-type src="@REALM_SRC_DIR@/yanel/resources/update-webapp/" compile="true" copy-dir-name="wr-update-webapp"/>
 </resource-types>



More information about the Yanel-commits mailing list