You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/10/14 13:12:24 UTC

svn commit: r1894246 - /xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml

Author: fanningpj
Date: Thu Oct 14 13:12:24 2021
New Revision: 1894246

URL: http://svn.apache.org/viewvc?rev=1894246&view=rev
Log:
try to tidy up refs to xbean jar

Modified:
    xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml

Modified: xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml?rev=1894246&r1=1894245&r2=1894246&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml Thu Oct 14 13:12:24 2021
@@ -84,7 +84,7 @@
 				<code>export CLASSPATH=$CLASSPATH:$XMLBEANS_HOME/build/lib/jsr173[_1.0]_api.jar</code>)</p></li>
 			</ol>
 			<p>Your updates might look like this:</p>
-			<source>export XMLBEANS_HOME=/home/me/xmlbeans-2.0.1
+			<source>export XMLBEANS_HOME=/home/me/xmlbeans-2.1.0
 export PATH=$PATH:$XMLBEANS_HOME/bin
 export CLASSPATH=$XMLBEANS_HOME/lib/xbean.jar:$XMLBEANS_HOME/lib/jsr173_1.0_api.jar:$CLASSPATH</source>
 			</section>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org