Modified: helix/site-content/1.0.4-docs/dependencies.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/dependencies.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/dependencies.html (original) +++ helix/site-content/1.0.4-docs/dependencies.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Dependencies</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -158,10 +158,10 @@ </tr> <tr class="b"> <td align="left">org.testng</td> - <td><a class="externalLink" href="http://testng.org">testng</a></td> - <td>6.0.1</td> + <td><a class="externalLink" href="https://testng.org">testng</a></td> + <td>7.7.0</td> <td>jar</td> - <td><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td> + <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td> </tr> </tbody> </table> @@ -184,31 +184,24 @@ </tr> <tr class="b"> <td align="left">com.beust</td> - <td><a class="externalLink" href="http://beust.com/jcommander">jcommander</a></td> - <td>1.12</td> + <td><a class="externalLink" href="https://jcommander.org">jcommander</a></td> + <td>1.82</td> <td>jar</td> - <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td> + <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td> </tr> <tr class="a"> - <td align="left">org.beanshell</td> - <td>bsh</td> - <td>2.0b4</td> + <td align="left">org.slf4j</td> + <td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td> + <td>1.7.32</td> <td>jar</td> - <td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></td> - </tr> - <tr class="b"> - <td align="left">org.yaml</td> - <td><a class="externalLink" href="http://code.google.com/p/snakeyaml/">snakeyaml</a></td> - <td>1.6</td> - <td>jar</td> - <td>LICENSE.txt</td> + <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td> </tr> </tbody> </table> - </section><a name="Project_Transitive_Dependencies_test"></a> + </section><a name="Project_Transitive_Dependencies_runtime"></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> + <h3 id="runtime">runtime</h3> + <p>The following is a list of runtime dependencies for this project. These dependencies are required to run the application:</p> <table border="0" class="bodyTable table table-striped table-hover"> <tbody> <tr class="a"> @@ -219,18 +212,11 @@ <th>Licenses</th> </tr> <tr class="b"> - <td align="left">junit</td> - <td><a class="externalLink" href="http://junit.org">junit</a></td> - <td>4.11</td> - <td>jar</td> - <td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td> - </tr> - <tr class="a"> - <td align="left">org.hamcrest</td> - <td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">hamcrest-core</a></td> - <td>1.3</td> + <td align="left">org.webjars</td> + <td><a class="externalLink" href="http://webjars.org">jquery</a></td> + <td>3.6.1</td> <td>jar</td> - <td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></td> + <td><a class="externalLink" href="https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt">MIT License</a></td> </tr> </tbody> </table> @@ -274,83 +260,55 @@ </table> </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> + <li>org.testng:testng:jar:7.7.0 (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"> <table border="0" class="bodyTable table table-striped table-hover"> <tbody> <tr class="a"> - <th>TestNG</th> + <th>testng</th> </tr> <tr class="b"> - <td> <p><b>Description: </b>TestNG is a testing framework.</p> <p><b>URL: </b><a class="externalLink" href="http://testng.org">http://testng.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td> + <td> <p><b>Description: </b>Testing framework for Java</p> <p><b>URL: </b><a class="externalLink" href="https://testng.org">https://testng.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td> </tr> </tbody> </table> </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> + <li>org.slf4j:slf4j-api:jar:1.7.32 (compile) <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"> <table border="0" class="bodyTable table table-striped table-hover"> <tbody> <tr class="a"> - <th>JUnit</th> - </tr> - <tr class="b"> - <td> <p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p> <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td> - </tr> - </tbody> - </table> - </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"> - <table border="0" class="bodyTable table table-striped table-hover"> - <tbody> - <tr class="a"> - <th>Hamcrest Core</th> - </tr> - <tr class="b"> - <td> <p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td> - </tr> - </tbody> - </table> - </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"> - <table border="0" class="bodyTable table table-striped table-hover"> - <tbody> - <tr class="a"> - <th>BeanShell</th> + <th>SLF4J API Module</th> </tr> <tr class="b"> - <td> <p><b>Description: </b>BeanShell</p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></p></td> + <td> <p><b>Description: </b>The slf4j API</p> <p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td> </tr> </tbody> </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"> + <li>com.beust:jcommander:jar:1.82 (compile) <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"> <table border="0" class="bodyTable table table-striped table-hover"> <tbody> <tr class="a"> - <th>JCommander</th> + <th>jcommander</th> </tr> <tr class="b"> - <td> <p><b>Description: </b>A Java framework to parse command line options with annotations.</p> <p><b>URL: </b><a class="externalLink" href="http://beust.com/jcommander">http://beust.com/jcommander</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td> + <td> <p><b>Description: </b>Command line parsing library for Java</p> <p><b>URL: </b><a class="externalLink" href="https://jcommander.org">https://jcommander.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td> </tr> </tbody> </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"> + <li>org.webjars:jquery:jar:3.6.1 (runtime) <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"> <table border="0" class="bodyTable table table-striped table-hover"> <tbody> <tr class="a"> - <th>SnakeYAML</th> + <th>jquery</th> </tr> <tr class="b"> - <td> <p><b>Description: </b>YAML 1.1 parser and emitter for Java</p> <p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/snakeyaml/">http://code.google.com/p/snakeyaml/</a></p> <p><b>Project Licenses: </b><a href="LICENSE.txt">Apache License Version 2.0</a></p></td> + <td> <p><b>Description: </b>WebJar for jQuery</p> <p><b>URL: </b><a class="externalLink" href="http://webjars.org">http://webjars.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt">MIT License</a></p></td> </tr> </tbody> </table> @@ -362,12 +320,8 @@ </section><a name="Licenses"></a> <section> <h2 id="Licenses">Licenses</h2> - <p><b>Apache License Version 2.0: </b>SnakeYAML</p> - <p><b>GNU LESSER GENERAL PUBLIC LICENSE: </b>BeanShell</p> - <p><b>Apache License, Version 2.0: </b>Apache Helix :: Website :: 1.0.4, TestNG</p> - <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> + <p><b>MIT License: </b>SLF4J API Module, jquery</p> + <p><b>Apache License, Version 2.0: </b>Apache Helix :: Website :: 1.0.4, jcommander, testng</p> </section><a name="Dependency_File_Details"></a> <section> <h2 id="Dependency_File_Details">Dependency File Details</h2> @@ -383,58 +337,40 @@ <th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th> </tr> <tr class="b"> - <td align="left">jcommander-1.12.jar</td> - <td align="right">31.3 kB</td> - <td align="right">36</td> - <td align="right">23</td> - <td align="right">4</td> - <td align="center">1.5</td> + <td align="left">jcommander-1.82.jar</td> + <td align="right">88.4 kB</td> + <td align="right">84</td> + <td align="right">73</td> + <td align="right">7</td> + <td align="center">1.8</td> <td align="center">Yes</td> </tr> <tr class="a"> - <td align="left">junit-4.11.jar</td> - <td align="right">245 kB</td> - <td align="right">266</td> - <td align="right">233</td> - <td align="right">28</td> - <td align="center">1.5</td> - <td align="center">Yes</td> - </tr> - <tr class="b"> - <td align="left">bsh-2.0b4.jar</td> - <td align="right">281.7 kB</td> - <td align="right">238</td> - <td align="right">158</td> - <td align="right">8</td> - <td align="center">1.2</td> - <td align="center">No</td> - </tr> - <tr class="a"> - <td align="left">hamcrest-core-1.3.jar</td> - <td align="right">45 kB</td> - <td align="right">52</td> - <td align="right">45</td> - <td align="right">3</td> + <td align="left">slf4j-api-1.7.32.jar</td> + <td align="right">41.5 kB</td> + <td align="right">46</td> + <td align="right">34</td> + <td align="right">4</td> <td align="center">1.5</td> <td align="center">Yes</td> </tr> <tr class="b"> - <td align="left">testng-6.0.1.jar</td> - <td align="right">582.3 kB</td> - <td align="right">400</td> - <td align="right">365</td> - <td align="right">22</td> - <td align="center">1.5</td> + <td align="left">testng-7.7.0.jar</td> + <td align="right">1 MB</td> + <td align="right">618</td> + <td align="right">570</td> + <td align="right">27</td> + <td align="center">-</td> <td align="center">Yes</td> </tr> <tr class="a"> - <td align="left">snakeyaml-1.6.jar</td> - <td align="right">232.1 kB</td> - <td align="right">208</td> - <td align="right">183</td> - <td align="right">16</td> - <td align="center">1.5</td> - <td align="center">Yes</td> + <td align="left">jquery-3.6.1.jar</td> + <td align="right">314.6 kB</td> + <td align="right">18</td> + <td align="right">0</td> + <td align="right">0</td> + <td align="center">-</td> + <td align="center">No</td> </tr> <tr class="b"> <th>Total</th> @@ -446,31 +382,31 @@ <th>Debug Information</th> </tr> <tr class="a"> - <td align="right">6</td> + <td align="right">4</td> <td align="right">1.4 MB</td> - <td align="right">1200</td> - <td align="right">1007</td> - <td align="right">81</td> - <td align="center">1.5</td> - <td align="right">5</td> + <td align="right">766</td> + <td align="right">677</td> + <td align="right">38</td> + <td align="center">1.8</td> + <td align="right">3</td> </tr> <tr class="b"> - <td align="right">compile: 4</td> + <td align="right">compile: 3</td> <td align="right">compile: 1.1 MB</td> - <td align="right">compile: 882</td> - <td align="right">compile: 729</td> - <td align="right">compile: 50</td> + <td align="right">compile: 748</td> + <td align="right">compile: 677</td> + <td align="right">compile: 38</td> <td align="center">-</td> <td align="right">compile: 3</td> </tr> <tr class="a"> - <td align="right">test: 2</td> - <td align="right">test: 290.1 kB</td> - <td align="right">test: 318</td> - <td align="right">test: 278</td> - <td align="right">test: 31</td> + <td align="right">runtime: 1</td> + <td align="right">runtime: 314.6 kB</td> + <td align="right">runtime: 18</td> + <td align="right">-</td> + <td align="right">-</td> <td align="center">-</td> - <td align="right">test: 2</td> + <td align="right">-</td> </tr> </tbody> </table> @@ -498,14 +434,14 @@ <td align="left"><a class="externalLink" href="https://maven.restlet.talend.com">https://maven.restlet.talend.com</a></td> <td align="center">Yes</td> <td align="center">No</td> - <td align="center">Yes</td> + <td align="center">No</td> </tr> <tr class="b"> <td align="left">sonatype-nexus-snapshots</td> - <td align="left"><a class="externalLink" href="http://oss.sonatype.org/content/repositories/snapshots">http://oss.sonatype.org/content/repositories/snapshots</a></td> + <td align="left"><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></td> <td align="center">No</td> <td align="center">Yes</td> - <td align="center">No</td> + <td align="center">Yes</td> </tr> <tr class="a"> <td align="left">apache.snapshots</td> @@ -522,34 +458,12 @@ <tr class="a"> <th>Artifact</th> <th>central</th> - <th>sonatype-nexus-snapshots</th> + <th>restlet.talend.com</th> <th>apache.snapshots</th> </tr> <tr class="b"> - <td align="left">com.beust:jcommander:jar:1.12</td> - <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/com/beust/jcommander/1.12/jcommander-1.12.jar"> - <figure> - <figcaption> - Found at https://repo.maven.apache.org/maven2 - </figcaption> <i class="icon-ok"></i> - </figure></a></td> - <td align="center">-</td> - <td align="center">-</td> - </tr> - <tr class="a"> - <td align="left">junit:junit:jar:4.11</td> - <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar"> - <figure> - <figcaption> - Found at https://repo.maven.apache.org/maven2 - </figcaption> <i class="icon-ok"></i> - </figure></a></td> - <td align="center">-</td> - <td align="center">-</td> - </tr> - <tr class="b"> - <td align="left">org.beanshell:bsh:jar:2.0b4</td> - <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar"> + <td align="left">com.beust:jcommander:jar:1.82</td> + <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar"> <figure> <figcaption> Found at https://repo.maven.apache.org/maven2 @@ -559,8 +473,8 @@ <td align="center">-</td> </tr> <tr class="a"> - <td align="left">org.hamcrest:hamcrest-core:jar:1.3</td> - <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"> + <td align="left">org.slf4j:slf4j-api:jar:1.7.32</td> + <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar"> <figure> <figcaption> Found at https://repo.maven.apache.org/maven2 @@ -570,8 +484,8 @@ <td align="center">-</td> </tr> <tr class="b"> - <td align="left">org.testng:testng:jar:6.0.1</td> - <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/testng/testng/6.0.1/testng-6.0.1.jar"> + <td align="left">org.testng:testng:jar:7.7.0</td> + <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/testng/testng/7.7.0/testng-7.7.0.jar"> <figure> <figcaption> Found at https://repo.maven.apache.org/maven2 @@ -581,8 +495,8 @@ <td align="center">-</td> </tr> <tr class="a"> - <td align="left">org.yaml:snakeyaml:jar:1.6</td> - <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.6/snakeyaml-1.6.jar"> + <td align="left">org.webjars:jquery:jar:3.6.1</td> + <td align="center"><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.1/jquery-3.6.1.jar"> <figure> <figcaption> Found at https://repo.maven.apache.org/maven2 @@ -594,12 +508,12 @@ <tr class="b"> <th>Total</th> <th>central</th> - <th>sonatype-nexus-snapshots</th> + <th>restlet.talend.com</th> <th>apache.snapshots</th> </tr> <tr class="a"> - <td align="left">6 (compile: 4, test: 2)</td> - <td align="center">6</td> + <td align="left">4 (compile: 3, runtime: 1)</td> + <td align="center">4</td> <td align="center">0</td> <td align="center">0</td> </tr>
Modified: helix/site-content/1.0.4-docs/dependency-info.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/dependency-info.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/dependency-info.html (original) +++ helix/site-content/1.0.4-docs/dependency-info.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Dependency Information</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/dependency-management.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/dependency-management.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/dependency-management.html (original) +++ helix/site-content/1.0.4-docs/dependency-management.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Dependency Management</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/design_crushed.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/design_crushed.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/design_crushed.html (original) +++ helix/site-content/1.0.4-docs/design_crushed.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>CrushED (Crush-based rebalancer with Even Distribution)</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -345,7 +343,7 @@ STATE\_MODEL\_DEF_REF : "LeaderStandby" <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/distribution-management.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/distribution-management.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/distribution-management.html (original) +++ helix/site-content/1.0.4-docs/distribution-management.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Distribution Management</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/download.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/download.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/download.html (original) +++ helix/site-content/1.0.4-docs/download.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -126,14 +126,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Apache Helix Downloads</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -321,7 +319,7 @@ <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/index.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/index.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/index.html (original) +++ helix/site-content/1.0.4-docs/index.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Helix 1.0.4 Documentation</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -243,7 +241,7 @@ <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/integration.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/integration.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/integration.html (original) +++ helix/site-content/1.0.4-docs/integration.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>CI Management</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/issue-tracking.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/issue-tracking.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/issue-tracking.html (original) +++ helix/site-content/1.0.4-docs/issue-tracking.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Issue Management</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/license.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/license.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/license.html (original) +++ helix/site-content/1.0.4-docs/license.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Licenses</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/mail-lists.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/mail-lists.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/mail-lists.html (original) +++ helix/site-content/1.0.4-docs/mail-lists.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Mailing Lists</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/plugin-management.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/plugin-management.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/plugin-management.html (original) +++ helix/site-content/1.0.4-docs/plugin-management.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Plugin Management</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -172,8 +172,8 @@ </tr> <tr class="b"> <td align="left">org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td> - <td>2.5.1</td> + <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td> + <td>3.10.1</td> </tr> <tr class="a"> <td align="left">org.apache.maven.plugins</td> Modified: helix/site-content/1.0.4-docs/plugins.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/plugins.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/plugins.html (original) +++ helix/site-content/1.0.4-docs/plugins.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Plugins</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -162,8 +162,8 @@ </tr> <tr class="b"> <td align="left">org.apache.maven.plugins</td> - <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td> - <td>2.5.1</td> + <td><a class="externalLink" href="https://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td> + <td>3.10.1</td> </tr> <tr class="a"> <td align="left">org.apache.maven.plugins</td> Modified: helix/site-content/1.0.4-docs/privacy-policy.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/privacy-policy.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/privacy-policy.html (original) +++ helix/site-content/1.0.4-docs/privacy-policy.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -126,14 +126,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Privacy Policy</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -226,7 +224,7 @@ <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/project-info.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/project-info.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/project-info.html (original) +++ helix/site-content/1.0.4-docs/project-info.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Information</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/project-summary.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/project-summary.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/project-summary.html (original) +++ helix/site-content/1.0.4-docs/project-summary.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Summary</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -211,7 +211,7 @@ </tr> <tr class="b"> <td align="left">Java Version</td> - <td>1.8</td> + <td>1.7</td> </tr> </tbody> </table> Modified: helix/site-content/1.0.4-docs/quota_scheduling.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/quota_scheduling.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/quota_scheduling.html (original) +++ helix/site-content/1.0.4-docs/quota_scheduling.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Quota-based Task Scheduling</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -419,7 +417,7 @@ workflowBuilder.addJob("JOB_A", jobBuild <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/recipes/lock_manager.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/recipes/lock_manager.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/recipes/lock_manager.html (original) +++ helix/site-content/1.0.4-docs/recipes/lock_manager.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="../" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Distributed Lock Manager</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -449,7 +447,7 @@ lock-group_9 localhost_12001 <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/recipes/rabbitmq_consumer_group.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/recipes/rabbitmq_consumer_group.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/recipes/rabbitmq_consumer_group.html (original) +++ helix/site-content/1.0.4-docs/recipes/rabbitmq_consumer_group.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="../" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>RabbitMQ Consumer Group</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -404,7 +402,7 @@ public void onBecomeOfflineFromOnline(Me <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/recipes/rsync_replicated_file_store.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/recipes/rsync_replicated_file_store.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/recipes/rsync_replicated_file_store.html (original) +++ helix/site-content/1.0.4-docs/recipes/rsync_replicated_file_store.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="../" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Near-Realtime Rsync Replicated File System</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -346,7 +344,7 @@ chmod +x * <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/recipes/service_discovery.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/recipes/service_discovery.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/recipes/service_discovery.html (original) +++ helix/site-content/1.0.4-docs/recipes/service_discovery.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="../" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Service Discovery</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -391,7 +389,7 @@ END:Service discovery demo mode:NONE <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/recipes/task_dag_execution.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/recipes/task_dag_execution.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/recipes/task_dag_execution.html (original) +++ helix/site-content/1.0.4-docs/recipes/task_dag_execution.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="../" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Distributed Task Execution</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -401,7 +399,7 @@ Click counts per gender <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/releasenotes/release-1.0.4.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/releasenotes/release-1.0.4.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/releasenotes/release-1.0.4.html (original) +++ helix/site-content/1.0.4-docs/releasenotes/release-1.0.4.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="../" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Release Notes for Apache Helix 1.0.4</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/source-repository.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/source-repository.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/source-repository.html (original) +++ helix/site-content/1.0.4-docs/source-repository.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Source Code Management</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/team-list.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/team-list.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/team-list.html (original) +++ helix/site-content/1.0.4-docs/team-list.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2023-01-05 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -130,7 +130,7 @@ <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Project Team</li> - <li class="publishDate version-date pull-right">Last Published: 2023-01-05</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> Modified: helix/site-content/1.0.4-docs/tutorial_admin.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_admin.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_admin.html (original) +++ helix/site-content/1.0.4-docs/tutorial_admin.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Admin Operations</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -785,7 +783,7 @@ curl -d @'./untitled.txt' -H 'Content-Ty <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_agent.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_agent.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_agent.html (original) +++ helix/site-content/1.0.4-docs/tutorial_agent.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Helix Agent</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -372,7 +370,7 @@ helix-agent/target/helix-agent-pkg/bin/s <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_cloud_support.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_cloud_support.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_cloud_support.html (original) +++ helix/site-content/1.0.4-docs/tutorial_cloud_support.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Cloud Support</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -459,7 +457,7 @@ public interface CloudInstanceInformatio <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_controller.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_controller.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_controller.html (original) +++ helix/site-content/1.0.4-docs/tutorial_controller.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Controller</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -360,7 +358,7 @@ manager.connect(); <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_customized_view.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_customized_view.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_customized_view.html (original) +++ helix/site-content/1.0.4-docs/tutorial_customized_view.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Customized View</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -413,7 +411,7 @@ P1: <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_distributed_lock.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_distributed_lock.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_distributed_lock.html (original) +++ helix/site-content/1.0.4-docs/tutorial_distributed_lock.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Distributed Lock</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -412,7 +410,7 @@ public interface DistributedLock { <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_health.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_health.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_health.html (original) +++ helix/site-content/1.0.4-docs/tutorial_health.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Customizing Heath Checks</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -247,7 +245,7 @@ under the License. <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_messaging.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_messaging.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_messaging.html (original) +++ helix/site-content/1.0.4-docs/tutorial_messaging.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Messaging</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -272,7 +270,7 @@ int sentMessageCount = messagingService. <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_participant.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_participant.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_participant.html (original) +++ helix/site-content/1.0.4-docs/tutorial_participant.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Participant</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -308,7 +306,7 @@ manager.connect(); <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_propstore.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_propstore.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_propstore.html (original) +++ helix/site-content/1.0.4-docs/tutorial_propstore.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Application Property Store</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -239,7 +237,7 @@ under the License. <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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> Modified: helix/site-content/1.0.4-docs/tutorial_rebalance.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.4-docs/tutorial_rebalance.html?rev=1909461&r1=1909460&r2=1909461&view=diff ============================================================================== --- helix/site-content/1.0.4-docs/tutorial_rebalance.html (original) +++ helix/site-content/1.0.4-docs/tutorial_rebalance.html Thu Apr 27 23:08:36 2023 @@ -7,7 +7,7 @@ <!-- - Generated by Apache Maven Doxia at 2022-05-12 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) + Generated by Apache Maven Doxia at 2023-04-27 Rendered using Reflow Maven Skin 2.0.0 (https://olamy.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -125,14 +125,12 @@ </div> <div> <ul class="breadcrumb"> - <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> - <li class="divider">/</li> <li><a href="../" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li><a href="./" title="Release 1.0.4">Release 1.0.4</a></li> <li class="divider">/</li> <li>Tutorial - Rebalancing Algorithms</li> - <li class="publishDate version-date pull-right">Last Published: 2022-05-12</li> + <li class="publishDate version-date pull-right">Last Published: 2023-04-27</li> </ul> </div> </header> @@ -375,7 +373,7 @@ under the License. <div class="row"> <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 class="copyright">Copyright ©2023 <a href="http://www.apache.org">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> 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>
