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 57ce66347 Switching to the next development version
57ce66347 is described below
commit 57ce663479b2efc4f51e282f2e123184fe77343c
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Sep 13 08:57:46 2025 +0700
Switching to the next development version
---
LICENSE | 18 +++---
openmeetings-core/pom.xml | 2 +-
openmeetings-db/pom.xml | 2 +-
openmeetings-install/pom.xml | 2 +-
openmeetings-mediaserver/pom.xml | 2 +-
openmeetings-screenshare/pom.xml | 2 +-
openmeetings-server/pom.xml | 2 +-
openmeetings-server/src/site/xdoc/ReleaseGuide.xml | 73 +++++++++++-----------
openmeetings-service/pom.xml | 2 +-
openmeetings-tests/pom.xml | 2 +-
openmeetings-util/pom.xml | 2 +-
openmeetings-web/pom.xml | 2 +-
openmeetings-webservice/pom.xml | 2 +-
pom.xml | 4 +-
14 files changed, 59 insertions(+), 58 deletions(-)
diff --git a/LICENSE b/LICENSE
index eafd276c3..ede35fc73 100644
--- a/LICENSE
+++ b/LICENSE
@@ -498,15 +498,15 @@ conditions of the following licenses.
* Ogg and Vorbis for Java, Core (org.gagravarr:vorbis-java-core:0.8 -
https://github.com/Gagravarr/VorbisJava)
* OpenJPA Aggregate Jar (org.apache.openjpa:openjpa:4.1.1 -
http://openjpa.apache.org/openjpa)
* Open JSON (com.github.openjson:openjson:1.0.13 -
https://github.com/openjson/openjson)
- * Openmeetings Core
(org.apache.openmeetings:openmeetings-core:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-core)
- * Openmeetings DB
(org.apache.openmeetings:openmeetings-db:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-db)
- * Openmeetings Install
(org.apache.openmeetings:openmeetings-install:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-install)
- * Openmeetings MediaServer
(org.apache.openmeetings:openmeetings-mediaserver:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-mediaserver)
- * Openmeetings Screen Sharing applet
(org.apache.openmeetings:openmeetings-screenshare:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-screenshare)
- * Openmeetings Service
(org.apache.openmeetings:openmeetings-service:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-service)
- * Openmeetings Util
(org.apache.openmeetings:openmeetings-util:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-util)
- * Openmeetings Web
(org.apache.openmeetings:openmeetings-web:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-web)
- * Openmeetings Webservices
(org.apache.openmeetings:openmeetings-webservice:8.1.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-webservice)
+ * Openmeetings Core
(org.apache.openmeetings:openmeetings-core:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-core)
+ * Openmeetings DB
(org.apache.openmeetings:openmeetings-db:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-db)
+ * Openmeetings Install
(org.apache.openmeetings:openmeetings-install:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-install)
+ * Openmeetings MediaServer
(org.apache.openmeetings:openmeetings-mediaserver:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-mediaserver)
+ * Openmeetings Screen Sharing applet
(org.apache.openmeetings:openmeetings-screenshare:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-screenshare)
+ * Openmeetings Service
(org.apache.openmeetings:openmeetings-service:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-service)
+ * Openmeetings Util
(org.apache.openmeetings:openmeetings-util:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-util)
+ * Openmeetings Web
(org.apache.openmeetings:openmeetings-web:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-web)
+ * Openmeetings Webservices
(org.apache.openmeetings:openmeetings-webservice:8.2.0-SNAPSHOT -
https://openmeetings.apache.org/openmeetings-webservice)
* org.apiguardian:apiguardian-api
(org.apiguardian:apiguardian-api:1.1.2 -
https://github.com/apiguardian-team/apiguardian)
* org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 -
https://github.com/ota4j-team/opentest4j)
* OWASP Java HTML Sanitizer
(com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20240325.1
- https://github.com/OWASP/java-html-sanitizer/owasp-java-html-sanitizer)
diff --git a/openmeetings-core/pom.xml b/openmeetings-core/pom.xml
index 3fdc3fa85..ce5fe7089 100644
--- a/openmeetings-core/pom.xml
+++ b/openmeetings-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-core</artifactId>
diff --git a/openmeetings-db/pom.xml b/openmeetings-db/pom.xml
index 478806e2c..001fb43f4 100644
--- a/openmeetings-db/pom.xml
+++ b/openmeetings-db/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-db</artifactId>
diff --git a/openmeetings-install/pom.xml b/openmeetings-install/pom.xml
index 147eeb5fb..22eb45aa6 100644
--- a/openmeetings-install/pom.xml
+++ b/openmeetings-install/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-install</artifactId>
diff --git a/openmeetings-mediaserver/pom.xml b/openmeetings-mediaserver/pom.xml
index f2cf66e1a..266abaed6 100644
--- a/openmeetings-mediaserver/pom.xml
+++ b/openmeetings-mediaserver/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-mediaserver</artifactId>
diff --git a/openmeetings-screenshare/pom.xml b/openmeetings-screenshare/pom.xml
index d481b6bdc..baecc6a5c 100644
--- a/openmeetings-screenshare/pom.xml
+++ b/openmeetings-screenshare/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-screenshare</artifactId>
diff --git a/openmeetings-server/pom.xml b/openmeetings-server/pom.xml
index aad29a355..efd86db96 100644
--- a/openmeetings-server/pom.xml
+++ b/openmeetings-server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-server</artifactId>
diff --git a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
index f87fbb688..57a3b0e8d 100644
--- a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
+++ b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
@@ -120,17 +120,17 @@
<source>git checkout
master</source>
</li>
<li>Create temporary local branch
- <source>git checkout -b
release-5.0.1</source>
+ <source>git checkout -b
rel-8.2.0</source>
</li>
<li>Update versions of all modules
- <source>mvn versions:set
-DgenerateBackupPoms=false -DnewVersion=5.0.1</source>
+ <source>mvn versions:set
-DgenerateBackupPoms=false -DnewVersion=8.2.0</source>
</li>
<li>Update final SCM URL located at
<code>pom.xml</code> and <code>openmeetings-server/pom.xml</code>
<source><![CDATA[
<scm>
<url>https://github.com/apache/openmeetings.git</url>
- SET https://github.com/apache/openmeetings/tree/5.0.1
+ SET https://github.com/apache/openmeetings/tree/8.2.0
]]></source>
</li>
<li>Add timestamp to parent pom
(properties section)
@@ -141,15 +141,19 @@
<li>
Create a TAG and commit it to
the Git<br/>
<source>
-git commit -a -m "5.0.1 Release Candidate 1"
-git tag -s 5.0.1-RC1 -m "5.0.1 Release Candidate 1 tag"
-git push origin 5.0.1-RC1
+git commit -a -m "8.2.0 Release Candidate 1"
+git tag -s 8.2.0-RC1 -m "8.2.0 Release Candidate 1 tag"
+git push origin 8.2.0-RC1
</source>
</li>
<li>
<p>Deploy release artifacts to
Maven</p>
<source>mvn clean &&
mvn deploy -Pdeploy,rc</source>
</li>
+ <li>Go to: <a
href="https://repository.apache.org/#stagingRepositories">Staging
Repositories</a></li>
+ <li>Select openmeetings staging repo
and Close it with valid message:<br/>
+ for ex. "8.2.0 build was
successful"
+ </li>
<li>
<p>Run the command: </p>
<source>mvn clean &&
mvn install -PallModules,rc</source>
@@ -162,26 +166,26 @@ git push origin 5.0.1-RC1
<p>
Commit artifacts you
have created with KEYS file to the
<code>https://dist.apache.org/repos/dist/dev/openmeetings/</code>
- Proposed file structure
for "Release Candidate 1" of 5.0.1 will be:
+ Proposed file structure
for "Release Candidate 1" of 8.2.0 will be:
</p>
<source>
-5.0.1
-5.0.1/rc1
-5.0.1/rc1/src
-5.0.1/rc1/src/apache-openmeetings-5.0.1-src.zip
-5.0.1/rc1/src/apache-openmeetings-5.0.1-src.tar.gz
-5.0.1/rc1/src/apache-openmeetings-5.0.1-src.zip.sha
-5.0.1/rc1/src/apache-openmeetings-5.0.1-src.zip.asc
-5.0.1/rc1/src/apache-openmeetings-5.0.1-src.tar.gz.sha
-5.0.1/rc1/src/apache-openmeetings-5.0.1-src.tar.gz.asc
-5.0.1/rc1/bin
-5.0.1/rc1/bin/apache-openmeetings-5.0.1.zip
-5.0.1/rc1/bin/apache-openmeetings-5.0.1.tar.gz
-5.0.1/rc1/bin/apache-openmeetings-5.0.1.zip.sha
-5.0.1/rc1/bin/apache-openmeetings-5.0.1.zip.asc
-5.0.1/rc1/bin/apache-openmeetings-5.0.1.tar.gz.sha
-5.0.1/rc1/bin/apache-openmeetings-5.0.1.tar.gz.asc
-5.0.1/rc1/CHANGELOG
+8.2.0
+8.2.0/rc1
+8.2.0/rc1/src
+8.2.0/rc1/src/apache-openmeetings-8.2.0-src.zip
+8.2.0/rc1/src/apache-openmeetings-8.2.0-src.tar.gz
+8.2.0/rc1/src/apache-openmeetings-8.2.0-src.zip.sha
+8.2.0/rc1/src/apache-openmeetings-8.2.0-src.zip.asc
+8.2.0/rc1/src/apache-openmeetings-8.2.0-src.tar.gz.sha
+8.2.0/rc1/src/apache-openmeetings-8.2.0-src.tar.gz.asc
+8.2.0/rc1/bin
+8.2.0/rc1/bin/apache-openmeetings-8.2.0.zip
+8.2.0/rc1/bin/apache-openmeetings-8.2.0.tar.gz
+8.2.0/rc1/bin/apache-openmeetings-8.2.0.zip.sha
+8.2.0/rc1/bin/apache-openmeetings-8.2.0.zip.asc
+8.2.0/rc1/bin/apache-openmeetings-8.2.0.tar.gz.sha
+8.2.0/rc1/bin/apache-openmeetings-8.2.0.tar.gz.asc
+8.2.0/rc1/CHANGELOG
</source>
<p><b>NOTE</b> KEYS file is
located at https://www.apache.org/dist/openmeetings/KEYS and should be just
updated</p>
</li>
@@ -195,14 +199,14 @@ git push origin 5.0.1-RC1
Send an email to the developer mailing
list with the subject line:<br />
[VOTE] Apache OpenMeetings x.xx
release<br />
An example for such an email:
- <a
href="https://mail-archives.apache.org/mod_mbox/openmeetings-dev/201701.mbox/%3CCAJmbs8jZ7EiXoeBbG4ynvg30FPx2nAOJMypE2Qp-v-c63ayO9A%40mail.gmail.com%3E">example
Vote email</a>
+ <a
href="https://lists.apache.org/thread/cttvmf8jh02w3b7ox6hshrvs9pws7wbq">example
Vote email</a>
<a
href="https://s.apache.org/vote-2.0.0RC4">example Vote email (Incubator)</a>
<br />
After the vote is over, send a "RESULT"
email to the list with the subject line:<br />
[RESULT][VOTE] Apache OpenMeetings x.xx
release<br />
An example for such an email:
<a
-
href="https://mail-archives.apache.org/mod_mbox/openmeetings-dev/201701.mbox/%3CCAJmbs8gyvHuarzdVma%2BF6ap7RHBhhVciZp5Oi5JogQdLR6o0NA%40mail.gmail.com%3E">example
Result email</a>
+
href="https://lists.apache.org/thread/3ov6gb3cz6dcjm8spzmcs96gmhnzrq4y">example
Result email</a>
<br />
Votes on whether a package is ready to
be released use majority approval -- i.e., at
least three PMC members must vote
affirmatively for release, and there must be more
@@ -227,8 +231,8 @@ mvn clean install -Prc,release
<li>Go to <a
href="https://securesigning.pki.digicert.com/csportal">https://securesigning.pki.digicert.com/csportal</a></li>
<li>Select "Signing Sets"</li>
<li>Select "Add signing set"</li>
- <li>Enter "Signing set name" (must
include "Apache OpenMeetings" and version) for ex. "Apache OpenMeetings
5.0.1-RELEASE"</li>
- <li>Enter "Version" for ex.
"5.0.1-RELEASE"</li>
+ <li>Enter "Signing set name" (must
include "Apache OpenMeetings" and version) for ex. "Apache OpenMeetings
8.2.0-RELEASE"</li>
+ <li>Enter "Version" for ex.
"8.2.0-RELEASE"</li>
<li>Select "Java Signing Sha256" as
"Signing service"</li>
<li>Select "Upload files" and add all
<b>jar</b> files from <code>target/jnlp</code></li>
<li>Select "Sign now"</li>
@@ -276,9 +280,9 @@ for f in `ls -1 *.tar.gz *.zip`; do gpg --verify $f.asc;
done
<p>Release tag based on RCXX should finally be
created</p>
<source>
<![CDATA[
-git checkout 5.0.0-M1-RC1
-git tag 5.0.0-M1
-git push origin 5.0.0-M1
+git checkout 8.2.0-RC1
+git tag -s 8.2.0 -m "8.2.0 Release tag"
+git push origin 8.2.0
]]>
</source>
</subsection>
@@ -288,14 +292,11 @@ git push origin 5.0.0-M1
<li>Upload Artifacts with signatures
created on the previous steps to
https://dist.apache.org/repos/dist/release/openmeetings/CURRENT_VERSION
</li>
- <li>Close staging repo:
+ <li>Release staging repo:
<ul>
<li>Go to: <a
href="https://repository.apache.org/#stagingRepositories">Staging
Repositories</a></li>
- <li>Select openmeetings
staging repo and Close it with valid message:<br/>
- for ex. "The
VOTE about 3.1.2 release was successful"
- </li>
<li>Select openmeetings
staging repo and Release it with valid message:<br/>
- for ex. "The
VOTE about 3.1.2 release was successful"
+ for ex. "The
VOTE about 8.2.0 release was successful"
</li>
</ul>
</li>
diff --git a/openmeetings-service/pom.xml b/openmeetings-service/pom.xml
index cf6d1d133..880ccfcde 100644
--- a/openmeetings-service/pom.xml
+++ b/openmeetings-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-service</artifactId>
diff --git a/openmeetings-tests/pom.xml b/openmeetings-tests/pom.xml
index 041bb8e12..9d92e8828 100644
--- a/openmeetings-tests/pom.xml
+++ b/openmeetings-tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-tests</artifactId>
diff --git a/openmeetings-util/pom.xml b/openmeetings-util/pom.xml
index 571b82fdc..5426e9f74 100644
--- a/openmeetings-util/pom.xml
+++ b/openmeetings-util/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-util</artifactId>
diff --git a/openmeetings-web/pom.xml b/openmeetings-web/pom.xml
index dc8057678..f22130d7e 100644
--- a/openmeetings-web/pom.xml
+++ b/openmeetings-web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-web</artifactId>
diff --git a/openmeetings-webservice/pom.xml b/openmeetings-webservice/pom.xml
index 21d758adf..2d8759042 100644
--- a/openmeetings-webservice/pom.xml
+++ b/openmeetings-webservice/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>openmeetings-webservice</artifactId>
diff --git a/pom.xml b/pom.xml
index f95ad75b1..221886489 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
</parent>
<groupId>org.apache.openmeetings</groupId>
<artifactId>openmeetings-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Openmeetings</name>
<description>Parent project for all OpenMeetings Maven modules.
Required to hold general settings</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-
<project.build.outputTimestamp>2025-01-02T06:35:22Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-09-13T01:33:54Z</project.build.outputTimestamp>
<wicket.configuration>DEPLOYMENT</wicket.configuration>
<om.quick.build>false</om.quick.build>
<om.notquick.build>true</om.notquick.build>