Author: sinaci
Date: Tue Feb 7 08:01:52 2012
New Revision: 804078
Log:
first commit to Stanbol website
Modified:
websites/production/stanbol/ (props changed)
websites/production/stanbol/content/stanbol/docs/trunk/tutorial.html
Propchange: websites/production/stanbol/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 7 08:01:52 2012
@@ -1 +1 @@
-/websites/staging/stanbol/trunk:779452-803718
+/websites/staging/stanbol/trunk:779452-804077
Modified: websites/production/stanbol/content/stanbol/docs/trunk/tutorial.html
==============================================================================
--- websites/production/stanbol/content/stanbol/docs/trunk/tutorial.html
(original)
+++ websites/production/stanbol/content/stanbol/docs/trunk/tutorial.html Tue
Feb 7 08:01:52 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>