[Yanel-commits] rev 44405 - public/yanel/trunk/src/realms/from-scratch-realm-template

michi at wyona.com michi at wyona.com
Wed Aug 26 15:05:31 CEST 2009


Author: michi
Date: 2009-08-26 15:05:30 +0200 (Wed, 26 Aug 2009)
New Revision: 44405

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml
Log:
example world time resource added

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml	2009-08-26 12:55:09 UTC (rev 44404)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/resource-types.xml	2009-08-26 13:05:30 UTC (rev 44405)
@@ -11,4 +11,7 @@
 <!--
   <resource-type src="/Users/michaelwechner/src/wyona/public/yanel/contributions/resources/timetracker/" compile="true"/>
 -->
+
+  <!-- Library is loaded via Maven, see src/realms/welcome-admin/src/build/dependencies.xml -->
+  <resource-type package="org.wyona.yanel.impl.resources.example" compile="true"/>
 </resource-types>



More information about the Yanel-commits mailing list