Author: jfrederic.clere(a)jboss.com
Date: 2011-07-05 05:26:09 -0400 (Tue, 05 Jul 2011)
New Revision: 1766
Modified:
trunk/webapps/docs/building.xml
Log:
make it looks better :D
Modified: trunk/webapps/docs/building.xml
===================================================================
--- trunk/webapps/docs/building.xml 2011-07-05 09:20:26 UTC (rev 1765)
+++ trunk/webapps/docs/building.xml 2011-07-05 09:26:09 UTC (rev 1766)
@@ -85,11 +85,11 @@
<p>
Use the following commands:
-<code><br/>
- cd ${jbossweb.source}<br/>
- ant download<br/>
- ant<br/>
-</code>
+<source>
+ cd ${jbossweb.source}
+ ant download
+ ant
+</source>
</p>
<p>