You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by bu...@apache.org on 2012/11/08 19:30:01 UTC

svn commit: r837698 - in /websites/staging/cayenne/trunk/content: ./ building-cayenne.html

Author: buildbot
Date: Thu Nov  8 18:30:00 2012
New Revision: 837698

Log:
Staging update by buildbot for cayenne

Modified:
    websites/staging/cayenne/trunk/content/   (props changed)
    websites/staging/cayenne/trunk/content/building-cayenne.html

Propchange: websites/staging/cayenne/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov  8 18:30:00 2012
@@ -1 +1 @@
-1407205
+1407207

Modified: websites/staging/cayenne/trunk/content/building-cayenne.html
==============================================================================
--- websites/staging/cayenne/trunk/content/building-cayenne.html (original)
+++ websites/staging/cayenne/trunk/content/building-cayenne.html Thu Nov  8 18:30:00 2012
@@ -104,7 +104,7 @@
 </ul>
 <h3 id="building-with-maven">Building with Maven</h3>
 <p>Depending on what you want to do, there are various flavors of the builds
-discussed below.</p>
+discussed below. All builds should be executed from the root folder of the source checkout.</p>
 <p>Building the framework and installing it to the local repository (the most
 common flavor) :</p>
 <div class="codehilite"><pre><span class="n">mvn</span> <span class="n">clean</span> <span class="n">install</span>