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 9897cbef4 no jira: release guide is updated
9897cbef4 is described below
commit 9897cbef4d097c51bf3346b85191e53a7f66d5bd
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Sep 8 09:06:44 2025 +0700
no jira: release guide is updated
---
openmeetings-server/src/site/xdoc/ReleaseGuide.xml | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
index b5a93f255..f87fbb688 100644
--- a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
+++ b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
@@ -100,15 +100,6 @@
NOTICE.md, CHANGELOG.md,
README.md<br />
are up to date and refer to the
right version.
</li>
- <li>
- Ensure LICENSE file is
up-to-date:
- <div>
- <ul>
- <li>Run:
<source>mvn clean license:aggregate-add-third-party</source></li>
- <li>Merge the
contents of <code>target/THIRD-PARTY.txt</code> to <code>LICENSE</code>
file</li>
- </ul>
- </div>
- </li>
<li>
Check site is
<code>green</code> here <a
href="https://whimsy.apache.org/site/project/openmeetings">https://whimsy.apache.org/site/project/openmeetings</a>
</li>