Author: shuber
Date: Wed Sep 3 16:18:01 2025
New Revision: 1928205
Log:
[scm-publish] Updating Unomi website
Modified:
unomi/website/community/maturity-model-report.html
unomi/website/contribute/dependencies-guide.html
unomi/website/documentation.html
unomi/website/tutorial.html
Modified: unomi/website/community/maturity-model-report.html
==============================================================================
--- unomi/website/community/maturity-model-report.html Wed Sep 3 16:07:27
2025 (r1928204)
+++ unomi/website/community/maturity-model-report.html Wed Sep 3 16:18:01
2025 (r1928205)
@@ -321,7 +321,7 @@
<td><strong>CO10</strong></td>
<td>The project has a well-known homepage that points to all
the information required to operate according to this maturity model.</td>
<td class="text-center"><i class="fas fa-check
text-success"></i></td>
- <td>See the <a class="externalLink" target="_blank"
href="http://unomi.incubator.apache.org">project’s home page</a> that includes
a <a href="../contribute/index.html">contribute</a> section
+ <td>See the <a class="externalLink" target="_blank"
href="http://unomi.apache.org">project’s home page</a> that includes a <a
href="../contribute/index.html">contribute</a> section
that describes how to become a committer as well as <a
href="../contribute/become-a-committer.html">several</a> <a
href="../contribute/committer-guide.html">documents</a> for on-board newcomers
quickly</td>
</tr>
<tr>
Modified: unomi/website/contribute/dependencies-guide.html
==============================================================================
--- unomi/website/contribute/dependencies-guide.html Wed Sep 3 16:07:27
2025 (r1928204)
+++ unomi/website/contribute/dependencies-guide.html Wed Sep 3 16:18:01
2025 (r1928205)
@@ -192,7 +192,7 @@
<h3>Dependency updates and backwards compatibility</h3>
- <p>Unomi releases <a target="_blank"
href="https://unomi.incubator.apache.org/downloads/">adhere to</a> semantic
versioning. Hence, community members should take care when updating
dependencies. Minor version updates to dependencies should be backwards
compatible in most cases. Some updates to dependencies though may result in
backwards incompatible API or functionality changes to Unomi. PR reviewers and
committers should take care to detect any dependency updates that could
potentially introduce backwards incompatible changes to Unomi before merging
and PRs that update dependencies should include a statement regarding this
verification in the form of a PR comment. Dependency updates that result in
backwards incompatible changes to non-experimental features of Unomi should be
held till next major version release of Unomi.</p>
+ <p>Unomi releases <a target="_blank"
href="https://unomi.apache.org/downloads/">adhere to</a> semantic versioning.
Hence, community members should take care when updating dependencies. Minor
version updates to dependencies should be backwards compatible in most cases.
Some updates to dependencies though may result in backwards incompatible API or
functionality changes to Unomi. PR reviewers and committers should take care to
detect any dependency updates that could potentially introduce backwards
incompatible changes to Unomi before merging and PRs that update dependencies
should include a statement regarding this verification in the form of a PR
comment. Dependency updates that result in backwards incompatible changes to
non-experimental features of Unomi should be held till next major version
release of Unomi.</p>
<p>Any exceptions to this policy should only occur in extreme
cases (for example, due to a security vulnerability of an existing dependency
that is only fixed in a subsequent major version) and should be discussed in
the Unomi dev list. Note that backwards incompatible changes to experimental
features may be introduced in a minor version release.</p>
</div>
Modified: unomi/website/documentation.html
==============================================================================
--- unomi/website/documentation.html Wed Sep 3 16:07:27 2025
(r1928204)
+++ unomi/website/documentation.html Wed Sep 3 16:18:01 2025
(r1928205)
@@ -95,16 +95,15 @@
<div class="card flex-md-row mb-4 box-shadow h-md-250">
<div class="card-body d-flex flex-column align-items-start">
<strong class="d-inline-block mb-2 text-success"><i class="fas
fa-circle"></i> Stable</strong>
- <h3 class="mb-0 text-dark">Unomi <span
class="text-muted">2.6.x</span></h3>
+ <h3 class="mb-0 text-dark">Unomi <span
class="text-muted">2.7.x</span></h3>
<p class="card-text">
- <a href="manual/2_6_x/index.html">online</a><br>
- <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.1/unomi-manual-2_6_x.zip">html
(zipped)</a>
- [ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.1/unomi-manual-2_6_x.zip.asc">PGP</a>
|
- <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.1/unomi-manual-2_6_x.zip.sha512">SHA512</a>
]<br>
- <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.1/unomi-manual-2_6_x.pdf">pdf</a>
- [ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.1/unomi-manual-2_6_x.pdf.asc">PGP</a>
|
- <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.1/unomi-manual-2_6_x.pdf.sha512">SHA512</a>
]
- -->
+ <a href="manual/2.7.x/index.html">online</a><br>
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.7.0/unomi-manual-2_7_x.zip">html
(zipped)</a>
+ [ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.7.0/unomi-manual-2_7_x.zip.asc">PGP</a>
|
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.7.0/unomi-manual-2_7_x.zip.sha512">SHA512</a>
]<br>
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.7.0/unomi-manual-2_7_x.pdf">pdf</a>
+ [ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.7.0/unomi-manual-2_7_x.pdf.asc">PGP</a>
|
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.7.0/unomi-manual-2_7_x.pdf.sha512">SHA512</a>
]
</p>
</div>
</div>
@@ -130,6 +129,22 @@
<div class="card flex-md-row mb-4 box-shadow h-md-250">
<div class="card-body d-flex flex-column align-items-start">
<strong class="d-inline-block mb-2 text-info"><i class="fas
fa-circle"></i> Archive</strong>
+ <h3 class="mb-0 text-dark">Unomi <span
class="text-muted">2.6.x</span></h3>
+ <p class="card-text">
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.0/unomi-manual-2_6_x.zip">html
(zipped)</a>
+ [ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.0/unomi-manual-2_6_x.zip.asc">PGP</a>
|
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.0/unomi-manual-2_6_x.zip.sha512">SHA512</a>
]<br>
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.0/unomi-manual-2_6_x.pdf">pdf</a>
+ [ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.0/unomi-manual-2_6_x.pdf.asc">PGP</a>
|
+ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.6.0/unomi-manual-2_6_x.pdf.sha512">SHA512</a>
]
+ </p>
+ </div>
+ </div>
+ </div>
+ <div class="col-md-4">
+ <div class="card flex-md-row mb-4 box-shadow h-md-250">
+ <div class="card-body d-flex flex-column align-items-start">
+ <strong class="d-inline-block mb-2 text-info"><i class="fas
fa-circle"></i> Archive</strong>
<h3 class="mb-0 text-dark">Unomi <span
class="text-muted">2.5.x</span></h3>
<p class="card-text">
<a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.5.0/unomi-manual-2_5_x.zip">html
(zipped)</a>
@@ -138,7 +153,6 @@
<a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.5.0/unomi-manual-2_5_x.pdf">pdf</a>
[ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.5.0/unomi-manual-2_5_x.pdf.asc">PGP</a>
|
<a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.5.0/unomi-manual-2_5_x.pdf.sha512">SHA512</a>
]
- -->
</p>
</div>
</div>
@@ -155,7 +169,6 @@
<a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.4.0/unomi-manual-2_4_x.pdf">pdf</a>
[ <a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.4.0/unomi-manual-2_4_x.pdf.asc">PGP</a>
|
<a target="_blank"
href="https://dist.apache.org/repos/dist/release/unomi/2.4.0/unomi-manual-2_4_x.pdf.sha512">SHA512</a>
]
- -->
</p>
</div>
</div>
@@ -366,7 +379,7 @@
<h2 class="pb-3 border-bottom">API Documentation</h2>
<h3 class="pt-3 pb-2 text-dark">Javadoc</h3>
<p>Click <a class="btn-link" target="_blank"
-
href="https://unomi.incubator.apache.org/unomi-api/apidocs/index.html">here</a>
to view the Javadoc documentation</p>
+
href="https://unomi.apache.org/unomi-api/latest/apidocs/index.html">here</a> to
view the Javadoc documentation</p>
<h4 class="pt-4 pb-2 text-dark">REST</h4>
@@ -388,84 +401,84 @@
<tr>
<td><strong>userList</strong></td>
<td>Manage user</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/index.html#568140055"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/index.html#568140055"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>campaigns</strong></td>
<td>Manage campaign</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#-241880339"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#-241880339"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>cluster</strong></td>
<td>Manage cluster</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#1007094421"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#1007094421"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>definitions</strong></td>
<td>Manage definitions</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#1834364863"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#1834364863"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>goals</strong></td>
<td>Manage goal</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#-379780403"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#-379780403"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>profile</strong></td>
<td>Manage profile</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#-1907885015"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#-1907885015"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>query</strong></td>
<td>Manage query</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#371361199"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#371361199"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>rules</strong></td>
<td>Manage rule</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#-1505954579"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#-1505954579"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>scoring</strong></td>
<td>Manage scoring</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#-1379828888"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#-1379828888"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>segments</strong></td>
<td>Manage segment</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#1558745832"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#1558745832"
target="_blank">view</a></td>
<td>1.3.0-incubating</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>patches</strong></td>
<td>Manage patch</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#943335618"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#943335618"
target="_blank">view</a></td>
<td>1.4.0</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
<tr>
<td><strong>events</strong></td>
<td>Manage event</td>
- <td><a
href="https://unomi.incubator.apache.org/rest-api-doc/#1768188821"
target="_blank">view</a></td>
+ <td><a
href="https://unomi.apache.org/rest-api-doc/#1768188821"
target="_blank">view</a></td>
<td>1.4.0</td>
<td class="text-center"><strong class="d-inline-block mb-2
text-success"><i class="fas fa-circle"></i></strong>
</tr>
Modified: unomi/website/tutorial.html
==============================================================================
--- unomi/website/tutorial.html Wed Sep 3 16:07:27 2025 (r1928204)
+++ unomi/website/tutorial.html Wed Sep 3 16:18:01 2025 (r1928205)
@@ -207,7 +207,7 @@ json ={
print(r)
print(r.content)
</code></pre>
- <p>This creates a profile with ID 10. You can view this profile
with a <a
href="https://unomi.incubator.apache.org/rest-api-doc/#-1185500428">GET
/profile endpoint</a> in the browser:</p>
+ <p>This creates a profile with ID 10. You can view this profile
with a <a href="https://unomi.apache.org/rest-api-doc/#-1185500428">GET
/profile endpoint</a> in the browser:</p>
<pre><code>
http://localhost:8181/cxs/profile/10
</code></pre>