You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bu...@apache.org on 2014/02/04 04:44:01 UTC

svn commit: r896332 - in /websites/staging/myfaces/trunk/content: ./ wiki/core/user-guide/build-myfaces-core-from-source-code-using-maven.html

Author: buildbot
Date: Tue Feb  4 03:44:00 2014
New Revision: 896332

Log:
Staging update by buildbot for myfaces

Modified:
    websites/staging/myfaces/trunk/content/   (props changed)
    websites/staging/myfaces/trunk/content/wiki/core/user-guide/build-myfaces-core-from-source-code-using-maven.html

Propchange: websites/staging/myfaces/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb  4 03:44:00 2014
@@ -1 +1 @@
-1564179
+1564180

Modified: websites/staging/myfaces/trunk/content/wiki/core/user-guide/build-myfaces-core-from-source-code-using-maven.html
==============================================================================
--- websites/staging/myfaces/trunk/content/wiki/core/user-guide/build-myfaces-core-from-source-code-using-maven.html (original)
+++ websites/staging/myfaces/trunk/content/wiki/core/user-guide/build-myfaces-core-from-source-code-using-maven.html Tue Feb  4 03:44:00 2014
@@ -113,12 +113,12 @@ rel="nofollow">http://subversion.tigris.
 
 <h3>Running a Myfaces build </h3>
 
-<p><ac:macro ac:name="code"><ac:plain-text-body>&lt;![CDATA[
-svn co https://svn.apache.org/repos/asf/myfaces/current myfaces-current
-cd myfaces-current
+<div class="codehilite"><pre>svn co https://svn.apache.org/repos/asf/myfaces/current myfaces-current
+<span class="nb">cd </span>myfaces-current
 mvn install
-]
-]&gt;</ac:plain-text-body></ac:macro></p>
+</pre></div>
+
+
 <ul>
     <li>You may need to run the 'mvn' command multiple times when
 you're first starting out, as it downloads plugins and the download process