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

michi at wyona.com michi at wyona.com
Thu Jan 29 12:26:47 CET 2009


Author: michi
Date: 2009-01-29 12:26:46 +0100 (Thu, 29 Jan 2009)
New Revision: 41205

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/df928930-64bc-4414-85c8-3ea66ea0849c
Log:
note about building resources added

Modified: 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	2009-01-29 11:21:51 UTC (rev 41204)
+++ public/yanel/trunk/src/realms/yanel-website/content/df928930-64bc-4414-85c8-3ea66ea0849c	2009-01-29 11:26:46 UTC (rev 41205)
@@ -1,13 +1,9 @@
 <?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>
+    <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><h2>Compiling efficiently resource classes</h2>In order to compile resource classes efficiently one can run the build as follows<br/><br/><i>./build.sh -f src/contributions/resources/xinha/build.xml</i><br/><br/>instead of running the whole build process.<p></p></body>
+</html>
\ No newline at end of file



More information about the Yanel-commits mailing list