This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi-site.git
The following commit(s) were added to refs/heads/master by this push: new ee0c5d4 Update documentation and tutorial links to reflect Apache Unomi 2.7.x release, including version number changes and updated API documentation URLs. ee0c5d4 is described below commit ee0c5d46d86b58040a39698781eb36fc2c70665b Author: Serge Huber <shu...@jahia.com> AuthorDate: Wed Sep 3 20:45:37 2025 +0200 Update documentation and tutorial links to reflect Apache Unomi 2.7.x release, including version number changes and updated API documentation URLs. --- .../webapp/community/maturity-model-report.html | 2 +- src/main/webapp/contribute/dependencies-guide.html | 2 +- src/main/webapp/documentation.html | 61 +++++++++++++--------- src/main/webapp/tutorial.html | 2 +- 4 files changed, 40 insertions(+), 27 deletions(-) diff --git a/src/main/webapp/community/maturity-model-report.html b/src/main/webapp/community/maturity-model-report.html index ceb8e5b..eac29e0 100644 --- a/src/main/webapp/community/maturity-model-report.html +++ b/src/main/webapp/community/maturity-model-report.html @@ -239,7 +239,7 @@ layout: default <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> diff --git a/src/main/webapp/contribute/dependencies-guide.html b/src/main/webapp/contribute/dependencies-guide.html index d29e59b..0a73654 100644 --- a/src/main/webapp/contribute/dependencies-guide.html +++ b/src/main/webapp/contribute/dependencies-guide.html @@ -110,7 +110,7 @@ layout: default <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 [...] + <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 potentiall [...] <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> diff --git a/src/main/webapp/documentation.html b/src/main/webapp/documentation.html index 2528a55..e53d699 100644 --- a/src/main/webapp/documentation.html +++ b/src/main/webapp/documentation.html @@ -13,16 +13,15 @@ layout: default <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> @@ -44,6 +43,22 @@ layout: default <h4 class="pt-4 mt-2 text-dark">Archives</h4> <div class="row mb-2"> + <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.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"> @@ -56,7 +71,6 @@ layout: default <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> @@ -73,7 +87,6 @@ layout: default <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> @@ -284,7 +297,7 @@ layout: default <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> @@ -306,84 +319,84 @@ layout: default <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> diff --git a/src/main/webapp/tutorial.html b/src/main/webapp/tutorial.html index b761261..eca1899 100644 --- a/src/main/webapp/tutorial.html +++ b/src/main/webapp/tutorial.html @@ -125,7 +125,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>