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

michi at wyona.com michi at wyona.com
Sat Dec 12 17:09:16 CET 2009


Author: michi
Date: 2009-12-12 17:09:15 +0100 (Sat, 12 Dec 2009)
New Revision: 45994

Modified:
   public/yanel/trunk/src/realms/welcome-admin/resource-types.xml
Log:
update resource can also be used as webapp

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:07:31 UTC (rev 45993)
+++ public/yanel/trunk/src/realms/welcome-admin/resource-types.xml	2009-12-12 16:09:15 UTC (rev 45994)
@@ -5,5 +5,5 @@
   <!-- HEADSUP: Make sure to add the trailing slash (/) in the @src attribute! -->
 
   <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-type src="@REALM_SRC_DIR@/yanel/resources/update-webapp/" compile="true"/>
 </resource-types>



More information about the Yanel-commits mailing list