Author: solomax
Date: Wed Jul 11 10:07:42 2012
New Revision: 1360094
URL: http://svn.apache.org/viewvc?rev=1360094&view=rev
Log:
Output encoding for documentation is set to be UTF-8
Minor issues in documentations are corrected
Modified:
incubator/openmeetings/trunk/singlewebapp/build.xml
incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
incubator/openmeetings/trunk/singlewebapp/docs/ClusteringManual.html
incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
Modified: incubator/openmeetings/trunk/singlewebapp/build.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/build.xml?rev=1360094&r1=1360093&r2=1360094&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/build.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/build.xml Wed Jul 11 10:07:42 2012
@@ -104,7 +104,7 @@
<mkdir dir="${dtd-generator.lib.dir}" />
<mkdir dir="${svntask.lib.dir}" />
<mkdir dir="${laszlo.home}" />
- <echo file="${build.base.dir}/velocity.properties"
append="false">runtime.log =
${build.base.dir}/velocity.log${line.separator}</echo>
+ <echo file="${build.base.dir}/velocity.properties"
append="false">runtime.log =
${build.base.dir}/velocity.log${line.separator}output.encoding=UTF-8${line.separator}</echo>
</target>
<!-- build artefacts -->
Modified: incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html?rev=1360094&r1=1360093&r2=1360094&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
(original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html Wed
Jul 11 10:07:42 2012
@@ -695,7 +695,7 @@ limitations under the License.
Marketplace)
</li>
<li>
- Apache IvyDE For Eclipse
(installable via Help > Install New Software)
+ Apache IvyDE⢠For Eclipse
(installable via Help > Install New Software)
URL:
http://www.apache.org/dist/ant/ivyde/updatesite detailed steps can be found
here:
<a
href="http://ant.apache.org/ivy/ivyde/download.cgi" target="_BLANK"
rel="nofollow">http://ant.apache.org/ivy/ivyde/download.cgi</a>
</li>
Modified: incubator/openmeetings/trunk/singlewebapp/docs/ClusteringManual.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/ClusteringManual.html?rev=1360094&r1=1360093&r2=1360094&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ClusteringManual.html
(original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ClusteringManual.html Wed
Jul 11 10:07:42 2012
@@ -616,7 +616,7 @@ limitations under the License.
Schedulers to drop user sessions as
outdated)
</li>
<li>All servers should be configured to use the
same DB</li>
- <li>Servers should be added added in
Administration->Servers section
+ <li>Servers should be added in
Administration->Servers section
</li>
<li>Servers should be assigned to the
Users/Rooms in the
Administration->Users and
Administration->Conference Rooms sections
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml?rev=1360094&r1=1360093&r2=1360094&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml Wed
Jul 11 10:07:42 2012
@@ -107,7 +107,7 @@
Marketplace)
</li>
<li>
- Apache IvyDE™ For Eclipse
(installable via Help > Install New Software)
+ Apache IvyDE™ For Eclipse
(installable via Help > Install New Software)
URL:
http://www.apache.org/dist/ant/ivyde/updatesite detailed steps can be found
here:
<a
href="http://ant.apache.org/ivy/ivyde/download.cgi" target="_BLANK"
rel="nofollow">http://ant.apache.org/ivy/ivyde/download.cgi</a>
</li>