You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by sh...@apache.org on 2021/07/06 15:21:42 UTC

[unomi-site] branch master updated: Update for Apache Unomi 1.5.6 release

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 82114b8  Update for Apache Unomi 1.5.6 release
82114b8 is described below

commit 82114b8663933121155dfa2a98746b02378379b4
Author: Serge Huber <sh...@jahia.com>
AuthorDate: Tue Jul 6 17:21:35 2021 +0200

    Update for Apache Unomi 1.5.6 release
---
 pom.xml                                       |  6 ++--
 src/main/webapp/contribute-release-guide.html |  4 +--
 src/main/webapp/documentation.html            |  4 +--
 src/main/webapp/download.html                 | 51 ++++++++++++++++++++-------
 src/main/webapp/index.html                    |  1 +
 5 files changed, 47 insertions(+), 19 deletions(-)

diff --git a/pom.xml b/pom.xml
index 36a9203..01b4747 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,9 +46,9 @@
     </repositories>
 
     <properties>
-        <latest.stable.version>1.5.5</latest.stable.version>
-        <next.stable.version>1.5.6</next.stable.version>
-        <next.development.version>1.5.6-SNAPSHOT</next.development.version>
+        <latest.stable.version>1.5.6</latest.stable.version>
+        <next.stable.version>1.5.7</next.stable.version>
+        <next.development.version>1.5.7-SNAPSHOT</next.development.version>
         <latest.development.version>2.0.0-SNAPSHOT</latest.development.version>
     </properties>
 
diff --git a/src/main/webapp/contribute-release-guide.html b/src/main/webapp/contribute-release-guide.html
index d453cb6..7e8e302 100644
--- a/src/main/webapp/contribute-release-guide.html
+++ b/src/main/webapp/contribute-release-guide.html
@@ -181,7 +181,7 @@ popd</code></pre>
                 to check that the packaged source build properly
               </li>
               <li>Go back to the root project directory (pushd/popd did that for you normally) and run:
-                <pre class="alert alert-primary"><code>mvn release:prepare -DskipITs=true -DskipTests=true -Darguments="-DskipITs=true -DskipTests=true"  -DdryRun=true -P apache-release,integration-tests,performance-tests,docker,\!run-tests</code></pre>
+                <pre class="alert alert-primary"><code>mvn release:prepare -DskipITs=true -DskipTests=true -Drelease.arguments="-Papache-release,integration-tests -DskipITs=true -DskipTests=true"  -DdryRun=true -P apache-release,integration-tests,performance-tests,docker,\!run-tests</code></pre>
               </li>
               <li>Publish a snapshot to test the deployment passwords:
                 <pre class="alert alert-primary"><code>mvn deploy -DskipITs=true -DskipTests=true -P \!run-tests</code></pre>
@@ -193,7 +193,7 @@ popd</code></pre>
                 <pre class="alert alert-primary"><code>mvn -P apache-release,integration-tests,performance-tests,docker,\!run-tests release:prepare</code></pre>
               </li>
               <li>
-                <pre class="alert alert-primary"><code>mvn -DskipITs=true -DskipTests=true -Darguments="-DskipITs=true -DskipTests=true" -P integration-tests,docker,performance-tests,\!run-tests release:perform</code></pre>
+                <pre class="alert alert-primary"><code>mvn -DskipITs=true -DskipTests=true -Drelease.arguments="-Papache-release,integration-tests -DskipITs=true -DskipTests=true" -P integration-tests,docker,performance-tests,\!run-tests release:perform</code></pre>
               </li>
               <li>If something fails, make sure you first drop the staging repository created here: <a href="https://repository.apache.org/#stagingRepositories" target="_blank">https://repository.apache.org/#stagingRepositories</a>.<br>
 If you need to relaunch the <code>release:perform</code> and don’t have a release.properties, create a <code>release.properties</code> file with the following contents:
diff --git a/src/main/webapp/documentation.html b/src/main/webapp/documentation.html
index f8b8b01..80c1c94 100644
--- a/src/main/webapp/documentation.html
+++ b/src/main/webapp/documentation.html
@@ -13,8 +13,8 @@ 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">1.5.5</span></h3>
-              <div class="mb-1 text-muted">Last update: April 27th, 2021</div>
+              <h3 class="mb-0 text-dark">Unomi <span class="text-muted">1.5.6</span></h3>
+              <div class="mb-1 text-muted">Last update: May 10th, 2021</div>
               <p class="card-text">
                 <a href="manual/1_5_x/index.html">online</a><br>
                 <a target="_blank" href="https://dist.apache.org/repos/dist/release/unomi/1.5.4/unomi-manual-1_5_x.zip">html (zipped)</a>
diff --git a/src/main/webapp/download.html b/src/main/webapp/download.html
index 71e2520..ecc9959 100644
--- a/src/main/webapp/download.html
+++ b/src/main/webapp/download.html
@@ -11,24 +11,24 @@ layout: default
           <div class="card flex-md-row mb-2 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> Latest release</strong>
-              <h3 class="mb-0 text-dark">Unomi <span class="text-muted">1.5.5</span></h3>
-              <div class="mb-1 text-muted">April 27th, 2021</div>
+              <h3 class="mb-0 text-dark">Unomi <span class="text-muted">1.5.6</span></h3>
+              <div class="mb-1 text-muted">May 10th, 2021</div>
               <p class="card-text mb-auto">
                 Binary Distribution :
-                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.5.5/unomi-1.5.5-bin.tar.gz">tar.gz</a>
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.tar.gz.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.tar.gz.sha512">SHA512</a>] -
-                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.5.5/unomi-1.5.5-bin.zip">zip</a>
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.zip.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.zip.sha512">SHA512</a>]
+                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.5.6/unomi-1.5.6-bin.tar.gz">tar.gz</a>
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.6/unomi-1.5.6-bin.tar.gz.asc">PGP</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.6/unomi-1.5.6-bin.tar.gz.sha512">SHA512</a>] -
+                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.5.6/unomi-1.5.6-bin.zip">zip</a>
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.6/unomi-1.5.6-bin.zip.asc">PGP</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.6/unomi-1.5.6-bin.zip.sha512">SHA512</a>]
               </p>
               <p class="card-text mb-auto">
                 Source Distribution :
-                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.5.5/unomi-1.5.5-src.zip">zip</a>
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.5/unomi-1.5.5-src.zip.asc">PGP</a>]
-                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.5/unomi-1.5.5-src.zip.sha512">SHA512</a>]
+                  <a target="_blank" href="https://www.apache.org/dyn/closer.lua/unomi/1.5.6/unomi-1.5.6-src.zip">zip</a>
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.6/unomi-1.5.6-src.zip.asc">PGP</a>]
+                  [<a target="_blank" href="https://www.apache.org/dist/unomi/1.5.6/unomi-1.5.6-src.zip.sha512">SHA512</a>]
               </p>
-              <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12349372" role="button" target="_blank">Release notes &raquo;</a>
+              <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12350114" role="button" target="_blank">Release notes &raquo;</a>
             </div>
           </div>
         </div>
@@ -84,6 +84,33 @@ layout: default
                 </thead>
                   <tbody>
                   <tr>
+                      <td>1.5.5</td>
+                      <td><a target="_blank"
+                             href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.tar.gz">tar.gz</a>
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.tar.gz.asc">PGP</a>]
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.tar.gz.sha512">SHA512</a>]<br>
+                          <a target="_blank"
+                             href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.zip">zip</a>
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.zip.asc">PGP</a>]
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-bin.zip.sha512">SHA512</a>]
+                      </td>
+                      <td>
+                          <a target="_blank"
+                             href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-src.zip">zip</a>
+                          [<a target="_blank"
+                              href="http://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-src.zip.asc">PGP</a>]
+                          [<a target="_blank"
+                              href="https://archive.apache.org/dist/unomi/1.5.5/unomi-1.5.5-src.zip.sha1">SHA512</a>]
+                      </td>
+                      <td><a target="_blank"
+                             href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319220&version=12349415">Release
+                          Notes</a></td>
+                  </tr>
+                  <tr>
                       <td>1.5.4</td>
                       <td><a target="_blank"
                              href="https://archive.apache.org/dist/unomi/1.5.4/unomi-1.5.4-bin.tar.gz">tar.gz</a>
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index abdd205..f97ec93 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -182,6 +182,7 @@ layout: default
           <div class="col-md-12">
             <h2 class="featurette-heading">News</h2>
             <ul>
+              <li>2021-05-10 Released version 1.5.6</li>
               <li>2021-04-27 Released version 1.5.5</li>
               <li>2020-11-23 Released version 1.5.4</li>
               <li>2020-11-21 Released version 1.5.3</li>