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 2022/06/29 05:21:04 UTC

[openmeetings] branch master updated: no jira: documentation update

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 978b7604f no jira: documentation update
978b7604f is described below

commit 978b7604f9253b2139cdbbd883fa2beb77085dc0
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Jun 29 12:20:45 2022 +0700

    no jira: documentation update
---
 openmeetings-server/src/site/xdoc/JUnitTesting.xml | 2 +-
 openmeetings-server/src/site/xdoc/index.xml        | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/openmeetings-server/src/site/xdoc/JUnitTesting.xml b/openmeetings-server/src/site/xdoc/JUnitTesting.xml
index c59389cb9..f686dda54 100644
--- a/openmeetings-server/src/site/xdoc/JUnitTesting.xml
+++ b/openmeetings-server/src/site/xdoc/JUnitTesting.xml
@@ -65,7 +65,7 @@
 			<ul>
 				<li>Select Arguments tab </li>
 				<li>Add the following code to the VM section
-					<source>-javaagent:/home/solomax/.m2/repository/org/apache/openjpa/openjpa/3.1.2/openjpa-3.1.2.jar -Dom.home=${workspace_loc:openmeetings-web}/target/test-root/ -Dbackups.dir=${workspace_loc:openmeetings-web}/target/test-data</source>
+					<source>-javaagent:/home/solomax/.m2/repository/org/apache/openjpa/openjpa/3.2.2/openjpa-3.2.2.jar -Dom.home=${workspace_loc:openmeetings-web}/target/test-root/ -Dbackups.dir=${workspace_loc:openmeetings-web}/target/test-data</source>
 				</li>
 				<li>To avoid temporary files being created in OM root, modify
 					"Working Directory" as follows
diff --git a/openmeetings-server/src/site/xdoc/index.xml b/openmeetings-server/src/site/xdoc/index.xml
index eebb3f528..7c19961b1 100644
--- a/openmeetings-server/src/site/xdoc/index.xml
+++ b/openmeetings-server/src/site/xdoc/index.xml
@@ -103,6 +103,10 @@
 					<div class="col-md-1"></div>
 					<div class="col-md-8">
 						<a href="#" class="acevent" data-format="wide" data-width="250"></a>
+						<div class="d-none">
+							<!-- Link to make Whimsy happy https://whimsy.apache.org/site/project/openmeetings -->
+							<a href="https://www.apache.org/events/current-event">Apache Event</a>
+						</div>
 					</div>
 				</div>
 			</div>