[Yanel-commits] rev 25698 - public/yanel/trunk/src/realms/welcome-admin/yanel/resources/update-webapp

simon at wyona.com simon at wyona.com
Mon Jul 2 12:55:44 CEST 2007


Author: simon
Date: 2007-07-02 12:55:44 +0200 (Mon, 02 Jul 2007)
New Revision: 25698

Modified:
   public/yanel/trunk/src/realms/welcome-admin/yanel/resources/update-webapp/resource.xml
Log:
refactored package structure

Modified: public/yanel/trunk/src/realms/welcome-admin/yanel/resources/update-webapp/resource.xml
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/yanel/resources/update-webapp/resource.xml	2007-07-02 10:55:15 UTC (rev 25697)
+++ public/yanel/trunk/src/realms/welcome-admin/yanel/resources/update-webapp/resource.xml	2007-07-02 10:55:44 UTC (rev 25698)
@@ -3,7 +3,7 @@
 <resource xmlns="http://www.wyona.org/yanel/1.0"
   name="update-webapp"
   namespace="http://www.wyona.org/yanel/resource/1.0"
-  class="org.wyona.yanel.impl.resources.UpdateResource"
+  class="org.wyona.yanel.impl.resources.updatefinder.UpdateFinder"
   >
 <description>
 Check for updates of Yanel webapp. Uses local install.rdf from the classpath (e.g. webapps/yanel/WEB-INF/classes/install.rdf)




More information about the Yanel-commits mailing list