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 2013/06/07 20:07:54 UTC

svn commit: r1490760 - in /openmeetings/trunk/singlewebapp: docs/GetVersionInfo.html docs/ReleaseGuide.html xdocs/GetVersionInfo.xml xdocs/ReleaseGuide.xml

Author: solomax
Date: Fri Jun  7 18:07:53 2013
New Revision: 1490760

URL: http://svn.apache.org/r1490760
Log:
Documentation is updated

Modified:
    openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
    openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html
    openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml
    openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml

Modified: openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html?rev=1490760&r1=1490759&r2=1490760&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html (original)
+++ openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html Fri Jun  7 18:07:53 2013
@@ -642,7 +642,47 @@ limitations under the License.
                                                                     <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">
-          <a name="How to check which Openmeetings version running"><strong>How to check which Openmeetings version running</strong></a>
+          <a name="How to check which Openmeetings version running (3.0.0 - )"><strong>How to check which Openmeetings version running (3.0.0 - )</strong></a>
+        </font>
+        <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>Use Top Menu -&gt; About</p>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="How to check which Openmeetings version running (2.1.1 - )"><strong>How to check which Openmeetings version running (2.1.1 - )</strong></a>
+        </font>
+        <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>The version is printed into openmeetings.log file</p>
+                                                <p>
+				Run openmeetings<br />
+				Open OM_HOME/log/openmeetings.log
+			</p>
+                                                <p>You get something like this: </p>
+                                                <div class="xmlcode"><pre>
+	##################################################
+	#               Openmeetings is up               #
+	#       2.1.1-RELEASE 1490720 7-June-2013        #
+	#                and ready to use                #
+	##################################################
+			</pre></div>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="How to check which Openmeetings version running (1.8.0 - 2.1.0)"><strong>How to check which Openmeetings version running (1.8.0 - 2.1.0)</strong></a>
         </font>
         <hr style="width:100%; color:#999999; background-color:#999999; height:1px; border:0px;"/>
       </td></tr>

Modified: openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html?rev=1490760&r1=1490759&r2=1490760&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html (original)
+++ openmeetings/trunk/singlewebapp/docs/ReleaseGuide.html Fri Jun  7 18:07:53 2013
@@ -820,8 +820,8 @@ limitations under the License.
 					2.1/rc1/bin/apache-openmeetings-2.1.0.zip.asc<br />
 					2.1/rc1/bin/apache-openmeetings-2.1.0.tar.gz.md5<br />
 					2.1/rc1/bin/apache-openmeetings-2.1.0.tar.gz.asc<br />
-					2.1/rc1/KEYS
-					2.1/rc1/CHANGELOG
+					2.1/rc1/CHANGELOG<br />
+					2.1/rc1/KEYS<br />
 				</div>
                             </blockquote>
       </td></tr>

Modified: openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml?rev=1490760&r1=1490759&r2=1490760&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/GetVersionInfo.xml Fri Jun  7 18:07:53 2013
@@ -22,8 +22,25 @@
 	</properties>
 
 	<body>
-
-		<section name="How to check which Openmeetings version running">
+		<section name="How to check which Openmeetings version running (3.0.0 - )">
+			<p>Use Top Menu -&gt; About</p>
+		</section>
+		<section name="How to check which Openmeetings version running (2.1.1 - )">
+			<p>The version is printed into openmeetings.log file</p>
+			<p>
+				Run openmeetings<br/>
+				Open OM_HOME/log/openmeetings.log
+			</p>
+			<p>You get something like this: </p>
+			<div class="xmlcode"><pre>
+	##################################################
+	#               Openmeetings is up               #
+	#       2.1.1-RELEASE 1490720 7-June-2013        #
+	#                and ready to use                #
+	##################################################
+			</pre></div>
+		</section>
+		<section name="How to check which Openmeetings version running (1.8.0 - 2.1.0)">
 			<p>If you need to know what version of OpenMeetings you are running,
 				you can check that by the file: openmeetings-*.jar
 			</p>

Modified: openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml?rev=1490760&r1=1490759&r2=1490760&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/ReleaseGuide.xml Fri Jun  7 18:07:53 2013
@@ -184,8 +184,8 @@
 					2.1/rc1/bin/apache-openmeetings-2.1.0.zip.asc<br />
 					2.1/rc1/bin/apache-openmeetings-2.1.0.tar.gz.md5<br />
 					2.1/rc1/bin/apache-openmeetings-2.1.0.tar.gz.asc<br />
-					2.1/rc1/KEYS
-					2.1/rc1/CHANGELOG
+					2.1/rc1/CHANGELOG<br />
+					2.1/rc1/KEYS<br />
 				</div>
 			</subsection>