You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by si...@apache.org on 2012/02/07 09:00:30 UTC

svn commit: r1241369 - /incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext

Author: sinaci
Date: Tue Feb  7 08:00:29 2012
New Revision: 1241369

URL: http://svn.apache.org/viewvc?rev=1241369&view=rev
Log:
first commit to stanbol web site: one character edit

Modified:
    incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext

Modified: incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext
URL: http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext?rev=1241369&r1=1241368&r2=1241369&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/tutorial.mdtext Tue Feb  7 08:00:29 2012
@@ -6,7 +6,7 @@ This tutorial targets at content managem
 
 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: 	
 
-	% export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M
+	% export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M"
 
 Fetch the sources from the Apache Stanbol code repository