Author: shuber
Date: Tue Nov  9 12:04:41 2021
New Revision: 1894863

URL: http://svn.apache.org/viewvc?rev=1894863&view=rev
Log:
[scm-publish] Updating Unomi website

Added:
    unomi/website/assets/images/unomi-meetup-logo.png   (with props)
    unomi/website/community/
    unomi/website/community/events/
    unomi/website/community/events/apachecon/
    unomi/website/community/events/apachecon/index.html
    unomi/website/community/events/index.html
    unomi/website/community/events/meetups/
    unomi/website/community/events/meetups/2021-11-18.html
    unomi/website/community/index.html
    unomi/website/community/maturity-model-report.html
    unomi/website/community/policies.html
    unomi/website/community/team.html
    unomi/website/contribute/
    unomi/website/contribute/become-a-committer.html
    unomi/website/contribute/committer-guide.html
    unomi/website/contribute/dependencies-guide.html
    unomi/website/contribute/index.html
    unomi/website/contribute/post-commit-guides.html
    unomi/website/contribute/post-commit-policies-details.html
    unomi/website/contribute/post-commit-test-policies.html
    unomi/website/contribute/pre-commit-test-policies.html
    unomi/website/contribute/release-guide.html
    unomi/website/contribute/testing.html
    unomi/website/contribute/website.html
Removed:
    unomi/website/community-maturity-model-report.html
    unomi/website/community-policies.html
    unomi/website/community-team.html
    unomi/website/community.html
    unomi/website/contribute-become-a-committer.html
    unomi/website/contribute-committer-guide.html
    unomi/website/contribute-dependencies-guide.html
    unomi/website/contribute-post-commit-guides.html
    unomi/website/contribute-post-commit-policies-details.html
    unomi/website/contribute-post-commit-test-policies.html
    unomi/website/contribute-pre-commit-test-policies.html
    unomi/website/contribute-release-guide.html
    unomi/website/contribute-testing.html
    unomi/website/contribute-website.html
    unomi/website/contribute.html
    unomi/website/events/
Modified:
    unomi/website/documentation.html
    unomi/website/download.html
    unomi/website/get-started.html
    unomi/website/index.html
    unomi/website/privacy-policy.html
    unomi/website/resources.html
    unomi/website/stories.html
    unomi/website/tutorial.html
    unomi/website/use-cases.html

Added: unomi/website/assets/images/unomi-meetup-logo.png
URL: 
http://svn.apache.org/viewvc/unomi/website/assets/images/unomi-meetup-logo.png?rev=1894863&view=auto
==============================================================================
Binary file - no diff available.

Propchange: unomi/website/assets/images/unomi-meetup-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: unomi/website/community/events/apachecon/index.html
URL: 
http://svn.apache.org/viewvc/unomi/website/community/events/apachecon/index.html?rev=1894863&view=auto
==============================================================================
--- unomi/website/community/events/apachecon/index.html (added)
+++ unomi/website/community/events/apachecon/index.html Tue Nov  9 12:04:41 2021
@@ -0,0 +1,260 @@
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Events - ApacheCon</title>
+
+    <!-- Google Analytics -->
+    <script>
+        
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"; 
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
 crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<header>
+    <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top 
border-bottom box-shadow">
+        <div class="container">
+            <a class="navbar-brand" href="/index.html">
+                <img src="/assets/images/unomi-86x20.png" alt="Logo Apache 
Unomi"/>
+            </a>
+            <button class="navbar-toggler" type="button" 
data-toggle="collapse" data-target="#navbarCollapse" 
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle 
navigation">
+                <span class="navbar-toggler-icon"></span>
+            </button>
+            <div class="collapse navbar-collapse justify-content-end" 
id="navbarCollapse">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center 
text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="/get-started.html">Get 
started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="/use-cases.html">Use 
cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/stories.html">Stories</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/contribute/index.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/community/index.html">Community</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link disabled" target="_blank" 
href="https://www.apache.org";>
+                                <img 
src="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
+
+<main>
+    <div class="container">
+
+    <div class="row mb-5 mt-5 pt-3">
+        <div class="col-2 sidenav-menu pt-3">
+            <div class="pb-3 text-uppercase"><strong>Events</strong></div>
+            <ul class="list-unstyled mb-3">
+                <li><a href="/community/events/index.html">Overview</a></li>
+                <li class="sidenav-menu-sub-title">Coming up</li>
+                <li>
+                    <ul class="list-unstyled sidenav-menu-sub-list">
+                        <li><a 
href="/community/events/meetups/2021-11-18.html">Nov 18th, 2021 Meetup</a></li>
+                    </ul>
+                </li>
+                <li class="sidenav-menu-sub-title">Past events</li>
+                <li>
+                    <ul class="list-unstyled sidenav-menu-sub-list">
+                        <li><a 
href="/community/events/apachecon/index.html">Previous ApacheCons</a></li>
+                    </ul>
+                </li>
+            </ul>
+        </div>
+
+        <div class="col-8 pt-3 offset-4">
+
+            <h2>Past Apache events</h2>
+
+            <h3 class="mt-5">Feathercast</h3>
+
+            <div class="row">
+                <div class="col-4">
+                    <iframe width="250" height="150" 
src="https://www.youtube.com/embed/EyT0_so-ayI";
+                            title="YouTube video player" frameborder="0"
+                            allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"
+                            allowfullscreen></iframe>
+                </div>
+                <div class="col-8 p-5">
+                    <h5>June 2020 Interview of Apache Unomi PMC Serge 
Huber.</h5>
+                </div>
+            </div>
+
+            <h3 class="mt-5">ApacheCon NA 2019</h3>
+
+            <div class="row">
+                <div class="col-4">
+                    <iframe width="250" height="150" 
src="https://www.youtube.com/embed/3VhC3x0GdDQ";
+                            title="YouTube video player" frameborder="0"
+                            allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"
+                            allowfullscreen></iframe>
+                </div>
+                <div class="col-8 p-5">
+                    <h5>Session - Adding artificial intelligence to Apache 
Unomi using Apache PredictionIO.</h5>
+                </div>
+            </div>
+
+            <div class="row">
+                <div class="col-4">
+                    <iframe width="250" height="150" 
src="https://www.youtube.com/embed/5ts6LuNwH9o";
+                            title="YouTube video player" frameborder="0"
+                            allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"
+                            allowfullscreen></iframe>
+                </div>
+                <div class="col-8 p-5">
+                    <h5>Session - Apache Unomi segmentation integrated into an 
existing static website.</h5>
+                </div>
+            </div>
+
+            <h3 class="mt-5">ApacheCon Chicago Roadshow 2019</h3>
+
+            <div class="row">
+                <div class="col-4">
+                    <iframe width="250" height="150" 
src="https://www.youtube.com/embed/ut2ReqhMl2Y?start=3699";
+                            title="YouTube video player" frameborder="0"
+                            allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"
+                            allowfullscreen></iframe>
+                </div>
+                <div class="col-8 p-5">
+                    <h5>Customer Segmentation and Marketing Automation with 
Apache Unomi.</h5>
+                </div>
+            </div>
+
+            <h3 class="mt-5">ApacheCon NA 2018</h3>
+
+            <div class="row">
+                <div class="col-4">
+                    <iframe width="250" height="150" 
src="https://www.youtube.com/embed/XO1cLSgeRsw";
+                            title="YouTube video player" frameborder="0"
+                            allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"
+                            allowfullscreen></iframe>
+                </div>
+                <div class="col-8 p-5">
+                    Session - Apache Unomi - An open source customer data 
platform.
+                </div>
+            </div>
+
+            <h3 class="mt-5">ApacheCon Europe 2015</h3>
+
+            <div class="row">
+                <div class="col-4">
+                    <iframe width="250" height="150" 
src="https://www.youtube.com/embed/o0VUkSTKTxc";
+                            title="YouTube video player" frameborder="0"
+                            allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"
+                            allowfullscreen></iframe>
+                </div>
+                <div class="col-8 p-5">
+                    <h5>Keynote - Introducing the Apache Unomi Project.</h5>
+                </div>
+            </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">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/get-started.html" title="Get started">Get 
started</a></li>
+                    <li><a href="/get-started.html#quickstart" title="Quick 
start">Quick start</a></li>
+                    <li><a href="/download.html" 
title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/documentation.html" title="Main 
documentation">Main documentation</a></li>
+                    <li><a href="/use-cases.html" title="More use cases">More 
use cases</a></li>
+                    <li><a href="/rest-api-doc/index.html" title="REST API 
documentation">REST API documentation</a></li>
+                    <li><a href="/unomi-api/apidocs/index.html" title="API 
Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/community/index.html" title="Mailing 
lists">Contact Us</a></li>
+                    <li><a href="/contribute/index.html" 
title="Contribute">Contribute</a></li>
+                    <li><a href="/community/team.html" 
title="Team">Team</a></li>
+                    <li><a href="/community/maturity-model-report.html" 
title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/"; title="OASIS Context Server 
Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="/privacy-policy.html" title="Site 
policy">Site policy</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/events/current-event.html"; title="Apache 
Events">Apache Events</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/licenses/"; title="License">License</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/security/"; title="Security">Security</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html"; 
title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/thanks.html"; 
title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <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 - 2020 <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
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"; 
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script 
src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Added: unomi/website/community/events/index.html
URL: 
http://svn.apache.org/viewvc/unomi/website/community/events/index.html?rev=1894863&view=auto
==============================================================================
--- unomi/website/community/events/index.html (added)
+++ unomi/website/community/events/index.html Tue Nov  9 12:04:41 2021
@@ -0,0 +1,189 @@
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Events</title>
+
+    <!-- Google Analytics -->
+    <script>
+        
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"; 
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
 crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<header>
+    <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top 
border-bottom box-shadow">
+        <div class="container">
+            <a class="navbar-brand" href="/index.html">
+                <img src="/assets/images/unomi-86x20.png" alt="Logo Apache 
Unomi"/>
+            </a>
+            <button class="navbar-toggler" type="button" 
data-toggle="collapse" data-target="#navbarCollapse" 
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle 
navigation">
+                <span class="navbar-toggler-icon"></span>
+            </button>
+            <div class="collapse navbar-collapse justify-content-end" 
id="navbarCollapse">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center 
text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="/get-started.html">Get 
started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="/use-cases.html">Use 
cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/stories.html">Stories</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/contribute/index.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/community/index.html">Community</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link disabled" target="_blank" 
href="https://www.apache.org";>
+                                <img 
src="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
+
+<main>
+    <div class="container">
+
+    <div class="row mb-5 mt-5 pt-3">
+        <div class="col-2 sidenav-menu pt-3">
+            <div class="pb-3 text-uppercase"><strong>Events</strong></div>
+            <ul class="list-unstyled mb-3">
+                <li><a href="index.html">Overview</a></li>
+                <li class="sidenav-menu-sub-title">Coming up</li>
+                <li>
+                    <ul class="list-unstyled sidenav-menu-sub-list">
+                        <li><a 
href="/community/events/meetups/2021-11-18.html">Nov 18th, 2021 Meetup</a></li>
+                    </ul>
+                </li>
+                <li class="sidenav-menu-sub-title">Past events</li>
+                <li>
+                    <ul class="list-unstyled sidenav-menu-sub-list">
+                        <li><a 
href="/community/events/apachecon/index.html">Previous ApacheCon</a></li>
+                    </ul>
+                </li>
+            </ul>
+        </div>
+
+        <div class="col-8 pt-3 offset-4">
+
+            <h2 class="pb-3 mb-2">Events</h2>
+
+            <h3>Coming up !</h3>
+
+            <ul>
+                <li>November 18th, 2021, 1600-1800 CEST: <a 
href="meetups/2021-11-18.html">First ever Apache Unomi
+                    meetup</a></li>
+            </ul>
+
+            <h3>Past events</h3>
+
+            <p>See our list of past events <a 
href="/community/events/apachecon/index.html">here</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">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/get-started.html" title="Get started">Get 
started</a></li>
+                    <li><a href="/get-started.html#quickstart" title="Quick 
start">Quick start</a></li>
+                    <li><a href="/download.html" 
title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/documentation.html" title="Main 
documentation">Main documentation</a></li>
+                    <li><a href="/use-cases.html" title="More use cases">More 
use cases</a></li>
+                    <li><a href="/rest-api-doc/index.html" title="REST API 
documentation">REST API documentation</a></li>
+                    <li><a href="/unomi-api/apidocs/index.html" title="API 
Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/community/index.html" title="Mailing 
lists">Contact Us</a></li>
+                    <li><a href="/contribute/index.html" 
title="Contribute">Contribute</a></li>
+                    <li><a href="/community/team.html" 
title="Team">Team</a></li>
+                    <li><a href="/community/maturity-model-report.html" 
title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/"; title="OASIS Context Server 
Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="/privacy-policy.html" title="Site 
policy">Site policy</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/events/current-event.html"; title="Apache 
Events">Apache Events</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/licenses/"; title="License">License</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/security/"; title="Security">Security</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html"; 
title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/thanks.html"; 
title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <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 - 2020 <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
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"; 
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script 
src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Added: unomi/website/community/events/meetups/2021-11-18.html
URL: 
http://svn.apache.org/viewvc/unomi/website/community/events/meetups/2021-11-18.html?rev=1894863&view=auto
==============================================================================
--- unomi/website/community/events/meetups/2021-11-18.html (added)
+++ unomi/website/community/events/meetups/2021-11-18.html Tue Nov  9 12:04:41 
2021
@@ -0,0 +1,257 @@
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Events - Coming up - Meetups - First Apache Unomi Meetup, Nov 
18th 2021 1600-1800 CEST</title>
+
+    <!-- Google Analytics -->
+    <script>
+        
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"; 
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
 crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<header>
+    <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top 
border-bottom box-shadow">
+        <div class="container">
+            <a class="navbar-brand" href="/index.html">
+                <img src="/assets/images/unomi-86x20.png" alt="Logo Apache 
Unomi"/>
+            </a>
+            <button class="navbar-toggler" type="button" 
data-toggle="collapse" data-target="#navbarCollapse" 
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle 
navigation">
+                <span class="navbar-toggler-icon"></span>
+            </button>
+            <div class="collapse navbar-collapse justify-content-end" 
id="navbarCollapse">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center 
text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="/get-started.html">Get 
started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="/use-cases.html">Use 
cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/stories.html">Stories</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/contribute/index.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/community/index.html">Community</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link disabled" target="_blank" 
href="https://www.apache.org";>
+                                <img 
src="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
+
+<main>
+    <div class="container">
+
+    <div class="row mb-5 mt-5 pt-3">
+        <div class="col-2 sidenav-menu pt-3">
+            <div class="pb-3 text-uppercase"><strong>Events</strong></div>
+            <ul class="list-unstyled mb-3">
+                <li><a href="/community/events/index.html">Overview</a></li>
+                <li class="sidenav-menu-sub-title">Coming up</li>
+                <li>
+                    <ul class="list-unstyled sidenav-menu-sub-list">
+                        <li><a 
href="/community/events/meetups/2021-11-18.html">Nov 18th, 2021 Meetup</a></li>
+                    </ul>
+                </li>
+                <li class="sidenav-menu-sub-title">Past events</li>
+                <li>
+                    <ul class="list-unstyled sidenav-menu-sub-list">
+                        <li><a 
href="/community/events/apachecon/index.html">Previous ApacheCons</a></li>
+                    </ul>
+                </li>
+            </ul>
+        </div>
+
+        <div class="col-8 pt-3 offset-4">
+
+            <img class="rounded mb-4 mx-auto d-block" 
src="/assets/images/unomi-meetup-logo.png" alt="Unomi Meetup Logo"/>
+
+            <h2>First Apache Unomi Meetup !</h2>
+            <p>
+                Join us for the first ever (online) community meetup of the 
Apache Unomi CDP project organized by the
+                Apache
+                project management committee (PMC) on <strong>Nov 18th, 2021 
from 1600 to 1800 CEST</strong> and learn
+                about API-first open-source
+                customer data, analytics and personalization!
+            </p>
+
+            <p>
+                Anyone is welcome to join this FREE online event but this 
meetup is more geared towards Unomi
+                developers/users/integrators or anyone interested in learning 
how to integrate this CDP engine to build
+                personalized systems.
+            </p>
+
+            <h2>When and where</h2>
+
+            <p>November 18th, 2021 at 1600-1800 CEST in an online meeting (see 
registration below).</p>
+
+            <h2>Agenda</h2>
+
+            <ol>
+                <li>
+                    <p><strong>Round table</strong></p>
+                    <p>Quick round table on who's who, and how much you love 
Unomi and what you are doing with it.</p>
+                </li>
+
+                <li>
+                    <p><strong>State of the Unomi (20 minutes) by Serge Huber, 
Apache Unomi PMC chair &amp; Jahia
+                        CTO</strong></p>
+                    <p>Presentation, with details on what has happened 
recently on the project, what's coming up in
+                        version
+                        1.6 and 2.0, and ideas for the future of Unomi.</p>
+                </li>
+
+                <li>
+                    <p><strong>How we use Unomi at Jahia (15 minutes) by Serge 
Huber, Jahia CTO</strong></p>
+                    <p>Presentation of how Jahia uses Apache Unomi as part of 
its DXP offering to provide added value to
+                        the CDP
+                        such as custom items, recommendations and custom 
pre-packaged & extensible analytics using
+                        Kibana.
+                    </p>
+                </li>
+
+                <li>
+                    <p><strong>How we built a open personalization engine for 
Drupal CMS using Apache Unomi (15 minutes)
+                        by Nick
+                        Veenhof, Dropsolid CTO</strong></p>
+                    <p>Learn from Nick how Dropsolid has integrated Apache 
Unomi with Drupal CMS and built some UI &
+                        integrations to leverage the CDP.</p>
+                </li>
+
+                <li>
+                    <p><strong>Apache Karaf 5 (15 minutes) by Jean-Baptise 
Onofr&eacute;, Apache Karaf PMC chair &amp;
+                        OpenSource Europe at
+                        Huawei</strong></p>
+                    <p>What's new in Apache Karaf 5 and how Unomi can leverage 
it.</p>
+                </li>
+
+                <li>
+                    <p><strong>Open discussion</strong></p>
+                    <p>Open discussion, on any subject related to Unomi and/or 
CDPs. The idea is to exchange in a free
+                        form
+                        format.</p>
+                </li>
+
+            </ol>
+
+            <h2>Registration</h2>
+
+            <p>Registration is free. Click <a 
href="https://us02web.zoom.us/webinar/register/WN_DNHEfXMhS-qQYuIuYnIhVw";>here</a>
+                to register (Zoom meeting).</p>
+
+            <p class="text-center">
+                This event operates under the terms of <a 
href="http://apache.org/foundation/policies/conduct";>The
+                Apache
+                Software Foundation Code of Conduct</a> and its <a
+                    
href="https://www.apache.org/foundation/policies/privacy.html";>Privacy 
Policy</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">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/get-started.html" title="Get started">Get 
started</a></li>
+                    <li><a href="/get-started.html#quickstart" title="Quick 
start">Quick start</a></li>
+                    <li><a href="/download.html" 
title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/documentation.html" title="Main 
documentation">Main documentation</a></li>
+                    <li><a href="/use-cases.html" title="More use cases">More 
use cases</a></li>
+                    <li><a href="/rest-api-doc/index.html" title="REST API 
documentation">REST API documentation</a></li>
+                    <li><a href="/unomi-api/apidocs/index.html" title="API 
Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/community/index.html" title="Mailing 
lists">Contact Us</a></li>
+                    <li><a href="/contribute/index.html" 
title="Contribute">Contribute</a></li>
+                    <li><a href="/community/team.html" 
title="Team">Team</a></li>
+                    <li><a href="/community/maturity-model-report.html" 
title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/"; title="OASIS Context Server 
Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="/privacy-policy.html" title="Site 
policy">Site policy</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/events/current-event.html"; title="Apache 
Events">Apache Events</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/licenses/"; title="License">License</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/security/"; title="Security">Security</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html"; 
title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/thanks.html"; 
title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <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 - 2020 <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
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"; 
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script 
src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Added: unomi/website/community/index.html
URL: 
http://svn.apache.org/viewvc/unomi/website/community/index.html?rev=1894863&view=auto
==============================================================================
--- unomi/website/community/index.html (added)
+++ unomi/website/community/index.html Tue Nov  9 12:04:41 2021
@@ -0,0 +1,198 @@
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Community</title>
+
+    <!-- Google Analytics -->
+    <script>
+        
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"; 
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
 crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<header>
+    <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top 
border-bottom box-shadow">
+        <div class="container">
+            <a class="navbar-brand" href="/index.html">
+                <img src="/assets/images/unomi-86x20.png" alt="Logo Apache 
Unomi"/>
+            </a>
+            <button class="navbar-toggler" type="button" 
data-toggle="collapse" data-target="#navbarCollapse" 
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle 
navigation">
+                <span class="navbar-toggler-icon"></span>
+            </button>
+            <div class="collapse navbar-collapse justify-content-end" 
id="navbarCollapse">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center 
text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="/get-started.html">Get 
started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="/use-cases.html">Use 
cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/stories.html">Stories</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/contribute/index.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/community/index.html">Community</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link disabled" target="_blank" 
href="https://www.apache.org";>
+                                <img 
src="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
+
+<main>
+          <div class="container mb-5 pt-5">
+        <div class="col-2 sidenav-menu pt-3">
+          <div class="pb-3 text-uppercase"><strong>Community</strong></div>
+          <ul class="list-unstyled mb-3">
+            <li><a href="events/index.html">Events</a></li>
+            <li><a href="index.html">Contact Us</a></li>
+            <li><a href="policies.html">Policies</a></li>
+            <li><a href="maturity-model-report.html">Maturity model report 
card</a></li>
+            <li><a href="team.html">Team</a></li>
+          </ul>
+        </div>
+
+        <div class="col-8 pt-3 offset-4">
+          <h2 class="pb-3 mb-2">Contact Us</h2>
+          <p>There are many ways to reach the Apache Unomi user and developer 
communities - use whichever one seems best!</p>
+
+          <table class="table">
+            <thead>
+              <tr>
+                <th>How to contact us</th>
+                <th>When to use it</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td><a target="_blank" 
href="https://lists.apache.org/[email protected]";>users@</a> 
mailing list</td>
+                <td>Users discussions (<a 
href="mailto:[email protected]";>Subscribe</a>, <a 
href="mailto:[email protected]";>Unsubscribe</a>)</td>
+              </tr>
+              <tr>
+                <td><a target="_blank" 
href="https://lists.apache.org/[email protected]";>dev@</a> 
mailing list</td>
+                <td>Development discussions (<a 
href="mailto:[email protected]";>Subscribe</a>, <a 
href="mailto:[email protected]";>Unsubscribe</a>)</td>
+              </tr>
+              <tr>
+                <td><a target="_blank" 
href="https://lists.apache.org/[email protected]";>commits@</a> 
mailing list</td>
+                <td>Firehose of commits, bugs, pull requests, etc. (<a 
href="mailto:[email protected]";>Subscribe</a>, <a 
href="mailto:[email protected]";>Unsubscribe</a>)</td>
+              </tr>
+              <tr>
+                <td><a target="_blank" 
href="https://issues.apache.org/jira/browse/UNOMI";>JIRA bug tracker</a></td>
+                <td>Report bugs / discover known issues</td>
+              </tr>
+              <tr>
+                <td><a target="_blank" 
href="https://the-asf.slack.com/messages/CBP2Z98Q7/";>Unomi Slack 
channel</a></td>
+                <td>Any topics about Unomi. Note: Please join the #unomi 
channel after you <a href="https://s.apache.org/slack-invite";>created an 
account</a>. Please do not ask Unomi questions in #general.</td>
+              </tr>
+            </tbody>
+          </table>
+
+          <p>If you wish to report a security vulnerability, please contact <a 
href="mailto:[email protected]";>[email protected]</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>
+
+</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">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/get-started.html" title="Get started">Get 
started</a></li>
+                    <li><a href="/get-started.html#quickstart" title="Quick 
start">Quick start</a></li>
+                    <li><a href="/download.html" 
title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/documentation.html" title="Main 
documentation">Main documentation</a></li>
+                    <li><a href="/use-cases.html" title="More use cases">More 
use cases</a></li>
+                    <li><a href="/rest-api-doc/index.html" title="REST API 
documentation">REST API documentation</a></li>
+                    <li><a href="/unomi-api/apidocs/index.html" title="API 
Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/community/index.html" title="Mailing 
lists">Contact Us</a></li>
+                    <li><a href="/contribute/index.html" 
title="Contribute">Contribute</a></li>
+                    <li><a href="/community/team.html" 
title="Team">Team</a></li>
+                    <li><a href="/community/maturity-model-report.html" 
title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/"; title="OASIS Context Server 
Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="/privacy-policy.html" title="Site 
policy">Site policy</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/events/current-event.html"; title="Apache 
Events">Apache Events</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/licenses/"; title="License">License</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/security/"; title="Security">Security</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html"; 
title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/thanks.html"; 
title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <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 - 2020 <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
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"; 
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script 
src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file

Added: unomi/website/community/maturity-model-report.html
URL: 
http://svn.apache.org/viewvc/unomi/website/community/maturity-model-report.html?rev=1894863&view=auto
==============================================================================
--- unomi/website/community/maturity-model-report.html (added)
+++ unomi/website/community/maturity-model-report.html Tue Nov  9 12:04:41 2021
@@ -0,0 +1,503 @@
+<!doctype html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+    <meta name="description" content="">
+    <meta name="author" content="">
+    <link rel="icon" href="/assets/images/favicon.ico">
+
+    <title> | Podling Maturity Assessment</title>
+
+    <!-- Google Analytics -->
+    <script>
+        
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+            
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-70313240-1', 'auto');
+        ga('send', 'pageview');
+    </script>
+    <!-- End Google Analytics -->
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Fontawesome CSS CDN -->
+    <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"; 
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
 crossorigin="anonymous">
+    <!-- Custom styles for this template -->
+    <link href="/assets/css/unomi.css" rel="stylesheet">
+</head>
+<body>
+
+<header>
+    <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top 
border-bottom box-shadow">
+        <div class="container">
+            <a class="navbar-brand" href="/index.html">
+                <img src="/assets/images/unomi-86x20.png" alt="Logo Apache 
Unomi"/>
+            </a>
+            <button class="navbar-toggler" type="button" 
data-toggle="collapse" data-target="#navbarCollapse" 
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle 
navigation">
+                <span class="navbar-toggler-icon"></span>
+            </button>
+            <div class="collapse navbar-collapse justify-content-end" 
id="navbarCollapse">
+                <div>
+                    <ul class="navbar-nav mr-auto align-items-center 
text-uppercase">
+                        <li class="nav-item">
+                            <a class="nav-link" href="/get-started.html">Get 
started</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" href="/use-cases.html">Use 
cases</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/stories.html">Stories</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/download.html">Download</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/documentation.html">Documentation</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/resources.html">Resources</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/contribute/index.html">Contribute</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link" 
href="/community/index.html">Community</a>
+                        </li>
+                        <li class="nav-item">
+                            <a class="nav-link disabled" target="_blank" 
href="https://www.apache.org";>
+                                <img 
src="/assets/images/apache-feather-tm-new.png" alt="Logo Apache Feather"/>
+                            </a>
+                        </li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+    </nav>
+</header>
+
+<main>
+          <div class="container mb-5 pt-5">
+        <div class="col-2 sidenav-menu pt-3">
+          <div class="pb-3 text-uppercase"><strong>Community</strong></div>
+          <ul class="list-unstyled mb-3">
+            <li><a href="events/index.html">Events</a></li>
+            <li><a href="index.html">Contact Us</a></li>
+            <li><a href="policies.html">Policies</a></li>
+            <li><a href="maturity-model-report.html">Maturity model report 
card</a></li>
+            <li><a href="team.html">Team</a></li>
+          </ul>
+        </div>
+
+        <div class="col-8 pt-3 offset-4">
+          <h2 class="pb-3 mb-2">Unomi Podling Maturity Assessment</h2>
+
+          <h3>Overview</h3>
+          <p>
+            This is an assessment of the Unomi podling???s maturity, meant to 
help inform the decision (of the mentors, community, Incubator PMC and ASF 
Board of Directors) to graduate
+            it as a top-level Apache project. It is based on the ASF project 
maturity model at <a target="_blank" 
href="https://community.apache.org/apache-way/apache-project-maturity-model.html";>https://community.apache.org/apache-way/apache-project-maturity-model.html</a>
+            Maintaining such a file is a new, experimental idea as part of the 
continuous improvement of the ASF incubation process.
+          </p>
+
+          <h3>Status of this document</h3>
+          <p>
+            Updated 2018-10-09 with the latest status of the project.
+          </p>
+
+          <h3>Overall assessment</h3>
+          <p>
+            Just introduced this report card, we will need to evaluate all the 
model???s parts to see how we fare so far.
+          </p>
+
+          <h3>Maturity model assessment</h3>
+          <p>
+            Mentors and community members are encouraged to contribute to this 
and comment on it.
+          </p>
+
+          <!-- Code -->
+          <h4 class="pt-5 pb-3">Code</h4>
+          <table class="table table-striped table-sm">
+            <thead class="thead-dark">
+              <tr>
+                <th>Code</th>
+                <th>Description</th>
+                <th>Status</th>
+                <th>Comment</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td><strong>CD10</strong></td>
+                <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>
+                <td><strong>CD10</strong></td>
+                <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>
+                <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>
+                <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>
+                <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>
+                <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>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>Only ASF committers with CLAs may contribute to the 
project.</td>
+              </tr>
+            </tbody>
+          </table>
+
+          <!-- License and Copyright -->
+          <h4 class="pt-5 pb-3">License and Copyright</h4>
+          <table class="table table-striped table-sm">
+            <thead class="thead-dark">
+              <tr>
+                <th>Code</th>
+                <th>Description</th>
+                <th>Status</th>
+                <th>Comment</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <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>
+                <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>
+                <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>
+                <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>
+                <td><strong>LC50</strong></td>
+                <td>The copyright ownership of everything that the project 
produces is clearly defined and documented.</td>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>NOTICE file is up-to-date with all copyright 
ownership.</td>
+              </tr>
+            </tbody>
+          </table>
+
+          <!-- Releases -->
+          <h4 class="pt-5 pb-3">Releases</h4>
+          <table class="table table-striped table-sm">
+            <thead class="thead-dark">
+              <tr>
+                <th>Code</th>
+                <th>Description</th>
+                <th>Status</th>
+                <th>Comment</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td><strong>RE10</strong></td>
+                <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>
+                <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>
+                <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>
+                <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>
+                <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>
+            </tbody>
+          </table>
+
+          <!-- Quality -->
+          <h4 class="pt-5 pb-3">Quality</h4>
+          <table class="table table-striped table-sm">
+            <thead class="thead-dark">
+              <tr>
+                <th>Code</th>
+                <th>Description</th>
+                <th>Status</th>
+                <th>Comment</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td><strong>QU10</strong></td>
+                <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>
+                <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>
+                <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="index.html">a link to the 
ASF security information.</a></td>
+              </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>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <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>
+                <td><strong>QU50</strong></td>
+                <td>The project strives to respond to documented bug reports 
in a timely manner.</td>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>The project uses <a 
href="https://issues.apache.org/jira/projects/UNOMI/summary";>Apache's JIRA 
platform</a> to handle
+                  bugs as well as any other types of issues reported on it. A 
focus is put on making sure that issues are responded to swiftly.</td>
+              </tr>
+            </tbody>
+          </table>
+
+          <!-- Community -->
+          <h4 class="pt-5 pb-3">Community</h4>
+          <table class="table table-striped table-sm">
+            <thead class="thead-dark">
+              <tr>
+                <th>Code</th>
+                <th>Description</th>
+                <th>Status</th>
+                <th>Comment</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td><strong>CO10</strong></td>
+                <td>The project has a well-known homepage that points to all 
the information required to operate according to this maturity model.</td>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>See the <a class="externalLink" target="_blank" 
href="http://unomi.incubator.apache.org";>project???s home page</a> that 
includes a <a href="../contribute/index.html">contribute</a> section
+                  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>
+                <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/index.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>
+                <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>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>
+                  The <a href="../contribute/index.html">contribution 
guide</a> specifically calls out many avenues for contribution. Specifically, 
several contributors have contributed documentation or bug fixes.
+                </td>
+              </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>
+                <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>
+                <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>
+                <td><strong>CO70</strong></td>
+                <td>The project strives to answer user questions in a timely 
manner.</td>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>The project typically provides detailed answers to user 
questions within a few hours via its <a 
href="https://lists.apache.org/[email protected]";>users@ mailing 
list</a>.</td>
+              </tr>
+            </tbody>
+          </table>
+
+          <!-- Consensus Building -->
+          <h4 class="pt-5 pb-3">Consensus Building</h4>
+          <table class="table table-striped table-sm">
+            <thead class="thead-dark">
+              <tr>
+                <th>Code</th>
+                <th>Description</th>
+                <th>Status</th>
+                <th>Comment</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td><strong>CS10</strong></td>
+                <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="team.html">team page</a> that 
lists all the contributors along with their associated roles.</td>
+              </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>
+                <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>
+                <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>
+                <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>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>The project has been making important decisions on the 
project mailing lists. When communication occurs on side channels (Slack, 
face-to-face mostly), the mailing list is always used to communicate important 
information to the community.</td>
+              </tr>
+            </tbody>
+          </table>
+
+          <!-- Independence -->
+          <h4 class="pt-5 pb-3">Independence</h4>
+          <table class="table table-striped table-sm">
+            <thead class="thead-dark">
+              <tr>
+                <th>Code</th>
+                <th>Description</th>
+                <th>Status</th>
+                <th>Comment</th>
+              </tr>
+            </thead>
+            <tbody>
+              <tr>
+                <td><strong>IN10</strong></td>
+                <td>The project is independent from any corporate or 
organizational influence.</td>
+                <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>
+                <td><strong>IN20</strong></td>
+                <td>Contributors act as themselves as opposed to 
representatives of a corporation or organization.</td>
+                <td class="text-center"><i class="fas fa-check 
text-success"></i></td>
+                <td>The project has experienced PPMC members that will make 
sure that contributors will be acting freely as individuals.</td>
+              </tr>
+            </tbody>
+          </table>
+        </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">
+                <h5>Start</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/get-started.html" title="Get started">Get 
started</a></li>
+                    <li><a href="/get-started.html#quickstart" title="Quick 
start">Quick start</a></li>
+                    <li><a href="/download.html" 
title="Download">Download</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Documentation</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/documentation.html" title="Main 
documentation">Main documentation</a></li>
+                    <li><a href="/use-cases.html" title="More use cases">More 
use cases</a></li>
+                    <li><a href="/rest-api-doc/index.html" title="REST API 
documentation">REST API documentation</a></li>
+                    <li><a href="/unomi-api/apidocs/index.html" title="API 
Javadoc">API Javadoc</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>Community</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a href="/community/index.html" title="Mailing 
lists">Contact Us</a></li>
+                    <li><a href="/contribute/index.html" 
title="Contribute">Contribute</a></li>
+                    <li><a href="/community/team.html" 
title="Team">Team</a></li>
+                    <li><a href="/community/maturity-model-report.html" 
title="Maturity model report card">Maturity model report card</a></li>
+                </ul>
+            </div>
+
+            <div class="col-3 col-md-3">
+                <h5>About</h5>
+                <ul class="list-unstyled text-small">
+                    <li><a target="_blank" 
href="https://www.oasis-open.org/committees/cxs/"; title="OASIS Context Server 
Technical Committee">OASIS CXS Committee</a></li>
+                    <li><a href="/privacy-policy.html" title="Site 
policy">Site policy</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/events/current-event.html"; title="Apache 
Events">Apache Events</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/licenses/"; title="License">License</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/security/"; title="Security">Security</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html"; 
title="Sponsorship">Sponsorship</a></li>
+                    <li><a target="_blank" 
href="https://www.apache.org/foundation/thanks.html"; 
title="Thanks">Thanks</a></li>
+                </ul>
+            </div>
+            <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 - 2020 <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
+================================================== -->
+<!-- Placed at the end of the document so the pages load faster -->
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"; 
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
 crossorigin="anonymous"></script>
+<script>window.jQuery || document.write('<script 
src="/assets/js/vendor/jquery-slim.min.js"><\/script>')</script>
+<script src="/assets/js/vendor/popper.min.js"></script>
+<script src="/assets/js/vendor/bootstrap.min.js"></script>
+</body>
+</html>
\ No newline at end of file


Reply via email to