Author: buildbot
Date: Tue Feb 7 08:00:38 2012
New Revision: 804077
Log:
Staging update by buildbot for stanbol
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/tutorial.html
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/tutorial.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/tutorial.html
(original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/tutorial.html Tue
Feb 7 08:00:38 2012
@@ -61,7 +61,7 @@
<h2 id="build_and_run_your_apache_stanbol_instance">Build and run your Apache
Stanbol instance</h2>
<p>To build Apache Stanbol from source you need Java 6 and maven 2.2.1 +
(version as defined in the pom). You probably need also:<br />
</p>
-<div class="codehilite"><pre><span class="c">% export
MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M</span>
+<div class="codehilite"><pre><span class="c">% export
MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M"</span>
</pre></div>