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 6d4dacf  [UNOMI-221] Website footer issues
6d4dacf is described below

commit 6d4dacff930b1bcef39e5e986f484c986419fb96
Author: Francois Papon <francois.pa...@openobject.fr>
AuthorDate: Wed Mar 20 18:23:09 2019 +0400

    [UNOMI-221] Website footer issues
---
 .../webapp/community-maturity-model-report.html    | 68 +++++++++++-----------
 src/main/webapp/community-policies.html            | 16 ++---
 src/main/webapp/community-team.html                | 58 +++++++++---------
 src/main/webapp/community.html                     | 14 ++---
 src/main/webapp/contribute-become-a-committer.html | 18 +++---
 src/main/webapp/contribute-committer-guide.html    | 16 ++---
 src/main/webapp/contribute-dependencies-guide.html | 20 +++----
 src/main/webapp/contribute-post-commit-guides.html | 14 ++---
 .../contribute-post-commit-policies-details.html   | 14 ++---
 .../contribute-post-commit-test-policies.html      | 14 ++---
 .../contribute-pre-commit-test-policies.html       | 14 ++---
 src/main/webapp/contribute-release-guide.html      |  6 +-
 src/main/webapp/contribute-testing.html            | 14 ++---
 src/main/webapp/contribute-website.html            | 16 ++---
 src/main/webapp/contribute.html                    |  6 +-
 src/main/webapp/documentation.html                 | 18 +++---
 src/main/webapp/download.html                      | 14 ++---
 src/main/webapp/get-started.html                   | 26 ++++-----
 src/main/webapp/index.html                         | 30 +++++-----
 src/main/webapp/privacy-policy.html                | 14 ++---
 src/main/webapp/resources.html                     |  6 +-
 src/main/webapp/tutorial.html                      |  6 +-
 src/main/webapp/use-cases.html                     | 14 ++---
 23 files changed, 218 insertions(+), 218 deletions(-)

diff --git a/src/main/webapp/community-maturity-model-report.html 
b/src/main/webapp/community-maturity-model-report.html
index b32ce24..b10921a 100644
--- a/src/main/webapp/community-maturity-model-report.html
+++ b/src/main/webapp/community-maturity-model-report.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Podling Maturity 
Assessment </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Podling 
Maturity Assessment </title>
 
     <!-- Google Analytics -->
     <script>
@@ -137,25 +137,25 @@
                 <td>The project produces Open Source software, for 
distribution to the public at no charge.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>everything is hosted at the Apache Software Foundation</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CD20</strong></td>
                 <td>The project’s code is easily discoverable and publicly 
accessible.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
               <td>it is linked from the main project site and accessible in 
the public ASF git repository</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CD30</strong></td>
                 <td>The code can be built in a reproducible way using widely 
available standard tools.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>Apache Unomi can be built with Apache Maven in the usual 
way, using "mvn clean install" from the root of the project.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CD40</strong></td>
                 <td>The full history of the project’s code is available via a 
source code control system, in a way that allows any released version to be 
recreated.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>everything is in the ASF Git repository.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CD50</strong></td>
                 <td>The provenance of each line of code is established via the 
source code control system, in a reliable way based on strong authentication of 
the committer. When third-party contributions are committed, commit messages 
provide reliable information about the code provenance.</td>
@@ -178,29 +178,29 @@
             </thead>
             <tbody>
               <tr>
-                <td><strong>LC10</strong></td>  
+                <td><strong>LC10</strong></td>
                 <td>The code is released under the Apache License, version 
2.<i>0.</i></td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>A LICENSE file is also at the root of the ASF Git 
repository</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>LC20</strong></td>
                 <td>Libraries that are mandatory dependencies of the project’s 
code do not create more restrictions than the Apache License does.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>NOTICE files contain all the information and has been 
reviewed on two releases already</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>LC30</strong></td>
                 <td>The libraries mentioned in LC20 are available as Open 
Source software.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>See LC20</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>LC40</strong></td>
                 <td>Committers are bound by an Individual Contributor 
Agreement (the “Apache iCLA”) that defines which code they are allowed to 
commit and how they need to identify code that is not their own.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>All committers have registered iCLAs</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>LC50</strong></td>
                 <td>The copyright ownership of everything that the project 
produces is clearly defined and documented.</td>
@@ -227,19 +227,19 @@
                 <td>Releases consist of source code, distributed using 
standard and open archive formats that are expected to stay readable in the 
long term.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>Three major releases have been produced so far and have 
been reviewed by IPMCs</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>RE20</strong></td>
                 <td>Releases are approved by the project’s PMC (see CS10), in 
order to make them an act of the Foundation.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>Happened for three major releases already</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>RE30</strong></td>
                 <td>Releases are signed and/or distributed along with digests 
that can be reliably used to validate the downloaded archives.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>See the releases <a href="download.html">here</a></td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>RE40</strong></td>
                 <td>Convenience binaries can be distributed alongside source 
code but they are not Apache Releases – they are just a convenience provided 
with no guarantee.</td>
@@ -266,19 +266,19 @@
                 <td>The project is open and honest about the quality of its 
code. Various levels of quality and maturity for various modules are natural 
and acceptable as long as they are clearly communicated.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>The project's quality is tracked through Apache's JIRA 
issue tracking system, and is released regularly to improve both overall 
quality as well as performance.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>QU20</strong></td>
                 <td>The project puts a very high priority on producing secure 
software.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>Security issues are treated with the highest priority.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>QU30</strong></td>
                 <td>The project provides a well-documented channel to report 
security issues, along with a documented way of responding to them.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>The website provides <a href="community.html">a link to 
the ASF security information.</a></td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>QU40</strong></td>
                 <td>The project puts a high priority on backwards 
compatibility and aims to document any incompatible changes and provide tools 
and documentation to help users transition to new features.</td>
@@ -286,7 +286,7 @@
                 <td>The project exposes an API that is <a 
href="https://www.oasis-open.org/committees/cxs/";>specified by an OASIS 
standard</a>.
                   Also, for APIs outside of the specification, compatibility 
is a major focus but if not always possible, deprecations
                   and migration documents are produced.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>QU50</strong></td>
                 <td>The project strives to respond to documented bug reports 
in a timely manner.</td>
@@ -315,13 +315,13 @@
                 <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.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>
               <tr>
                 <td><strong>CO20</strong></td>
                 <td>The community welcomes contributions from anyone who acts 
in good faith and in a respectful manner and adds value to the project.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>This is a part of the <a 
href="contribute.html">contribution</a> guide. Here is an example of a recent 
addition of a committer and the way he was welcome, e.g., <a 
href="https://lists.apache.org/thread.html/f616d6894ae665325b60c829bb641bfaa43a2c1e354a930340b9645b@%3Cdev.unomi.apache.org%3E";>this</a></td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CO30</strong></td>
                 <td>Contributions include not only source code, but also 
documentation, constructive bug reports, constructive discussions, marketing 
and generally anything that adds value to the project.</td>
@@ -329,26 +329,26 @@
                 <td>
                   The <a href="contribute.html">contribution guide</a> 
specifically calls out many avenues for contribution. Specifically, several 
contributors have contributed documentation or bug fixes.
                 </td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CO40</strong></td>
                 <td>The community is meritocratic and over time aims to give 
more rights and responsibilities to contributors who add value to the 
project.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>A specific <a 
href="contribute-become-a-committer.html">"become a contributor"</a> page is 
publicly available that describes the process of how to gain more rights and 
responsibilities</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CO50</strong></td>
                 <td>The way in which contributors can be granted more rights 
such as commit access or decision power is clearly documented and is the same 
for all contributors.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>Again, the same <a 
href="contribute-become-a-committer.html">"become a contributor"</a> page 
contains all this information.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CO60</strong></td>
                 <td>The community operates based on consensus of its members 
(see CS10) who have decision power. Dictators, benevolent or not, are not 
welcome in Apache projects.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>The project works to build consensus. All votes have been 
unanimous so far. Usually a discussion happens before a vote on a technical or 
release issue, so the voting process is rarely a problem. Also, in the <a 
href="contribute-become-a-committer.html">become a contributor</a> page, a code 
of conduct is put in place to
                 ensure contributors have a reference to it.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CO70</strong></td>
                 <td>The project strives to answer user questions in a timely 
manner.</td>
@@ -375,25 +375,25 @@
                 <td>The project maintains a public list of its contributors 
who have decision power – the project’s PMC (Project Management Committee) 
consists of those contributors.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>The project has a <a href="community-team.html">team 
page</a> that lists all the contributors along with their associated roles.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CS20</strong></td>
                 <td>Decisions are made by consensus among PMC members and are 
documented on the project’s main communications channel. Community opinions are 
taken into account but the PMC has the final word if needed.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>PPMC decisions have been unonimous so far, including 
voting new committers and new PPMC members. The project has been making 
important decisions on the project mailing lists. All community decisions have 
had a consensus without any PPMC action needed.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CS30</strong></td>
                 <td>Documented voting rules are used to build consensus when 
discussion is not sufficient.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>The project uses the standard ASF voting rules. Voting 
rules are clearly stated before the voting starts for each individual vote.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CS40</strong></td>
                 <td>In Apache projects, vetoes are only valid for code commits 
and are justified by a technical explanation, as per the Apache voting rules 
defined in CS30.</td>
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>The project hasn’t used a veto at any point and relies on 
robust code reviews, especially for any issues around licenses problems.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>CS50</strong></td>
                 <td>All “important” discussions happen asynchronously in 
written form on the project’s main communications channel. Offline, 
face-to-face or private discussions that affect the project are also documented 
on that channel.</td>
@@ -421,7 +421,7 @@
                 <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
                 <td>Although the project originated from a donation by a 
single corporate entity, it has strived to add external contributors and has 
now PPMC members that are part of 4 different corporations (Adobe, Talend, 
Yupiik, Jahia) and some contributors have
                 also moved on to new corporations.</td>
-              </tr> 
+              </tr>
               <tr>
                 <td><strong>IN20</strong></td>
                 <td>Contributors act as themselves as opposed to 
representatives of a corporation or organization.</td>
@@ -431,12 +431,12 @@
             </tbody>
           </table>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -483,10 +483,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -497,4 +497,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/community-policies.html 
b/src/main/webapp/community-policies.html
index 8a4a7b7..0310410 100644
--- a/src/main/webapp/community-policies.html
+++ b/src/main/webapp/community-policies.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Policies </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Policies 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -98,18 +98,18 @@
 
           <p>Apache Unomi makes minor releases every 6 weeks. Apache Unomi has 
a <a target="_blank" 
href="https://calendar.google.com/calendar/embed?src=0p73sl034k80oob7seouanigd0%40group.calendar.google.com";>calendar</a>
 for cutting the next release branch. After a release branch is cut, the 
community works quickly to finalize that release.</p>
 
-          <p>Apache Unomi aims to make 8 releases in a 12 month period. To 
accommodate users with longer upgrade cycles, some of these releases will be 
tagged as long term support (LTS) releases. LTS releases receive patches to fix 
major issues for 12 months, starting from the release’s initial release date. 
There will be at least one new LTS release in a 12 month period, and LTS 
releases are considered deprecated after 12 months. The community will mark a 
release as a LTS release base [...]
+          <p>Apache Unomi aims to make 8 releases in a 12 month period. To 
accommodate users with longer upgrade cycles, some of these releases will be 
tagged as long term support (LTS) releases. LTS releases receive patches to fix 
major issues for 12 months, starting from the releaseâ€&trade;s initial release 
date. There will be at least one new LTS release in a 12 month period, and LTS 
releases are considered deprecated after 12 months. The community will mark a 
release as a LTS releas [...]
 
           <p>It is up to the Apache Unomi community to decide whether an 
identified issue is a major issue that warrants a patch release. Some examples 
of major issues are high severity security issues and high risk data integrity 
issues.</p>
 
           <p>If you wish to report a security vulnerability, please contact <a 
href="mailto:secur...@apache.org";>secur...@apache.org</a>. Apache Unomi follows 
the typical <a target="_blank" 
href="https://apache.org/security/committers.html#vulnerability-handling";>Apache
 vulnerability handling process</a>.</p>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -156,10 +156,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -170,4 +170,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/community-team.html 
b/src/main/webapp/community-team.html
index 30d651f..2fc4784 100644
--- a/src/main/webapp/community-team.html
+++ b/src/main/webapp/community-team.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Team </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Team 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -126,12 +126,12 @@
             <tr>
               <td><img 
src="http://www.gravatar.com/avatar/27790393b874159fe05609ca7ed812f9?d=mm&s=60"; 
alt="" /></td>
               <td><a id="jbonofre"></a>jbonofre</td>
-              <td>Jean-Baptiste Onofr&eacute;</td> 
-              <td><a class="externalLink" 
href="mailto:jbono...@apache.org";>jbono...@apache.org</a></td> 
-              <td>Talend</td> 
+              <td>Jean-Baptiste Onofr&eacute;</td>
+              <td><a class="externalLink" 
href="mailto:jbono...@apache.org";>jbono...@apache.org</a></td>
+              <td>Talend</td>
               <td><a class="externalLink" target="_blank" 
href="https://www.talend.com";>https://www.talend.com</a></td>
               <td>Apache Member, PMC, committer</td>
-              <td>+1</td> 
+              <td>+1</td>
             </tr>
             <tr>
                 <td><img 
src="http://www.gravatar.com/avatar/9bbc37f4660389c1c54aee53b05a2a65?d=mm&s=60"; 
alt="" /></td>
@@ -227,48 +227,48 @@
             <tr>
              <td><img 
src="http://www.gravatar.com/avatar/505b92f0f422152656b53018929316f4?d=mm&s=60"; 
alt="" /></td>
              <td><a id="bdelacretaz"></a>bdelacretaz</td>
-             <td>Bertrand Delacretaz</td> 
-             <td><a class="externalLink" 
href="mailto:bdelacre...@apache.org";>bdelacre...@apache.org</a></td> 
+             <td>Bertrand Delacretaz</td>
+             <td><a class="externalLink" 
href="mailto:bdelacre...@apache.org";>bdelacre...@apache.org</a></td>
              <td>Adobe</td>
              <td><a class="externalLink" target="_blank" 
href="https://www.adobe.com";>https://www.adobe.com</a></td>
              <td>Retired (was Mentor, PPMC)</td>
-             <td>+1</td> 
+             <td>+1</td>
             </tr>
-            <tr> 
+            <tr>
              <td><img 
src="http://www.gravatar.com/avatar/b103ce8281c7eef619e5e4bfcfccf639?d=mm&s=60"; 
alt="" /></td>
              <td><a id="rvs"></a>rvs</td>
-             <td>Roman Shaposhnik</td> 
-             <td><a class="externalLink" 
href="mailto:r...@apache.org";>r...@apache.org</a></td> 
+             <td>Roman Shaposhnik</td>
+             <td><a class="externalLink" 
href="mailto:r...@apache.org";>r...@apache.org</a></td>
              <td>Pivotal</td>
              <td><a class="externalLink" target="_blank" 
href="https://pivotal.io";>https://pivotal.io</a></td>
              <td>Retired (was Mentor, PPMC)</td>
-             <td>-</td> 
+             <td>-</td>
             </tr>
-            <tr> 
+            <tr>
              <td><img 
src="http://www.gravatar.com/avatar/6f919a5883b854b9ae41023ef281ef85?d=mm&s=60"; 
alt="" /></td>
              <td><a id="mattmann"></a>mattmann</td>
-             <td>Chris Mattmann</td> 
-             <td><a class="externalLink" 
href="mailto:mattm...@apache.org";>mattm...@apache.org</a></td> 
+             <td>Chris Mattmann</td>
+             <td><a class="externalLink" 
href="mailto:mattm...@apache.org";>mattm...@apache.org</a></td>
              <td>NASA JPL</td>
              <td><a class="externalLink" target="_blank" 
href="https://www.jpl.nasa.gov";>https://www.jpl.nasa.gov</a></td>
              <td>Retired (was Mentor, PPMC)</td>
-             <td>-</td> 
+             <td>-</td>
             </tr>
             <tr>
              <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=mm&s=60"; 
alt="" /></td>
-             <td>-</td> 
-             <td>C&eacute;dric Mailleux</td> 
+             <td>-</td>
+             <td>C&eacute;dric Mailleux</td>
              <td>-</td>
              <td>Jahia</td>
              <td><a class="externalLink" target="_blank" 
href="https://www.jahia.com";>https://www.jahia.com</a></td>
              <td>Retired (was initial committer, PPMC)</td>
              <td>-5</td>
             </tr>
-            <tr> 
+            <tr>
              <td><img 
src="http://www.gravatar.com/avatar/00000000000000000000000000000000?d=mm&s=60"; 
alt="" /></td>
-             <td>-</td> 
-             <td>R&eacute;gis Mora</td> 
-             <td>-</td> 
+             <td>-</td>
+             <td>R&eacute;gis Mora</td>
+             <td>-</td>
              <td>Pékin Accueil</td>
              <td><a class="externalLink" target="_blank" 
href="https://www.pekin-accueil.com";>https://www.pekin-accueil.com</a></td>
              <td>Retired (was initial committer, PPMC)</td>
@@ -277,14 +277,14 @@
           </table>
 
           <h4 class="pb-3 pt-5">Contributors</h4>
-          <p>There are no contributors listed for this project. Please check 
back again later.</p>  
+          <p>There are no contributors listed for this project. Please check 
back again later.</p>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -331,10 +331,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+        <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+            Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -345,4 +345,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/community.html b/src/main/webapp/community.html
index ab90023..f097f03 100644
--- a/src/main/webapp/community.html
+++ b/src/main/webapp/community.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Community </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Community 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -126,12 +126,12 @@
 
           <p>If you wish to report a security vulnerability, please contact <a 
href="mailto:secur...@apache.org";>secur...@apache.org</a>. Apache Unomi follows 
the typical <a target="_blank" 
href="https://apache.org/security/committers.html#vulnerability-handling";>Apache
 vulnerability handling process</a>.</p>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -178,10 +178,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -192,4 +192,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-become-a-committer.html 
b/src/main/webapp/contribute-become-a-committer.html
index 164d0f6..23125d7 100644
--- a/src/main/webapp/contribute-become-a-committer.html
+++ b/src/main/webapp/contribute-become-a-committer.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Become a committer </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Become a committer </title>
 
     <!-- Google Analytics -->
     <script>
@@ -178,18 +178,18 @@
                   <li>They earnestly try to make Unomi better with their own 
code</li>
                   <li>They earnestly try to make Unomi better with code 
review</li>
                   <li>They accept and integrate feedback on their code</li>
-                  <li>They know, follow, and enforce Unomi’s practices while 
reviewing/merging code - style, documentation, testing, backward compatibility, 
etc.</li>
+                  <li>They know, follow, and enforce Unomiâ€&trade;s practices 
while reviewing/merging code - style, documentation, testing, backward 
compatibility, etc.</li>
                 </ul>
               </li>
-            </ul>  
+            </ul>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -236,10 +236,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -250,4 +250,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-committer-guide.html 
b/src/main/webapp/contribute-committer-guide.html
index b4b4452..dd0519c 100644
--- a/src/main/webapp/contribute-committer-guide.html
+++ b/src/main/webapp/contribute-committer-guide.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Committer guide </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Committer guide </title>
 
     <!-- Google Analytics -->
     <script>
@@ -158,15 +158,15 @@
             <p>Instead, pull it all into the subject line:</p>
             <pre class="alert alert-primary"><code>Merge pull request #1234: 
[UNOMI-7873] Fix the foo bizzle bazzle</code></pre>
 
-            <p>If you have comments to add, put them in the body of the commit 
message.</p>    
+            <p>If you have comments to add, put them in the body of the commit 
message.</p>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -213,10 +213,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -227,4 +227,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-dependencies-guide.html 
b/src/main/webapp/contribute-dependencies-guide.html
index 8dfe0ea..6d37cb3 100644
--- a/src/main/webapp/contribute-dependencies-guide.html
+++ b/src/main/webapp/contribute-dependencies-guide.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Dependencies guide </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Dependencies guide </title>
 
     <!-- Google Analytics -->
     <script>
@@ -117,7 +117,7 @@
             <h2>Dependencies Guide</h2>
 
             <p>This document describes policies for keeping Unomi dependencies 
up to date.</p>
-            <p>Old dependencies cause user pain and can result in a system 
being unusable for some users. Many users do not use Unomi in isolation and 
bundle other dependencies in the same deployment. These additional dependencies 
might pull in incompatible dependencies to user’s environment which can again 
result in broken Unomi pipelines, sometimes with undefined behavior. To prevent 
this, users will have to update their deployment environment or worse yet may 
end up not being able t [...]
+            <p>Old dependencies cause user pain and can result in a system 
being unusable for some users. Many users do not use Unomi in isolation and 
bundle other dependencies in the same deployment. These additional dependencies 
might pull in incompatible dependencies to userâ€&trade;s environment which can 
again result in broken Unomi pipelines, sometimes with undefined behavior. To 
prevent this, users will have to update their deployment environment or worse 
yet may end up not being  [...]
 
             <p>If a component <em>X</em> chooses to override the version of a 
dependency <em>D</em> from <em>a</em> to <em>b</em> and another component 
<em>Y</em> is incompatible with version <em>b</em> of <em>D</em>, deployment of 
a user that uses both components <em>X</em> and <em>Y</em> will end up in a 
broken state.</p>
 
@@ -181,21 +181,21 @@
 
             <p><strong>Dependencies of Java SDK components that may cause 
issues to other components if leaked should be vendored.</strong></p>
 
-            <p><a target="_blank" 
href="https://www.ardanlabs.com/blog/2013/10/manage-dependencies-with-godep.html";>Vendoring</a>
 is the process of creating copies of third party dependencies. Combined with 
repackaging, vendoring will allow Unomi components to depend on third party 
libraries without causing conflicts to other components. Vendoring should be 
done in a case-by-case basis since this can increase the total number of 
dependencies deployed in user’s enviroment.</p>
+            <p><a target="_blank" 
href="https://www.ardanlabs.com/blog/2013/10/manage-dependencies-with-godep.html";>Vendoring</a>
 is the process of creating copies of third party dependencies. Combined with 
repackaging, vendoring will allow Unomi components to depend on third party 
libraries without causing conflicts to other components. Vendoring should be 
done in a case-by-case basis since this can increase the total number of 
dependencies deployed in userâ€&trade;s enviroment.</p>
 
             <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>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>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -242,10 +242,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -256,4 +256,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-post-commit-guides.html 
b/src/main/webapp/contribute-post-commit-guides.html
index e122300..567d872 100644
--- a/src/main/webapp/contribute-post-commit-guides.html
+++ b/src/main/webapp/contribute-post-commit-guides.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Post-commit guides </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Post-commit guides </title>
 
     <!-- Google Analytics -->
     <script>
@@ -168,12 +168,12 @@
             <p>While the test is disabled, contributors should not push code 
to the failing test's coverage area. The code area is not properly tested until 
you fix the test.</p>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -220,10 +220,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -234,4 +234,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-post-commit-policies-details.html 
b/src/main/webapp/contribute-post-commit-policies-details.html
index 72a245d..32b8eaa 100644
--- a/src/main/webapp/contribute-post-commit-policies-details.html
+++ b/src/main/webapp/contribute-post-commit-policies-details.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Post-commit policies details </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Post-commit policies details </title>
 
     <!-- Google Analytics -->
     <script>
@@ -162,12 +162,12 @@
             implement a new unit test that covers a problematic code 
branch.</p>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -214,10 +214,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -228,4 +228,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-post-commit-test-policies.html 
b/src/main/webapp/contribute-post-commit-test-policies.html
index b2d28ab..2cf9ae2 100644
--- a/src/main/webapp/contribute-post-commit-test-policies.html
+++ b/src/main/webapp/contribute-post-commit-test-policies.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Post-commit test policies </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Post-commit test policies </title>
 
     <!-- Google Analytics -->
     <script>
@@ -171,12 +171,12 @@
             </ul>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -223,10 +223,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -237,4 +237,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-pre-commit-test-policies.html 
b/src/main/webapp/contribute-pre-commit-test-policies.html
index 2dcc563..9badb9a 100644
--- a/src/main/webapp/contribute-pre-commit-test-policies.html
+++ b/src/main/webapp/contribute-pre-commit-test-policies.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Pre-commit test policies </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Pre-commit test policies </title>
 
     <!-- Google Analytics -->
     <script>
@@ -164,12 +164,12 @@
             </ul>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -216,10 +216,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -230,4 +230,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-release-guide.html 
b/src/main/webapp/contribute-release-guide.html
index 5f68f80..20c22a4 100644
--- a/src/main/webapp/contribute-release-guide.html
+++ b/src/main/webapp/contribute-release-guide.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Release guide </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Release guide </title>
 
     <!-- Google Analytics -->
     <script>
@@ -544,8 +544,8 @@ project has yet to be fully endorsed by the ASF.
       </div>
 
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+        <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+            Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/contribute-testing.html 
b/src/main/webapp/contribute-testing.html
index 748bd5b..4afb2f6 100644
--- a/src/main/webapp/contribute-testing.html
+++ b/src/main/webapp/contribute-testing.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute | 
Testing </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
| Testing </title>
 
     <!-- Google Analytics -->
     <script>
@@ -219,12 +219,12 @@
             <p>However, we often write a test to verify a specific scenario. 
In this situation, it is usually possible to implement the test as a unit test 
or a component test. You can add your unit tests or component tests to the 
pre-commit test suite, and the pre-commit test results give you faster code 
health feedback during the development stage, when a bug is cheap to fix.</p>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -271,10 +271,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -285,4 +285,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute-website.html 
b/src/main/webapp/contribute-website.html
index 5ced279..8192a80 100644
--- a/src/main/webapp/contribute-website.html
+++ b/src/main/webapp/contribute-website.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Website </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Website 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -159,15 +159,15 @@
 
             <p>We have a bot that runs tests and merges changes to the 
website. When the pull request is fully ready to be merged, a committer can 
comment</p>
 
-            <p class="alert alert-primary"><code>@asfgit merge</code></p>    
+            <p class="alert alert-primary"><code>@asfgit merge</code></p>
           </div>
         </div>
-      </div> 
+      </div>
     </main>
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -214,10 +214,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -228,4 +228,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/contribute.html b/src/main/webapp/contribute.html
index 90f04de..0ea728c 100644
--- a/src/main/webapp/contribute.html
+++ b/src/main/webapp/contribute.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Contribute 
</title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Contribute 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -201,8 +201,8 @@
       </div>
 
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/documentation.html 
b/src/main/webapp/documentation.html
index 8f155b0..5cb9c26 100644
--- a/src/main/webapp/documentation.html
+++ b/src/main/webapp/documentation.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Documentation 
</title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | 
Documentation </title>
 
     <!-- Google Analytics -->
     <script>
@@ -107,7 +107,7 @@
               <h3 class="mb-0 text-dark">Unomi <span 
class="text-muted">1.2.0-incubating</span></h3>
               <div class="mb-1 text-muted">Last update: September 28, 
2017</div>
               <p class="card-text">
-                <a href="manual/1_2_x/index.html">online</a><br> 
+                <a href="manual/1_2_x/index.html">online</a><br>
                 <a target="_blank" 
href="https://dist.apache.org/repos/dist/release/incubator/unomi/1.2.0-incubating/unomi-manual-1_2_x.zip";>html</a>
                 [ <a target="_blank" 
href="https://archive.apache.org/dist/incubator/unomi/1.2.0-incubating/unomi-manual-1_2_x.zip.asc";>PGP</a>
 |
                  <a target="_blank" 
href="https://archive.apache.org/dist/incubator/unomi/1.2.0-incubating/unomi-manual-1_2_x.zip.sha512";>SHA512</a>
 ]<br>
@@ -125,7 +125,7 @@
               <h3 class="mb-0 text-dark">Unomi <span 
class="text-muted">1.1.0-incubating</span></h3>
               <div class="mb-1 text-muted">Last update: October 23, 2017</div>
               <p class="card-text">
-                <a href="manual/1_1_x/index.html">online</a><br> 
+                <a href="manual/1_1_x/index.html">online</a><br>
                 <a target="_blank" 
href="https://dist.apache.org/repos/dist/release/incubator/unomi/1.1.0-incubating/unomi-manual-1_1_x.zip";>html</a>
                 [ <a target="_blank" 
href="https://archive.apache.org/dist/incubator/unomi/1.1.0-incubating/unomi-manual-1_1_x.zip.asc";>PGP</a>
 |
                  <a target="_blank" 
href="https://archive.apache.org/dist/incubator/unomi/1.1.0-incubating/unomi-manual-1_1_x.zip.sha512";>SHA512</a>
 ]<br>
@@ -274,12 +274,12 @@
         <div class="row mb-5 mt-5">
           <div class="col">
             <h2 class="pb-3 mb-3 border-bottom">Migrating ElasticSearch</h2>
-            <h3 class="mb-3 text-dark">Introduction</h3>   
+            <h3 class="mb-3 text-dark">Introduction</h3>
             <p>
               In this section of the documentation we will explain some 
general notions of how to migrate between ElasticSearch versions, as well as 
present specific migration steps to migrate from one version of ElasticSearch 
used by Apache Unomi to another, if it is needed.
             </p>
 
-            <h3 class="pt-3 mb-3 text-dark">General steps and notions</h3>   
+            <h3 class="pt-3 mb-3 text-dark">General steps and notions</h3>
             <p>
               Depending on the type of ElasticSearch install you may have, the 
migration steps will differ. Basically when dealing with a single node 
(standalone) installation, a simple procedure may be used that simply copies 
some directories over, while in the case of a cluster installation 
ElasticSearch Snapshot and Restore functionality must be used.
             </p>
@@ -309,7 +309,7 @@
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -356,10 +356,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/download.html b/src/main/webapp/download.html
index 9d4751a..f112801 100644
--- a/src/main/webapp/download.html
+++ b/src/main/webapp/download.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Download </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Download 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -147,7 +147,7 @@
         <div class="row mb-3 mt-3">
             <div class="col">
               <h2 class="pb-2">Archives</h2>
-            
+
               <table class="table table-striped table-sm">
                 <thead class="thead-dark">
                     <tr>
@@ -192,13 +192,13 @@
               </table>
             </div>
         </div>
-      </div><!-- /.karaf - container -->                
+      </div><!-- /.karaf - container -->
     </main>
 
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -245,10 +245,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/get-started.html b/src/main/webapp/get-started.html
index ee9371d..09ca211 100644
--- a/src/main/webapp/get-started.html
+++ b/src/main/webapp/get-started.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Getting Started 
</title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Getting 
Started </title>
 
     <!-- Google Analytics -->
     <script>
@@ -89,7 +89,7 @@
               <p>As Apache Unomi is built as an OSGi application running 
inside <a target="_blank" href="https://karaf.apache.org";>Apache Karaf</a>, it 
is extremely extensible and built to be scalable. For example it is possible to 
plugin new conditions, actions, or any other service that may be needed such as 
beacon tracking or push notifications.</p>
               <p>Apache Unomi is also the reference implementation of the 
upcoming <a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/";>OASIS Context Server (CXS) 
standard</a> to help standardize personalization of online experience while 
promoting ethical web experience management and increased user privacy 
controls.</p>
             </div>
-          </div>            
+          </div>
         </div><!-- in a few words -->
 
         <!-- what is unique -->
@@ -101,21 +101,21 @@
               <p>It is becoming more and more important to address privacy 
issues correctly, and it is even becoming more and more of a legal issue since 
a lot of legislation is now appearing in many countries to make sure that 
user’s right to privacy is respected.</p>
               <p>Of course these possibilities have no default UI inside of 
Apache Unomi so it is left up to the developers to expose them (or not).</p>
             </div>
-          </div> 
+          </div>
         </div><!-- what is unique -->
 
         <div id="quickstart" class="row featurette pt-4">
           <div class="col-md-12">
             <h2 class="featurette-heading">5 Minutes Quick start !</h2>
-            <ol style="list-style-type: decimal"> 
+            <ol style="list-style-type: decimal">
               <li>Install JDK 8 (see <a target="_blank" 
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html";>http://www.oracle.com/technetwork/java/javase/downloads/index.html</a>
 and make sure you set the JAVA_HOME variable <a target="_blank" 
href="https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/";>https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/</a></li>
               <li>Download ElasticSearch here : <a target="_blank" 
href="https://www.elastic.co/downloads/past-releases/elasticsearch-5-6-3";>https://www.elastic.co/downloads/past-releases/elasticsearch-5-6-3</a>
 (please <strong>make sure</strong> you use the proper version : 5.6.3 for 
Unomi &gt;= 1.3 and 5.1.2 for Unomi &lt;= 1.2)</li>
-              <li>Uncompress it and change the 
<code>config/elasticsearch.yml</code> to include the following config : 
<code>cluster.name: contextElasticSearch</code></li> 
-              <li>Launch ElasticSearch using : 
<code>bin/elasticsearch</code></li> 
+              <li>Uncompress it and change the 
<code>config/elasticsearch.yml</code> to include the following config : 
<code>cluster.name: contextElasticSearch</code></li>
+              <li>Launch ElasticSearch using : 
<code>bin/elasticsearch</code></li>
               <li>Download Apache Unomi here : <a target="_blank" 
href="http://unomi.incubator.apache.org/download.html";>http://unomi.incubator.apache.org/download.html</a></li>
-              <li>Start it using : <code>./bin/karaf</code></li> 
-              <li>Start the Apache Unomi packages using 
<code>unomi:start</code> in the Apache Karaf Shell</li> 
-              <li>Wait for startup to complete</li> 
+              <li>Start it using : <code>./bin/karaf</code></li>
+              <li>Start the Apache Unomi packages using 
<code>unomi:start</code> in the Apache Karaf Shell</li>
+              <li>Wait for startup to complete</li>
               <li>Try accessing <a target="_blank" 
href="https://localhost:9443/cxs/cluster";>https://localhost:9443/cxs/cluster</a>
 with username/password: karaf/karaf . You might get a certificate warning in 
your browser, just accept it despite the warning it is safe.</li>
               <li>Request your first context by simply accessing : <a 
target="_blank" 
href="http://localhost:8181/context.js?sessionId=1234";>http://localhost:8181/context.js?sessionId=1234</a></li>
               <li>If something goes wrong, you should check the logs in 
./data/log/karaf.log. If you get errors on ElasticSearch, make sure you are 
using the proper version.</li>
@@ -128,7 +128,7 @@
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -175,10 +175,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+        Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 5debf79..aae068e 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Main Page </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Main Page 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -81,8 +81,8 @@
         <div class="row pt-5 pb-5">
           <div class="container">
             <div class="col pt-5 mx-auto text-left">
-              <h1 class="display-5">Apache Unomi: The Open Source Customer 
Data Platform</h1>
-              <p class="lead">Apache Unomi is a Java Open Source customer data 
platform, a Java server designed to manage customers, <br>leads and visitors 
data and help personalize customers experiences while also offering features to 
respect visitor privacy rules (such as GDPR)</p>
+              <h1 class="display-5">Apache Unomi&trade;: The Open Source 
Customer Data Platform</h1>
+              <p class="lead">Apache Unomi&trade; is a Java Open Source 
customer data platform, a Java server designed to manage customers, <br>leads 
and visitors data and help personalize customers experiences while also 
offering features to respect visitor privacy rules (such as GDPR)</p>
               <div class="pt-4">
                 <a class="btn btn-primary btn-lg" 
href="get-started.html">Learn more</a>&nbsp;&nbsp;
                 <a class="btn btn-primary btn-lg" 
href="download.html">Download</a>
@@ -123,27 +123,27 @@
 
         <div class="row featurette pt-5">
           <div class="col-md-12">
-            <h2 class="featurette-heading">The <span class="text-muted">Apache 
Unomi</span> advantage ?</h2>
-            <p>Each organization is unique and will always have specific 
needs, this is why Apache Unomi has been designed to be extended and to ease 
the integration of external data. The embedded features such as segmentation, 
scoring and built-in privacy will be appreciated by business users while 
horizontal scalability and open source positioning will be loved by developers 
and architects. </p>
-            <p>Apache Unomi is also the reference implementation of the 
upcoming OASIS Context Server (CXS) standard (<a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/";>https://www.oasis-open.org/committees/cxs/</a>)
 to help standardize personalization of customer experience while promoting 
ethical web experience management and increased user privacy controls. </p>
+            <h2 class="featurette-heading">The <span class="text-muted">Apache 
Unomi&trade;</span> advantage ?</h2>
+            <p>Each organization is unique and will always have specific 
needs, this is why Apache Unomi&trade; has been designed to be extended and to 
ease the integration of external data. The embedded features such as 
segmentation, scoring and built-in privacy will be appreciated by business 
users while horizontal scalability and open source positioning will be loved by 
developers and architects. </p>
+            <p>Apache Unomi&trade; is also the reference implementation of the 
upcoming OASIS Context Server (CXS) standard (<a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/";>https://www.oasis-open.org/committees/cxs/</a>)
 to help standardize personalization of customer experience while promoting 
ethical web experience management and increased user privacy controls. </p>
           </div>
         </div>
 
         <div class="row featurette pt-5">
           <div class="col-md-12">
-            <h2 class="featurette-heading">Business cases based on <span 
class="text-muted">Apache Unomi</span> ?</h2>
+            <h2 class="featurette-heading">Business cases based on <span 
class="text-muted">Apache Unomi&trade;</span> ?</h2>
             <ul>
               <li>Build a web personalization software to adapt the content on 
your website to your audience</li>
-              <li>Collect data from mobile application and feed Apache Unomi 
to track and understand your customers’ journeys</li>
-              <li>Connect the beacons deployed in your stores to Apache Unomi 
and consolidate the profile of your customers and leads across all these 
channels</li>
-              <li>Automatically push profiles from Apache Unomi to your CRM 
when a lead reach a given number of points in one of your scoring plans</li>
+              <li>Collect data from mobile application and feed Apache 
Unomi&trade; to track and understand your customers’ journeys</li>
+              <li>Connect the beacons deployed in your stores to Apache 
Unomi&trade; and consolidate the profile of your customers and leads across all 
these channels</li>
+              <li>Automatically push profiles from Apache Unomi&trade; to your 
CRM when a lead reach a given number of points in one of your scoring plans</li>
             </ul>
           </div>
         </div>
 
         <div class="row featurette pt-5">
           <div class="col-md-12">
-            <h2 class="featurette-heading"><span class="text-muted">Apache 
Unomi</span> logical architecture</h2>
+            <h2 class="featurette-heading"><span class="text-muted">Apache 
Unomi&trade;</span> logical architecture</h2>
             <p>All communication is done using HTTP REST requests and JSON 
data formats.</p>
           </div>
         </div>
@@ -161,7 +161,7 @@
               <li>Uses ElasticSearch for data storage, dynamic data 
structure</li>
               <li>Highly scalable architecture</li>
               <li>Very simple to deploy and install (simply unzip &amp; 
run)</li>
-              <li>Uses Apache Karaf as the OSGi runtime</li>
+              <li>Uses Apache Karaf&trade; as the OSGi runtime</li>
               <li>Full &amp; simple REST API</li>
               <li>Extensible through plugin architecture (using OSGi &amp; 
simple JSON descriptors)</li>
               <li>Apache Open Source project</li>
@@ -209,7 +209,7 @@
           <div class="col-md-7">
             <h2 class="featurette-heading">Apache & OpenSource.</h2>
             <p>
-              Unomi is your project ! Unomi is an Apache Software Foundation 
project, available under the Apache v2 license.
+              Unomi&trade; is your project ! Unomi&trade; is an Apache 
Software Foundation project, available under the Apache v2 license.
               It's a complete open community, always listening proposals and 
comments.
               Sources, mailing lists, issue tracker: it's fully open, you can 
access directly.
               We also love contributions : don't hesitate to contribute.
@@ -286,8 +286,8 @@
       </div>
 
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+      <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+      Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/privacy-policy.html 
b/src/main/webapp/privacy-policy.html
index aab1e89..5a6623b 100644
--- a/src/main/webapp/privacy-policy.html
+++ b/src/main/webapp/privacy-policy.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Privacy Policy 
</title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Privacy 
Policy </title>
 
     <!-- Google Analytics -->
     <script>
@@ -103,7 +103,7 @@
                 We use the gathered information to help us make our site more 
useful to visitors and to better understand how and when our site is used. We 
do not track or collect personally identifiable information or associate 
gathered data with any personally identifying information from other 
sources.<br/>
                 <br/>
                 By using this website, you consent to the collection of this 
data in the manner and for the purpose described above.
-              </p>              
+              </p>
             </div>
         </div>
       </div>
@@ -111,7 +111,7 @@
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -158,10 +158,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+        <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+            Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
@@ -172,4 +172,4 @@
     <script src="assets/js/vendor/popper.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/src/main/webapp/resources.html b/src/main/webapp/resources.html
index 1c6c2b5..c478c30 100644
--- a/src/main/webapp/resources.html
+++ b/src/main/webapp/resources.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Getting Started 
</title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Getting 
Started </title>
 
     <!-- Google Analytics -->
     <script>
@@ -199,8 +199,8 @@
       </div>
 
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+        <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+            Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/tutorial.html b/src/main/webapp/tutorial.html
index 8bda011..d87e3f8 100644
--- a/src/main/webapp/tutorial.html
+++ b/src/main/webapp/tutorial.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Tutorial </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Tutorial 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -471,8 +471,8 @@ curl http://localhost:9200/_cat/health?format=json
       </div>
 
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+        <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+            Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript
diff --git a/src/main/webapp/use-cases.html b/src/main/webapp/use-cases.html
index f6764f4..58acd9e 100644
--- a/src/main/webapp/use-cases.html
+++ b/src/main/webapp/use-cases.html
@@ -7,7 +7,7 @@
     <meta name="author" content="">
     <link rel="icon" href="images/favicon.ico">
 
-    <title>Apache Unomi Open Source Customer Data Platform | Use Cases </title>
+    <title>Apache Unomi&trade; Open Source Customer Data Platform | Use Cases 
</title>
 
     <!-- Google Analytics -->
     <script>
@@ -88,7 +88,7 @@
 
     <main>
 
-      <div class="container">          
+      <div class="container">
 
         <!-- use-cases -->
         <div class="row pb-4 pt-4 border-bottom">
@@ -111,7 +111,7 @@
               <div class="pb-2 pt-2">
                 <p>In this use case the server is used a centralized profile 
management system, making it easy to aggregate different profile information 
that may be stored in different systems such as CRMs, Issue tracking systems, 
forums, CMS, … One way of achieving this is to make sure that “anonymous” 
profiles are merged when an event such as a login happens and a unique 
cross-system identifier (usually the email address) is detected on each 
system.</p>
                 <p>In this case connectors to all the different systems will 
need to be developped (and hopefully contributed back to the Apache Unomi 
community), so that the centralization of the information is managed by an Open 
Source and standards compliant server community.</p>
-              </div>             
+              </div>
             </div>
         </div><!-- use-cases -->
 
@@ -120,7 +120,7 @@
 
     <!-- FOOTER -->
     <footer class="container-fluid bg-dark pt-5 pb-3 text-white text-center 
footer">
-      
+
       <div class="container pb-5">
         <div class="row">
           <div class="col-3 col-md-3">
@@ -167,10 +167,10 @@
           <div class="w-100 pt-md-3"></div>
         </div>
       </div>
-      
+
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>Copyright &copy;2014 - 2018 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf</a><br/>
-      Apache Karaf, Apache Mahout, Apache and the Apache feather logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries.</p>
+        <p>Copyright &copy;2014 - 2019 <a target="_blank" 
href="https://www.apache.org";>Apache Software Foundation</a> - All Rights 
Reserved - Powered by <a target="_blank" href="https://karaf.apache.org";>Apache 
Karaf&trade;</a><br/>
+            Apache Unomi, Unomi, Apache and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation in the 
United States and other countries.</p>
     </footer>
 
     <!-- Bootstrap core JavaScript

Reply via email to