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

michi at wyona.com michi at wyona.com
Wed Aug 26 15:07:55 CEST 2009


Author: michi
Date: 2009-08-26 15:07:55 +0200 (Wed, 26 Aug 2009)
New Revision: 44406

Modified:
   public/yanel/trunk/src/realms/welcome-admin/src/build/dependencies.xml
Log:
load example world time resource library

Modified: public/yanel/trunk/src/realms/welcome-admin/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/src/build/dependencies.xml	2009-08-26 13:05:30 UTC (rev 44405)
+++ public/yanel/trunk/src/realms/welcome-admin/src/build/dependencies.xml	2009-08-26 13:07:55 UTC (rev 44406)
@@ -20,7 +20,8 @@
     <!-- Additional libraries needed for runtime -->
     <artifact:dependencies pathId="maven2.realm.classpath" filesetId="maven2.realm.fileset">
       <remoteRepository refid="wyona.remote.repository"/>
-      <!-- No realm specific libs yet -->
+      <!-- Used by the from scratch realm, see src/realms/from-scratch-realm-template/res-configs/time.html.yanel-rc -->
+      <dependency groupId="wyona-org-yanel" artifactId="yanel-resource-example-world-time" version="1.0-dev-r44371"/>
     </artifact:dependencies>
 
     <property name="maven2.cp" refid="maven2.classpath"/>



More information about the Yanel-commits mailing list