You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by bu...@apache.org on 2013/09/10 12:05:48 UTC

svn commit: r877888 - in /websites/staging/devicemap/trunk/content: ./ devicemap/getting-started.html devicemap/source.html

Author: buildbot
Date: Tue Sep 10 10:05:48 2013
New Revision: 877888

Log:
Staging update by buildbot for devicemap

Modified:
    websites/staging/devicemap/trunk/content/   (props changed)
    websites/staging/devicemap/trunk/content/devicemap/getting-started.html
    websites/staging/devicemap/trunk/content/devicemap/source.html

Propchange: websites/staging/devicemap/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 10 10:05:48 2013
@@ -1 +1 @@
-1521417
+1521419

Modified: websites/staging/devicemap/trunk/content/devicemap/getting-started.html
==============================================================================
--- websites/staging/devicemap/trunk/content/devicemap/getting-started.html (original)
+++ websites/staging/devicemap/trunk/content/devicemap/getting-started.html Tue Sep 10 10:05:48 2013
@@ -71,6 +71,7 @@ svn co http://svn.apache.org/repos/asf/i
 </li>
 <li>
 <p>Build OpenDDR:
+<pre>
 cd devicemap/openddr/data &amp;&amp; mvn clean install
 cd ../java &amp;&amp; mvn clean install
 </pre></p>

Modified: websites/staging/devicemap/trunk/content/devicemap/source.html
==============================================================================
--- websites/staging/devicemap/trunk/content/devicemap/source.html (original)
+++ websites/staging/devicemap/trunk/content/devicemap/source.html Tue Sep 10 10:05:48 2013
@@ -54,7 +54,7 @@
   <div id="content">
     <h1 class="title">Source</h1>
     <p>All of the source code for DeviceMap can be found in the <a href="http://svn.apache.org/viewvc/incubator/devicemap/">DeviceMap SVN repository</a>.</p>
-<p>To get a copy of the source:
+<p>To get a copy of the <a href="http://svn.apache.org/repos/asf/incubator/devicemap/trunk/">source</a>:
 <pre>
 svn co http://svn.apache.org/repos/asf/incubator/devicemap/trunk/ devicemap
 </pre></p>