Author: jlmonteiro
Date: Fri Dec 14 08:01:08 2012
New Revision: 1421711
URL: http://svn.apache.org/viewvc?rev=1421711&view=rev
Log:
trying other code rendering
Modified:
openwebbeans/cms-site/trunk/content/source.mdtext
Modified: openwebbeans/cms-site/trunk/content/source.mdtext
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/source.mdtext?rev=1421711&r1=1421710&r2=1421711&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/source.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/source.mdtext Fri Dec 14 08:01:08 2012
@@ -29,7 +29,9 @@ This is the repository where all committ
The sources can be checked out read only with the following command:
-> svn co http://svn.apache.org/repos/asf/openwebbeans/trunk openwebbeans
+<pre>
+svn co http://svn.apache.org/repos/asf/openwebbeans/trunk openwebbeans
+</pre>
If you have commit rights, then you should use
@@ -66,4 +68,6 @@ The following maven profiles exist in ou
To activate all of them use
-> mvn clean install -Ptck -Pjsr330-tck -Pdoc
+<code>
+mvn clean install -Ptck -Pjsr330-tck -Pdoc
+</code>
\ No newline at end of file