[Yanel-commits] rev 41200 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Thu Jan 29 12:16:35 CET 2009


Author: michi
Date: 2009-01-29 12:16:35 +0100 (Thu, 29 Jan 2009)
New Revision: 41200

Added:
   public/yanel/trunk/src/realms/yanel-website/content/df928930-64bc-4414-85c8-3ea66ea0849c
Log:
docu on rapid development added

Added: public/yanel/trunk/src/realms/yanel-website/content/df928930-64bc-4414-85c8-3ea66ea0849c
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/df928930-64bc-4414-85c8-3ea66ea0849c	                        (rev 0)
+++ public/yanel/trunk/src/realms/yanel-website/content/df928930-64bc-4414-85c8-3ea66ea0849c	2009-01-29 11:16:35 UTC (rev 41200)
@@ -0,0 +1,13 @@
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Rapid Development of Components</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body> 
+
+ <h1>Rapid Development of Components</h1>
+
+    <h2>Building efficiently webapp classes</h2>
+    <p>In order to build and test efficiently webapp classes one can run the following targets</p>
+
+    <p><em>./build.sh compile-webapp copy-basic-webapp-libs
+copy-webapp-files-to-tomcat-cluster-node1
+</em></p>
+
+    <p>instead of running the whole build process. This should reduce the waiting time from a couple of minutes to a couple of seconds.</p>
+</body></html>



More information about the Yanel-commits mailing list