You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2016/05/26 06:11:55 UTC

svn commit: r1745562 - in /openmeetings/application: branches/3.1.x/openmeetings-server/src/site/xdoc/ branches/3.2.x/openmeetings-server/src/site/xdoc/ trunk/openmeetings-server/src/site/xdoc/

Author: solomax
Date: Thu May 26 06:11:55 2016
New Revision: 1745562

URL: http://svn.apache.org/viewvc?rev=1745562&view=rev
Log:
no jira: documentation clean-up

Modified:
    openmeetings/application/branches/3.1.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml
    openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml
    openmeetings/application/trunk/openmeetings-server/src/site/xdoc/BuildInstructions.xml

Modified: openmeetings/application/branches/3.1.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml?rev=1745562&r1=1745561&r2=1745562&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml (original)
+++ openmeetings/application/branches/3.1.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml Thu May 26 06:11:55 2016
@@ -36,7 +36,7 @@
 				<p>To build a binary release of OpenMeetings you need: </p>
 				<ul>
 					<li>Oracle JDK7</li>
-					<li>Apache Maven (minimum) 3.2.1</li>
+					<li>Apache Maven (minimum) 3.3.3</li>
 					<li>
 						SVN Command line client (Subversion 1.7 required!)
 						<a href="http://subversion.apache.org/packages.html" target="_blank" rel="nofollow">http://subversion.apache.org/packages.html</a>
@@ -45,7 +45,7 @@
 			</div>
 
 			<p>Get the source: </p>
-			<source><![CDATA[svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk//]]></source>
+			<source><![CDATA[svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk/]]></source>
 			<p>Run the command: </p>
 			<source><![CDATA[mvn clean install ]]></source>
 		</section>

Modified: openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml?rev=1745562&r1=1745561&r2=1745562&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/BuildInstructions.xml Thu May 26 06:11:55 2016
@@ -36,7 +36,7 @@
 				<p>To build a binary release of OpenMeetings you need: </p>
 				<ul>
 					<li>Oracle JDK7</li>
-					<li>Apache Maven (minimum) 3.2.1</li>
+					<li>Apache Maven (minimum) 3.3.3</li>
 					<li>
 						SVN Command line client (Subversion 1.7 required!)
 						<a href="http://subversion.apache.org/packages.html" target="_blank" rel="nofollow">http://subversion.apache.org/packages.html</a>
@@ -45,7 +45,7 @@
 			</div>
 
 			<p>Get the source: </p>
-			<source><![CDATA[svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk//]]></source>
+			<source><![CDATA[svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk/]]></source>
 			<p>Run the command: </p>
 			<source><![CDATA[mvn clean install ]]></source>
 		</section>

Modified: openmeetings/application/trunk/openmeetings-server/src/site/xdoc/BuildInstructions.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/BuildInstructions.xml?rev=1745562&r1=1745561&r2=1745562&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/BuildInstructions.xml (original)
+++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/BuildInstructions.xml Thu May 26 06:11:55 2016
@@ -36,7 +36,7 @@
 				<p>To build a binary release of OpenMeetings you need: </p>
 				<ul>
 					<li>Oracle JDK7</li>
-					<li>Apache Maven (minimum) 3.2.1</li>
+					<li>Apache Maven (minimum) 3.3.3</li>
 					<li>
 						SVN Command line client (Subversion 1.7 required!)
 						<a href="http://subversion.apache.org/packages.html" target="_blank" rel="nofollow">http://subversion.apache.org/packages.html</a>
@@ -45,7 +45,7 @@
 			</div>
 
 			<p>Get the source: </p>
-			<source><![CDATA[svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk//]]></source>
+			<source><![CDATA[svn checkout https://svn.apache.org/repos/asf/openmeetings/application/trunk/]]></source>
 			<p>Run the command: </p>
 			<source><![CDATA[mvn clean install ]]></source>
 		</section>