Author: olamy
Date: Mon Apr 25 08:12:39 2022
New Revision: 1900254
URL: http://svn.apache.org/viewvc?rev=1900254&view=rev
Log:
Site checkin for project Apache Helix :: Website
Modified:
helix/site-content/0.9.9-docs/dependencies.html
helix/site-content/0.9.9-docs/dependency-info.html
helix/site-content/0.9.9-docs/dependency-management.html
helix/site-content/0.9.9-docs/distribution-management.html
helix/site-content/0.9.9-docs/integration.html
helix/site-content/0.9.9-docs/issue-tracking.html
helix/site-content/0.9.9-docs/license.html
helix/site-content/0.9.9-docs/mail-lists.html
helix/site-content/0.9.9-docs/plugin-management.html
helix/site-content/0.9.9-docs/plugins.html
helix/site-content/0.9.9-docs/project-info.html
helix/site-content/0.9.9-docs/project-summary.html
helix/site-content/0.9.9-docs/source-repository.html
helix/site-content/0.9.9-docs/team-list.html
helix/site-content/1.0.2-docs/dependencies.html
helix/site-content/1.0.2-docs/dependency-info.html
helix/site-content/1.0.2-docs/dependency-management.html
helix/site-content/1.0.2-docs/distribution-management.html
helix/site-content/1.0.2-docs/integration.html
helix/site-content/1.0.2-docs/issue-tracking.html
helix/site-content/1.0.2-docs/license.html
helix/site-content/1.0.2-docs/mail-lists.html
helix/site-content/1.0.2-docs/plugin-management.html
helix/site-content/1.0.2-docs/plugins.html
helix/site-content/1.0.2-docs/project-info.html
helix/site-content/1.0.2-docs/project-summary.html
helix/site-content/1.0.2-docs/source-repository.html
helix/site-content/1.0.2-docs/team-list.html
helix/site-content/1.0.3-docs/dependencies.html
helix/site-content/1.0.3-docs/dependency-info.html
helix/site-content/1.0.3-docs/dependency-management.html
helix/site-content/1.0.3-docs/distribution-management.html
helix/site-content/1.0.3-docs/integration.html
helix/site-content/1.0.3-docs/issue-tracking.html
helix/site-content/1.0.3-docs/license.html
helix/site-content/1.0.3-docs/mail-lists.html
helix/site-content/1.0.3-docs/plugin-management.html
helix/site-content/1.0.3-docs/plugins.html
helix/site-content/1.0.3-docs/project-info.html
helix/site-content/1.0.3-docs/project-summary.html
helix/site-content/1.0.3-docs/source-repository.html
helix/site-content/1.0.3-docs/team-list.html
helix/site-content/dependency-convergence.html
helix/site-content/dependency-info.html
helix/site-content/dependency-management.html
helix/site-content/distribution-management.html
helix/site-content/integration.html
helix/site-content/issue-tracking.html
helix/site-content/license.html
helix/site-content/mail-lists.html
helix/site-content/modules.html
helix/site-content/plugin-management.html
helix/site-content/plugins.html
helix/site-content/project-info.html
helix/site-content/project-summary.html
helix/site-content/source-repository.html
helix/site-content/team-list.html
Modified: helix/site-content/0.9.9-docs/dependencies.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/dependencies.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/dependencies.html (original)
+++ helix/site-content/0.9.9-docs/dependencies.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
-
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-dependencies project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Dependencies</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -132,8 +145,7 @@
<section>
<div class="page-header">
<h2 id="Project_Dependencies">Project Dependencies</h2>
- </div>
- <a name="Project_Dependencies_compile"></a>
+ </div><a name="Project_Dependencies_compile"></a>
<section>
<h3 id="compile">compile</h3>
<p>The following is a list of compile dependencies for this project. These
dependencies are required to compile and run the application:</p>
@@ -156,12 +168,10 @@
</tbody>
</table>
</section>
-</section>
-<a name="Project_Transitive_Dependencies"></a>
+</section><a name="Project_Transitive_Dependencies"></a>
<section>
<h2 id="Project_Transitive_Dependencies">Project Transitive Dependencies</h2>
- <p>The following is a list of transitive dependencies for this project.
Transitive dependencies are the dependencies of the project dependencies.</p>
- <a name="Project_Transitive_Dependencies_compile"></a>
+ <p>The following is a list of transitive dependencies for this project.
Transitive dependencies are the dependencies of the project dependencies.</p><a
name="Project_Transitive_Dependencies_compile"></a>
<section>
<h3 id="compile">compile</h3>
<p>The following is a list of compile dependencies for this project. These
dependencies are required to compile and run the application:</p>
@@ -197,8 +207,7 @@
</tr>
</tbody>
</table>
- </section>
- <a name="Project_Transitive_Dependencies_test"></a>
+ </section><a name="Project_Transitive_Dependencies_test"></a>
<section>
<h3 id="test">test</h3>
<p>The following is a list of test dependencies for this project. These
dependencies are only required to compile and run unit tests for the
application:</p>
@@ -228,8 +237,7 @@
</tbody>
</table>
</section>
-</section>
-<a name="Project_Dependency_Graph"></a>
+</section><a name="Project_Dependency_Graph"></a>
<section>
<h2 id="Project_Dependency_Graph">Project Dependency Graph</h2>
<script language="javascript" type="text/javascript">
@@ -250,13 +258,12 @@
img.alt='[Close]';
}
}
-</script>
- <a name="Dependency_Tree"></a>
+</script> <a name="Dependency_Tree"></a>
<section>
<h3 id="Dependency_Tree">Dependency Tree</h3>
<ul>
<li>org.apache.helix:0.9.9-docs:bundle:1.0.4-SNAPSHOT <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep0"><i
class="icon-info-sign"></i></button>
- <div id="_dep0" style="" class=" collapse">
+ <div id="_dep0" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -270,7 +277,7 @@
</div>
<ul>
<li>org.testng:testng:jar:6.0.1 (compile) <button title="Information"
class="btn btn-link btn-small" type="button" data-toggle="collapse"
data-target="#_dep2"><i class="icon-info-sign"></i></button>
- <div id="_dep2" style="" class=" collapse">
+ <div id="_dep2" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -284,7 +291,7 @@
</div>
<ul>
<li>junit:junit:jar:4.11 (test) <button title="Information" class="btn
btn-link btn-small" type="button" data-toggle="collapse"
data-target="#_dep4"><i class="icon-info-sign"></i></button>
- <div id="_dep4" style="" class=" collapse">
+ <div id="_dep4" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -298,7 +305,7 @@
</div>
<ul>
<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep6"><i
class="icon-info-sign"></i></button>
- <div id="_dep6" style="" class=" collapse">
+ <div id="_dep6" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<tbody>
<tr class="a">
@@ -312,7 +319,7 @@
</div></li>
</ul></li>
<li>org.beanshell:bsh:jar:2.0b4 (compile) <button title="Information"
class="btn btn-link btn-small" type="button" data-toggle="collapse"
data-target="#_dep8"><i class="icon-info-sign"></i></button>
- <div id="_dep8" style="" class=" collapse">
+ <div id="_dep8" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -325,7 +332,7 @@
</table>
</div></li>
<li>com.beust:jcommander:jar:1.12 (compile) <button title="Information"
class="btn btn-link btn-small" type="button" data-toggle="collapse"
data-target="#_dep10"><i class="icon-info-sign"></i></button>
- <div id="_dep10" style="" class=" collapse">
+ <div id="_dep10" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -338,7 +345,7 @@
</table>
</div></li>
<li>org.yaml:snakeyaml:jar:1.6 (compile) <button title="Information"
class="btn btn-link btn-small" type="button" data-toggle="collapse"
data-target="#_dep12"><i class="icon-info-sign"></i></button>
- <div id="_dep12" style="" class=" collapse">
+ <div id="_dep12" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -354,8 +361,7 @@
</ul></li>
</ul>
</section>
-</section>
-<a name="Licenses"></a>
+</section><a name="Licenses"></a>
<section>
<h2 id="Licenses">Licenses</h2>
<p><b>Apache License Version 2.0: </b>SnakeYAML</p>
@@ -364,8 +370,7 @@
<p><b>New BSD License: </b>Hamcrest Core</p>
<p><b>Common Public License Version 1.0: </b>JUnit</p>
<p><b>The Apache Software License, Version 2.0: </b>JCommander</p>
-</section>
-<a name="Dependency_File_Details"></a>
+</section><a name="Dependency_File_Details"></a>
<section>
<h2 id="Dependency_File_Details">Dependency File Details</h2>
<table border="0" class="bodyTable table table-striped table-hover">
@@ -471,8 +476,7 @@
</tr>
</tbody>
</table>
-</section>
-<a name="Dependency_Repository_Locations"></a>
+</section><a name="Dependency_Repository_Locations"></a>
<section>
<h2 id="Dependency_Repository_Locations">Dependency Repository Locations</h2>
<table border="0" class="bodyTable table table-striped table-hover">
@@ -504,8 +508,7 @@
<figure>
<figcaption>
Found at http://localhost:8081/repository/maven-public/
- </figcaption>
- <i class="icon-ok"></i>
+ </figcaption> <i class="icon-ok"></i>
</figure></a></td>
</tr>
<tr class="a">
@@ -514,8 +517,7 @@
<figure>
<figcaption>
Found at http://localhost:8081/repository/maven-public/
- </figcaption>
- <i class="icon-ok"></i>
+ </figcaption> <i class="icon-ok"></i>
</figure></a></td>
</tr>
<tr class="b">
@@ -524,8 +526,7 @@
<figure>
<figcaption>
Found at http://localhost:8081/repository/maven-public/
- </figcaption>
- <i class="icon-ok"></i>
+ </figcaption> <i class="icon-ok"></i>
</figure></a></td>
</tr>
<tr class="a">
@@ -534,8 +535,7 @@
<figure>
<figcaption>
Found at http://localhost:8081/repository/maven-public/
- </figcaption>
- <i class="icon-ok"></i>
+ </figcaption> <i class="icon-ok"></i>
</figure></a></td>
</tr>
<tr class="b">
@@ -544,8 +544,7 @@
<figure>
<figcaption>
Found at http://localhost:8081/repository/maven-public/
- </figcaption>
- <i class="icon-ok"></i>
+ </figcaption> <i class="icon-ok"></i>
</figure></a></td>
</tr>
<tr class="a">
@@ -554,8 +553,7 @@
<figure>
<figcaption>
Found at http://localhost:8081/repository/maven-public/
- </figcaption>
- <i class="icon-ok"></i>
+ </figcaption> <i class="icon-ok"></i>
</figure></a></td>
</tr>
<tr class="b">
@@ -638,7 +636,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/dependency-info.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/dependency-info.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/dependency-info.html (original)
+++ helix/site-content/0.9.9-docs/dependency-info.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-dependency-info project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Dependency Information</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,11 +144,9 @@
<section>
<div class="page-header">
<h2 id="Dependency_Information">Dependency Information</h2>
- </div>
- <a name="Dependency_Information"></a>
+ </div><a name="Dependency_Information"></a>
<section>
- <h3 id="Apache_Maven">Apache Maven</h3>
- <a name="Apache_Maven"></a>
+ <h3 id="Apache_Maven">Apache Maven</h3><a name="Apache_Maven"></a>
<div class="source">
<pre><dependency>
<groupId>org.apache.helix</groupId>
@@ -146,24 +157,21 @@
</div>
</section>
<section>
- <h3 id="Apache_Buildr">Apache Buildr</h3>
- <a name="Apache_Buildr"></a>
+ <h3 id="Apache_Buildr">Apache Buildr</h3><a name="Apache_Buildr"></a>
<div class="source">
<pre>'org.apache.helix:0.9.9-docs:bundle:1.0.4-SNAPSHOT'</pre>
</div>
</section>
<section>
- <h3 id="Apache_Ivy">Apache Ivy</h3>
- <a name="Apache_Ivy"></a>
+ <h3 id="Apache_Ivy">Apache Ivy</h3><a name="Apache_Ivy"></a>
<div class="source">
- <pre><dependency org="org.apache.helix"
name="0.9.9-docs" rev="1.0.4-SNAPSHOT">
- <artifact name="0.9.9-docs" type="bundle" />
+ <pre><dependency org="org.apache.helix" name="0.9.9-docs"
rev="1.0.4-SNAPSHOT">
+ <artifact name="0.9.9-docs" type="bundle" />
</dependency></pre>
</div>
</section>
<section>
- <h3 id="Groovy_Grape">Groovy Grape</h3>
- <a name="Groovy_Grape"></a>
+ <h3 id="Groovy_Grape">Groovy Grape</h3><a name="Groovy_Grape"></a>
<div class="source">
<pre>@Grapes(
@Grab(group='org.apache.helix', module='0.9.9-docs', version='1.0.4-SNAPSHOT')
@@ -171,24 +179,21 @@
</div>
</section>
<section>
- <h3 id="Gradle.2FGrails">Gradle/Grails</h3>
- <a name="GradleGrails"></a>
+ <h3 id="Gradle.2FGrails">Gradle/Grails</h3><a name="GradleGrails"></a>
<div class="source">
<pre>compile 'org.apache.helix:0.9.9-docs:1.0.4-SNAPSHOT'</pre>
</div>
</section>
<section>
- <h3 id="Scala_SBT">Scala SBT</h3>
- <a name="Scala_SBT"></a>
+ <h3 id="Scala_SBT">Scala SBT</h3><a name="Scala_SBT"></a>
<div class="source">
- <pre>libraryDependencies += "org.apache.helix" %
"0.9.9-docs" % "1.0.4-SNAPSHOT"</pre>
+ <pre>libraryDependencies += "org.apache.helix" % "0.9.9-docs" %
"1.0.4-SNAPSHOT"</pre>
</div>
</section>
<section>
- <h3 id="Leiningen">Leiningen</h3>
- <a name="Leiningen"></a>
+ <h3 id="Leiningen">Leiningen</h3><a name="Leiningen"></a>
<div class="source">
- <pre>[org.apache.helix/0.9.9-docs "1.0.4-SNAPSHOT"]</pre>
+ <pre>[org.apache.helix/0.9.9-docs "1.0.4-SNAPSHOT"]</pre>
</div>
</section>
</section>
@@ -261,7 +266,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/dependency-management.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/dependency-management.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/dependency-management.html (original)
+++ helix/site-content/0.9.9-docs/dependency-management.html Mon Apr 25
08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-dependency-management project-099-docs"
data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Dependency Management</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,11 +144,9 @@
<section>
<div class="page-header">
<h2 id="Project_Dependency_Management">Project Dependency Management</h2>
- </div>
- <a name="Project_Dependency_Management"></a>
+ </div><a name="Project_Dependency_Management"></a>
<section>
- <h3 id="compile">compile</h3>
- <a name="compile"></a>
+ <h3 id="compile">compile</h3><a name="compile"></a>
<p>The following is a list of compile dependencies in the
DependencyManagement of this project. These dependencies can be included in the
submodules to compile and run the submodule:</p>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
@@ -227,8 +238,7 @@
</table>
</section>
<section>
- <h3 id="test">test</h3>
- <a name="test"></a>
+ <h3 id="test">test</h3><a name="test"></a>
<p>The following is a list of test dependencies in the DependencyManagement
of this project. These dependencies can be included in the submodules to
compile and run unit tests for the submodule:</p>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
@@ -319,7 +329,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/distribution-management.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/distribution-management.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/distribution-management.html (original)
+++ helix/site-content/0.9.9-docs/distribution-management.html Mon Apr 25
08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-distribution-management project-099-docs"
data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Distribution Management</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,22 +144,16 @@
<section>
<div class="page-header">
<h2 id="Overview">Overview</h2>
- </div>
- <a name="Overview"></a>
+ </div><a name="Overview"></a>
<p>The following is the distribution management information used by this
project.</p>
<section>
- <h3 id="Repository_-_apache.releases.https">Repository -
apache.releases.https</h3>
- <a name="Repository_-_apache.releases.https"></a>
- <a class="externalLink"
href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a>
+ <h3 id="Repository_-_apache.releases.https">Repository -
apache.releases.https</h3><a name="Repository_-_apache.releases.https"></a><a
class="externalLink"
href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a>
</section>
<section>
- <h3 id="Snapshot_Repository_-_apache.snapshots.https">Snapshot Repository -
apache.snapshots.https</h3>
- <a name="Snapshot_Repository_-_apache.snapshots.https"></a>
- <a class="externalLink"
href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a>
+ <h3 id="Snapshot_Repository_-_apache.snapshots.https">Snapshot Repository -
apache.snapshots.https</h3><a
name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink"
href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a>
</section>
<section>
- <h3 id="Site_-_apache.website">Site - apache.website</h3>
- <a name="Site_-_apache.website"></a>
+ <h3 id="Site_-_apache.website">Site - apache.website</h3><a
name="Site_-_apache.website"></a>
<p>scm:svn:https://svn.apache.org/repos/asf/helix/site-content//0.9.9-docs</p>
</section>
</section>
@@ -219,7 +226,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/integration.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/integration.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/integration.html (original)
+++ helix/site-content/0.9.9-docs/integration.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
-
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-integration project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>CI Management</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,21 +144,18 @@
<section>
<div class="page-header">
<h2 id="Overview">Overview</h2>
- </div>
- <a name="Overview"></a>
+ </div><a name="Overview"></a>
<p>This project uses <a class="externalLink"
href="http://jenkins-ci.org/">Jenkins</a>.</p>
</section>
<section>
- <h2 id="Access">Access</h2>
- <a name="Access"></a>
+ <h2 id="Access">Access</h2><a name="Access"></a>
<p>The following is a link to the continuous integration system used by the
project:</p>
<div class="source">
<pre><a class="externalLink"
href="https://builds.apache.org/view/G-L/view/Helix/">https://builds.apache.org/view/G-L/view/Helix/</a></pre>
</div>
</section>
<section>
- <h2 id="Notifiers">Notifiers</h2>
- <a name="Notifiers"></a>
+ <h2 id="Notifiers">Notifiers</h2><a name="Notifiers"></a>
<p>No notifiers are defined. Please check back at a later date.</p>
</section>
</div>
@@ -217,7 +227,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/issue-tracking.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/issue-tracking.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/issue-tracking.html (original)
+++ helix/site-content/0.9.9-docs/issue-tracking.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
-
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-issue-tracking project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Issue Management</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,13 +144,11 @@
<section>
<div class="page-header">
<h2 id="Overview">Overview</h2>
- </div>
- <a name="Overview"></a>
+ </div><a name="Overview"></a>
<p>This project uses Github to manage its issues.</p>
</section>
<section>
- <h2 id="Issue_Management">Issue Management</h2>
- <a name="Issue_Management"></a>
+ <h2 id="Issue_Management">Issue Management</h2><a
name="Issue_Management"></a>
<p>Issues, bugs, and feature requests should be submitted to the following
issue management system for this project.</p>
<div class="source">
<pre><a class="externalLink"
href="https://github.com/apache/helix/issues">https://github.com/apache/helix/issues</a></pre>
@@ -212,7 +223,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/license.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/license.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/license.html (original)
+++ helix/site-content/0.9.9-docs/license.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-license project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Licenses</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,19 +144,15 @@
<section>
<div class="page-header">
<h2 id="Overview">Overview</h2>
- </div>
- <a name="Overview"></a>
+ </div><a name="Overview"></a>
<p>Typically the licenses listed for the project are that of the project
itself, and not of dependencies.</p>
</section>
<section>
- <h2 id="Project_Licenses">Project Licenses</h2>
- <a name="Project_Licenses"></a>
+ <h2 id="Project_Licenses">Project Licenses</h2><a
name="Project_Licenses"></a>
<section>
- <h3 id="Apache_License.2C_Version_2.0">Apache License, Version 2.0</h3>
- <a name="Apache_License_Version_2.0"></a>
+ <h3 id="Apache_License.2C_Version_2.0">Apache License, Version 2.0</h3><a
name="Apache_License_Version_2.0"></a>
<div class="source">
- <pre>
- Apache License
+ <pre> Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
@@ -151,38 +160,38 @@
1. Definitions.
- "License" shall mean the terms and conditions for use,
reproduction,
+ "License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
- "Licensor" shall mean the copyright owner or entity authorized
by
+ "Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
- "Legal Entity" shall mean the union of the acting entity and
all
+ "Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
+ "control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
- "You" (or "Your") shall mean an individual or Legal
Entity
+ "You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
- "Source" form shall mean the preferred form for making
modifications,
+ "Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
- "Object" form shall mean any form resulting from mechanical
+ "Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
- "Work" shall mean the work of authorship, whether in Source or
+ "Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
- "Derivative Works" shall mean any work, whether in Source or
Object
+ "Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
@@ -190,21 +199,21 @@
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
- "Contribution" shall mean any work of authorship, including
+ "Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition,
"submitted"
+ the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a
Contribution."
+ designated in writing by the copyright owner as "Not a Contribution."
- "Contributor" shall mean Licensor and any individual or Legal
Entity
+ "Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
@@ -248,7 +257,7 @@
excluding those notices that do not pertain to any part of
the Derivative Works; and
- (d) If the Work includes a "NOTICE" text file as part of its
+ (d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
@@ -287,7 +296,7 @@
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
+ Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
@@ -323,24 +332,24 @@
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
+ boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
+ same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
- Licensed under the Apache License, Version 2.0 (the "License");
+ Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
+ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
@@ -417,7 +426,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/mail-lists.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/mail-lists.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/mail-lists.html (original)
+++ helix/site-content/0.9.9-docs/mail-lists.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-mail-lists project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Mailing Lists</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,8 +144,7 @@
<section>
<div class="page-header">
<h2 id="Project_Mailing_Lists">Project Mailing Lists</h2>
- </div>
- <a name="Project_Mailing_Lists"></a>
+ </div><a name="Project_Mailing_Lists"></a>
<p>These are the mailing lists that have been established for this project.
For each list, there is a subscribe, unsubscribe, and an archive link.</p>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
@@ -248,7 +260,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/plugin-management.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/plugin-management.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/plugin-management.html (original)
+++ helix/site-content/0.9.9-docs/plugin-management.html Mon Apr 25 08:12:39
2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-plugin-management project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Plugin Management</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,8 +144,7 @@
<section>
<div class="page-header">
<h2 id="Project_Plugin_Management">Project Plugin Management</h2>
- </div>
- <a name="Project_Plugin_Management"></a>
+ </div><a name="Project_Plugin_Management"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -377,7 +389,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/plugins.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/plugins.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/plugins.html (original)
+++ helix/site-content/0.9.9-docs/plugins.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-plugins project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Plugins</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,8 +144,7 @@
<section>
<div class="page-header">
<h2 id="Project_Build_Plugins">Project Build Plugins</h2>
- </div>
- <a name="Project_Build_Plugins"></a>
+ </div><a name="Project_Build_Plugins"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -209,8 +221,7 @@
</table>
</section>
<section>
- <h2 id="Project_Report_Plugins">Project Report Plugins</h2>
- <a name="Project_Report_Plugins"></a>
+ <h2 id="Project_Report_Plugins">Project Report Plugins</h2><a
name="Project_Report_Plugins"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -300,7 +311,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/project-info.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/project-info.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/project-info.html (original)
+++ helix/site-content/0.9.9-docs/project-info.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-project-info project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Information</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -270,7 +283,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/project-summary.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/project-summary.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/project-summary.html (original)
+++ helix/site-content/0.9.9-docs/project-summary.html Mon Apr 25 08:12:39 2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
-
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-project-summary project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Project Summary</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,11 +144,9 @@
<section>
<div class="page-header">
<h2 id="Project_Summary">Project Summary</h2>
- </div>
- <a name="Project_Summary"></a>
+ </div><a name="Project_Summary"></a>
<section>
- <h3 id="Project_Information">Project Information</h3>
- <a name="Project_Information"></a>
+ <h3 id="Project_Information">Project Information</h3><a
name="Project_Information"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -158,8 +169,7 @@
</table>
</section>
<section>
- <h3 id="Project_Organization">Project Organization</h3>
- <a name="Project_Organization"></a>
+ <h3 id="Project_Organization">Project Organization</h3><a
name="Project_Organization"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -178,8 +188,7 @@
</table>
</section>
<section>
- <h3 id="Build_Information">Build Information</h3>
- <a name="Build_Information"></a>
+ <h3 id="Build_Information">Build Information</h3><a
name="Build_Information"></a>
<table border="0" class="bodyTable table table-striped table-hover">
<tbody>
<tr class="a">
@@ -279,7 +288,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>
Modified: helix/site-content/0.9.9-docs/source-repository.html
URL:
http://svn.apache.org/viewvc/helix/site-content/0.9.9-docs/source-repository.html?rev=1900254&r1=1900253&r2=1900254&view=diff
==============================================================================
--- helix/site-content/0.9.9-docs/source-repository.html (original)
+++ helix/site-content/0.9.9-docs/source-repository.html Mon Apr 25 08:12:39
2022
@@ -1,7 +1,13 @@
<!DOCTYPE html>
+
+
+
+
+
+
<!--
- Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven
Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin)
+ Generated by Apache Maven Doxia at 2022-04-25 Rendered using Reflow Maven
Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -29,24 +35,31 @@
<![endif]-->
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-3211522-12']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
- })();
- </script>
-
- </head>
+
+<!-- Matomo -->
+<script>
+ var _paq = window._paq = window._paq || [];
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+
+ (function() {
+ var u="https://analytics.apache.org";
+ _paq.push(['setTrackerUrl', u+'/matomo.php']);
+ _paq.push(['setSiteId', '15']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'/matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+ </head>
<body class="page-source-repository project-099-docs" data-spy="scroll"
data-offset="60" data-target="#toc-scroll-target">
+
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
@@ -119,7 +132,7 @@
<li><a href="./" title="Release 0.9.9">Release
0.9.9</a></li>
<li class="divider">/</li>
<li>Source Code Management</li>
- <li class="publishDate version-date
pull-right">Last Published: 2022-04-23</li>
+ <li class="publishDate version-date
pull-right">Last Published: 2022-04-25</li>
</ul>
</div>
</header>
@@ -131,37 +144,32 @@
<section>
<div class="page-header">
<h2 id="Overview">Overview</h2>
- </div>
- <a name="Overview"></a>
+ </div><a name="Overview"></a>
<p>This project uses <a class="externalLink"
href="http://git-scm.com/">Git</a> to manage its source code. Instructions on
Git use can be found at <a class="externalLink"
href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p>
</section>
<section>
- <h2 id="Web_Browser_Access">Web Browser Access</h2>
- <a name="Web_Browser_Access"></a>
+ <h2 id="Web_Browser_Access">Web Browser Access</h2><a
name="Web_Browser_Access"></a>
<p>The following is a link to a browsable version of the source
repository:</p>
<div class="source">
<pre><a class="externalLink"
href="https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary/website/0.9.9-docs">https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary/website/0.9.9-docs</a></pre>
</div>
</section>
<section>
- <h2 id="Anonymous_Access">Anonymous Access</h2>
- <a name="Anonymous_Access"></a>
+ <h2 id="Anonymous_Access">Anonymous Access</h2><a
name="Anonymous_Access"></a>
<p>The source can be checked out anonymously from Git with this command (See
<a class="externalLink"
href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
<div class="source">
<pre>$ git clone https://git-wip-us.apache.org/repos/asf/helix.git</pre>
</div>
</section>
<section>
- <h2 id="Developer_Access">Developer Access</h2>
- <a name="Developer_Access"></a>
+ <h2 id="Developer_Access">Developer Access</h2><a
name="Developer_Access"></a>
<p>Only project developers can access the Git tree via this method (See <a
class="externalLink"
href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p>
<div class="source">
<pre>$ git clone https://git-wip-us.apache.org/repos/asf/helix.git</pre>
</div>
</section>
<section>
- <h2 id="Access_from_Behind_a_Firewall">Access from Behind a Firewall</h2>
- <a name="Access_from_Behind_a_Firewall"></a>
+ <h2 id="Access_from_Behind_a_Firewall">Access from Behind a Firewall</h2><a
name="Access_from_Behind_a_Firewall"></a>
<p>Refer to the documentation of the SCM used for more information about
access behind a firewall.</p>
</section>
</div>
@@ -233,7 +241,7 @@
<div class="span12">
<p class="pull-right"><a href="#">Back to
top</a></p>
<p class="copyright">Copyright ©2022 <a
href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights
Reserved.</p>
- <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt"
target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p>
+ <p><a
href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven
skin">Reflow Maven skin</a> maintained by <a href="https://twitter.com/olamy"
target="_blank" title="Olivier Lamy">Olivier Lamy</a>.</p>
<div class="row span16"><div>Apache Helix, Apache, the Apache
feather logo, and the Apache Helix project logos are trademarks of The Apache
Software Foundation.
All other marks mentioned may be trademarks or registered trademarks
of their respective owners.</div>
<a
href="https://helix.apache.org/0.9.9-docs/privacy-policy.html">Privacy
Policy</a>