Modified: helix/site-content/1.0.3-docs/dependency-management.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/dependency-management.html?rev=1900210&r1=1900209&r2=1900210&view=diff ============================================================================== --- helix/site-content/1.0.3-docs/dependency-management.html (original) +++ helix/site-content/1.0.3-docs/dependency-management.html Sat Apr 23 11:54:08 2022 @@ -1,21 +1,35 @@ -<!DOCTYPE html> - +<!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:dependency-management at 2022-04-23 - | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT + 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) --> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> - <title>Apache Helix – Project Dependency Management</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script> -<script type="text/javascript"> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Helix – Project Dependency Management</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="description" content="" /> + <meta http-equiv="content-language" content="en" /> + + <link href="./css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap-responsive.min.css" rel="stylesheet" /> + <link href="./css/docs.css" rel="stylesheet" /> + <link href="./css/reflow-skin.css" rel="stylesheet" /> + + + <link href="./css/lightbox.css" rel="stylesheet" /> + + <link href="./css/site.css" rel="stylesheet" /> + <link href="./css/print.css" rel="stylesheet" media="print" /> + + <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> + <!--[if lt IE 9]> + <script src="./js/html5.js"></script> + <![endif]--> + + + <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3211522-12']); @@ -28,223 +42,302 @@ })(); </script> - </head> - <body class="topBarEnabled"> - <header id="topbar" class="navbar navbar-fixed-top "> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="download.html" title="Download">Download</a></li> - <li><a href="Building.html" title="Building">Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> - </ul> - </li> - </ul> - <ul class="nav pull-right"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> - </ul> - </li> - </ul> - </div> - </div> - </header> - <div class="container-fluid"> - <header> - <div id="banner"> - <div class="pull-left"><a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div> - <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - <li class=""><a href="http://helix.apache.org/" class="externalLink" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span class="divider">/</span></li> - <li class="active ">Project Dependency Management</li> - <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li> - </ul> - </div> - </header> - <div class="row-fluid"> - <header id="leftColumn" class="span2"> - <nav class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Get Helix</li> - <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> - <li><a href="Building.html" title="Building"><span class="none"></span>Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span class="none"></span>Release Notes</a></li> - <li class="nav-header">Hands-On</li> - <li><a href="Quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial"><span class="none"></span>Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs"><span class="none"></span>Javadocs</a></li> - <li class="nav-header">Recipes</li> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager"><span class="none"></span>Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store"><span class="none"></span>Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery"><span class="none"></span>Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution"><span class="none"></span>Distributed task DAG execution</a></li> - </ul> - </nav> - <div class="well sidebar-nav"> -<form id="search-form" action="https://www.google.com/search" method="get" > - <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="text" /> -</form> -<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div id="twitter" style="border:none; margin-top: 10px"> - <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a> - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> - </div> - <div class="clear"></div> - <div class="clear"></div> -<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> - </div> - </div> - </header> - <main id="bodyColumn" class="span10" > -<section> -<h2><a name="Project_Dependency_Management"></a>Project Dependency Management</h2><a name="Project_Dependency_Management"></a><section> -<h3><a name="compile"></a>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="table table-striped"> -<tr class="a"> -<th>GroupId</th> -<th>ArtifactId</th> -<th>Version</th> -<th>Type</th> -<th>License</th></tr> -<tr class="b"> -<td align="left">org.apache.helix</td> -<td><a class="externalLink" href="http://helix.apache.org/helix-core">helix-core</a></td> -<td>1.0.4-SNAPSHOT</td> -<td>jar</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.apache.helix</td> -<td><a class="externalLink" href="http://helix.apache.org/helix-core">helix-core</a></td> -<td>1.0.4-SNAPSHOT</td> -<td>test-jar</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="b"> -<td align="left">org.apache.logging.log4j</td> -<td><a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-api/">log4j-api</a></td> -<td>2.17.1</td> -<td>jar</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.apache.logging.log4j</td> -<td><a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-core/">log4j-core</a></td> -<td>2.17.1</td> -<td>jar</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="b"> -<td align="left">org.apache.logging.log4j</td> -<td><a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/">log4j-slf4j-impl</a></td> -<td>2.17.1</td> -<td>jar</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.eclipse.jetty</td> -<td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-server">jetty-server</a></td> -<td>8.1.8.v20121106</td> -<td>jar</td> -<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>, <a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr> -<tr class="b"> -<td align="left">org.mockito</td> -<td><a class="externalLink" href="https://github.com/mockito/mockito">mockito-core</a></td> -<td>3.12.4</td> -<td>jar</td> -<td><a class="externalLink" href="https://github.com/mockito/mockito/blob/main/LICENSE">The MIT License</a></td></tr> -<tr class="a"> -<td align="left">org.restlet.jse</td> -<td><a class="externalLink" href="http://restlet.org/org.restlet">org.restlet</a></td> -<td>2.3.12</td> -<td>jar</td> -<td><a class="externalLink" href="http://www.opensource.org/licenses/apache-2.0">Apache 2.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-3.0">LGPL 3.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-2.1">LGPL 2.1 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/cddl1">CDDL 1.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/eclipse-1.0">EPL 1.0 license</a></td></tr> -<tr class="b"> -<td align="left">org.restlet.jse</td> -<td><a class="externalLink" href="http://restlet.org/org.restlet.ext.jetty">org.restlet.ext.jetty</a></td> -<td>2.3.12</td> -<td>jar</td> -<td><a class="externalLink" href="http://www.opensource.org/licenses/apache-2.0">Apache 2.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-3.0">LGPL 3.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-2.1">LGPL 2.1 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/cddl1">CDDL 1.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/eclipse-1.0">EPL 1.0 license</a></td></tr> -<tr class="a"> -<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.opensource.org/licenses/mit-license.php">MIT License</a></td></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>jar</td> -<td><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table></section><section> -<h3><a name="test"></a>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="table table-striped"> -<tr class="a"> -<th>GroupId</th> -<th>ArtifactId</th> -<th>Version</th> -<th>Type</th> -<th>License</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></table></section></section> - </main> - </div> - </div> - <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> -<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. + + </head> + + <body class="page-dependency-management project-103-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"> + <a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </a> + <a class="brand" href="http://helix.apache.org">Apache Helix</a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li ><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="download.html" title="Download">Download</a></li> + <li ><a href="Building.html" title="Building">Building</a></li> + <li ><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> + <li ><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> + <li ><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> + <li ><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> + <li ><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> + </ul> + </li> + </ul> + </div><!--/.nav-collapse --> + </div> + </div> + </div> + + <div class="container"> + + <!-- Masthead + ================================================== --> + + <header> + <div class="jumbotron subhead"> + <div class="row" id="banner"> + <div class="span12"> + <div class="pull-left"> + <a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> + </div> + <div class="pull-right"> + <a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a> + </div> + </div> + </div> + </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.3">Release 1.0.3</a></li> + <li class="divider">/</li> + <li>Project Dependency Management</li> + <li class="publishDate version-date pull-right">Last Published: 2022-04-23</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<section> + <div class="page-header"> + <h2 id="Project_Dependency_Management">Project Dependency Management</h2> + </div> + <a name="Project_Dependency_Management"></a> + <section> + <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> + <tr class="a"> + <th>GroupId</th> + <th>ArtifactId</th> + <th>Version</th> + <th>Type</th> + <th>License</th> + </tr> + <tr class="b"> + <td align="left">org.apache.helix</td> + <td><a class="externalLink" href="http://helix.apache.org/helix-core">helix-core</a></td> + <td>1.0.4-SNAPSHOT</td> + <td>jar</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.apache.helix</td> + <td><a class="externalLink" href="http://helix.apache.org/helix-core">helix-core</a></td> + <td>1.0.4-SNAPSHOT</td> + <td>test-jar</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="b"> + <td align="left">org.apache.logging.log4j</td> + <td><a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-api/">log4j-api</a></td> + <td>2.17.1</td> + <td>jar</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.apache.logging.log4j</td> + <td><a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-core/">log4j-core</a></td> + <td>2.17.1</td> + <td>jar</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="b"> + <td align="left">org.apache.logging.log4j</td> + <td><a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/">log4j-slf4j-impl</a></td> + <td>2.17.1</td> + <td>jar</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.eclipse.jetty</td> + <td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-server">jetty-server</a></td> + <td>8.1.8.v20121106</td> + <td>jar</td> + <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>, <a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td> + </tr> + <tr class="b"> + <td align="left">org.mockito</td> + <td><a class="externalLink" href="https://github.com/mockito/mockito">mockito-core</a></td> + <td>3.12.4</td> + <td>jar</td> + <td><a class="externalLink" href="https://github.com/mockito/mockito/blob/main/LICENSE">The MIT License</a></td> + </tr> + <tr class="a"> + <td align="left">org.restlet.jse</td> + <td><a class="externalLink" href="http://restlet.org/org.restlet">org.restlet</a></td> + <td>2.3.12</td> + <td>jar</td> + <td><a class="externalLink" href="http://www.opensource.org/licenses/apache-2.0">Apache 2.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-3.0">LGPL 3.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-2.1">LGPL 2.1 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/cddl1">CDDL 1.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/eclipse-1.0">EPL 1.0 license</a></td> + </tr> + <tr class="b"> + <td align="left">org.restlet.jse</td> + <td><a class="externalLink" href="http://restlet.org/org.restlet.ext.jetty">org.restlet.ext.jetty</a></td> + <td>2.3.12</td> + <td>jar</td> + <td><a class="externalLink" href="http://www.opensource.org/licenses/apache-2.0">Apache 2.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-3.0">LGPL 3.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/lgpl-2.1">LGPL 2.1 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/cddl1">CDDL 1.0 license</a>, <a class="externalLink" href="http://www.opensource.org/licenses/eclipse-1.0">EPL 1.0 license</a></td> + </tr> + <tr class="a"> + <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.opensource.org/licenses/mit-license.php">MIT License</a></td> + </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>jar</td> + <td><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td> + </tr> + </tbody> + </table> + </section> + <section> + <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> + <tr class="a"> + <th>GroupId</th> + <th>ArtifactId</th> + <th>Version</th> + <th>Type</th> + <th>License</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> + </tbody> + </table> + </section> +</section> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Helix</li> + <li > + <a href="download.html" title="Download">Download</a> + </li> + <li > + <a href="Building.html" title="Building">Building</a> + </li> + <li > + <a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Hands-On</li> + <li > + <a href="Quickstart.html" title="Quick Start">Quick Start</a> + </li> + <li > + <a href="Tutorial.html" title="Tutorial">Tutorial</a> + </li> + <li > + <a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Recipes</li> + <li > + <a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a> + </li> + <li > + <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a> + </li> + <li > + <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a> + </li> + <li > + <a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a> + </li> + <li > + <a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a> + </li> + </ul> + </div> + </div> + </div> + </footer> + + <div class="container subfooter"> + <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><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> + <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/1.0.3-docs/privacy-policy.html">Privacy Policy</a> </div> - </div> - </div> - </footer> -<script> - if(anchors) { - anchors.add(); - } -</script> - </body> + </div> + </div> + </div> + + <!-- Le javascript + ================================================== --> + <!-- Placed at the end of the document so the pages load faster --> + <script src="./js/jquery.min.js"></script> + + <script src="./js/bootstrap.min.js"></script> + <script src="./js/lightbox.min.js"></script> + <script src="./js/reflow-scroll.js"></script> + + <script src="./js/reflow-skin.js"></script> + + </body> </html> \ No newline at end of file
Modified: helix/site-content/1.0.3-docs/distribution-management.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/distribution-management.html?rev=1900210&r1=1900209&r2=1900210&view=diff ============================================================================== --- helix/site-content/1.0.3-docs/distribution-management.html (original) +++ helix/site-content/1.0.3-docs/distribution-management.html Sat Apr 23 11:54:08 2022 @@ -1,21 +1,35 @@ -<!DOCTYPE html> - +<!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:distribution-management at 2022-04-23 - | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT + 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) --> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> - <title>Apache Helix – Project Distribution Management</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script> -<script type="text/javascript"> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Helix – Project Distribution Management</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="description" content="" /> + <meta http-equiv="content-language" content="en" /> + + <link href="./css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap-responsive.min.css" rel="stylesheet" /> + <link href="./css/docs.css" rel="stylesheet" /> + <link href="./css/reflow-skin.css" rel="stylesheet" /> + + + <link href="./css/lightbox.css" rel="stylesheet" /> + + <link href="./css/site.css" rel="stylesheet" /> + <link href="./css/print.css" rel="stylesheet" media="print" /> + + <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> + <!--[if lt IE 9]> + <script src="./js/html5.js"></script> + <![endif]--> + + + <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3211522-12']); @@ -28,138 +42,202 @@ })(); </script> - </head> - <body class="topBarEnabled"> - <header id="topbar" class="navbar navbar-fixed-top "> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="download.html" title="Download">Download</a></li> - <li><a href="Building.html" title="Building">Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> - </ul> - </li> - </ul> - <ul class="nav pull-right"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> - </ul> - </li> - </ul> - </div> - </div> - </header> - <div class="container-fluid"> - <header> - <div id="banner"> - <div class="pull-left"><a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div> - <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - <li class=""><a href="http://helix.apache.org/" class="externalLink" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span class="divider">/</span></li> - <li class="active ">Project Distribution Management</li> - <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li> - </ul> - </div> - </header> - <div class="row-fluid"> - <header id="leftColumn" class="span2"> - <nav class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Get Helix</li> - <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> - <li><a href="Building.html" title="Building"><span class="none"></span>Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span class="none"></span>Release Notes</a></li> - <li class="nav-header">Hands-On</li> - <li><a href="Quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial"><span class="none"></span>Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs"><span class="none"></span>Javadocs</a></li> - <li class="nav-header">Recipes</li> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager"><span class="none"></span>Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store"><span class="none"></span>Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery"><span class="none"></span>Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution"><span class="none"></span>Distributed task DAG execution</a></li> - </ul> - </nav> - <div class="well sidebar-nav"> -<form id="search-form" action="https://www.google.com/search" method="get" > - <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="text" /> -</form> -<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div id="twitter" style="border:none; margin-top: 10px"> - <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a> - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> - </div> - <div class="clear"></div> - <div class="clear"></div> -<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> - </div> - </div> - </header> - <main id="bodyColumn" class="span10" > -<section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>The following is the distribution management information used by this project.</p><section> -<h3><a name="Repository_-_apache.releases.https"></a>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><a name="Snapshot_Repository_-_apache.snapshots.https"></a>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><a name="Site_-_apache.website"></a>Site - apache.website</h3><a name="Site_-_apache.website"></a> -<p>scm:svn:https://svn.apache.org/repos/asf/helix/site-content//1.0.3-docs</p></section></section> - </main> - </div> - </div> - <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> -<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. + + </head> + + <body class="page-distribution-management project-103-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"> + <a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </a> + <a class="brand" href="http://helix.apache.org">Apache Helix</a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li ><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="download.html" title="Download">Download</a></li> + <li ><a href="Building.html" title="Building">Building</a></li> + <li ><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> + <li ><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> + <li ><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> + <li ><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> + <li ><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> + </ul> + </li> + </ul> + </div><!--/.nav-collapse --> + </div> + </div> + </div> + + <div class="container"> + + <!-- Masthead + ================================================== --> + + <header> + <div class="jumbotron subhead"> + <div class="row" id="banner"> + <div class="span12"> + <div class="pull-left"> + <a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> + </div> + <div class="pull-right"> + <a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a> + </div> + </div> + </div> + </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.3">Release 1.0.3</a></li> + <li class="divider">/</li> + <li>Project Distribution Management</li> + <li class="publishDate version-date pull-right">Last Published: 2022-04-23</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<section> + <div class="page-header"> + <h2 id="Overview">Overview</h2> + </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> + </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> + </section> + <section> + <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//1.0.3-docs</p> + </section> +</section> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Helix</li> + <li > + <a href="download.html" title="Download">Download</a> + </li> + <li > + <a href="Building.html" title="Building">Building</a> + </li> + <li > + <a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Hands-On</li> + <li > + <a href="Quickstart.html" title="Quick Start">Quick Start</a> + </li> + <li > + <a href="Tutorial.html" title="Tutorial">Tutorial</a> + </li> + <li > + <a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Recipes</li> + <li > + <a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a> + </li> + <li > + <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a> + </li> + <li > + <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a> + </li> + <li > + <a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a> + </li> + <li > + <a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a> + </li> + </ul> + </div> + </div> + </div> + </footer> + + <div class="container subfooter"> + <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><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> + <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/1.0.3-docs/privacy-policy.html">Privacy Policy</a> </div> - </div> - </div> - </footer> -<script> - if(anchors) { - anchors.add(); - } -</script> - </body> + </div> + </div> + </div> + + <!-- Le javascript + ================================================== --> + <!-- Placed at the end of the document so the pages load faster --> + <script src="./js/jquery.min.js"></script> + + <script src="./js/bootstrap.min.js"></script> + <script src="./js/lightbox.min.js"></script> + <script src="./js/reflow-scroll.js"></script> + + <script src="./js/reflow-skin.js"></script> + + </body> </html> \ No newline at end of file Added: helix/site-content/1.0.3-docs/img/close.png URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/close.png?rev=1900210&view=auto ============================================================================== Binary file - no diff available. Propchange: helix/site-content/1.0.3-docs/img/close.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: helix/site-content/1.0.3-docs/img/loading.gif URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/loading.gif?rev=1900210&view=auto ============================================================================== Binary file - no diff available. Propchange: helix/site-content/1.0.3-docs/img/loading.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: helix/site-content/1.0.3-docs/img/next.png URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/next.png?rev=1900210&view=auto ============================================================================== Binary file - no diff available. Propchange: helix/site-content/1.0.3-docs/img/next.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: helix/site-content/1.0.3-docs/img/prev.png URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/img/prev.png?rev=1900210&view=auto ============================================================================== Binary file - no diff available. Propchange: helix/site-content/1.0.3-docs/img/prev.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: helix/site-content/1.0.3-docs/integration.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/integration.html?rev=1900210&r1=1900209&r2=1900210&view=diff ============================================================================== --- helix/site-content/1.0.3-docs/integration.html (original) +++ helix/site-content/1.0.3-docs/integration.html Sat Apr 23 11:54:08 2022 @@ -1,21 +1,35 @@ -<!DOCTYPE html> - +<!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:cim at 2022-04-23 - | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT + 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) --> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> - <title>Apache Helix – CI Management</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script> -<script type="text/javascript"> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Helix – CI Management</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="description" content="" /> + <meta http-equiv="content-language" content="en" /> + + <link href="./css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap-responsive.min.css" rel="stylesheet" /> + <link href="./css/docs.css" rel="stylesheet" /> + <link href="./css/reflow-skin.css" rel="stylesheet" /> + + + <link href="./css/lightbox.css" rel="stylesheet" /> + + <link href="./css/site.css" rel="stylesheet" /> + <link href="./css/print.css" rel="stylesheet" media="print" /> + + <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> + <!--[if lt IE 9]> + <script src="./js/html5.js"></script> + <![endif]--> + + + <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3211522-12']); @@ -28,139 +42,200 @@ })(); </script> - </head> - <body class="topBarEnabled"> - <header id="topbar" class="navbar navbar-fixed-top "> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="download.html" title="Download">Download</a></li> - <li><a href="Building.html" title="Building">Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> - </ul> - </li> - </ul> - <ul class="nav pull-right"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> - </ul> - </li> - </ul> - </div> - </div> - </header> - <div class="container-fluid"> - <header> - <div id="banner"> - <div class="pull-left"><a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div> - <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - <li class=""><a href="http://helix.apache.org/" class="externalLink" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span class="divider">/</span></li> - <li class="active ">CI Management</li> - <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li> - </ul> - </div> - </header> - <div class="row-fluid"> - <header id="leftColumn" class="span2"> - <nav class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Get Helix</li> - <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> - <li><a href="Building.html" title="Building"><span class="none"></span>Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span class="none"></span>Release Notes</a></li> - <li class="nav-header">Hands-On</li> - <li><a href="Quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial"><span class="none"></span>Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs"><span class="none"></span>Javadocs</a></li> - <li class="nav-header">Recipes</li> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager"><span class="none"></span>Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store"><span class="none"></span>Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery"><span class="none"></span>Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution"><span class="none"></span>Distributed task DAG execution</a></li> - </ul> - </nav> - <div class="well sidebar-nav"> -<form id="search-form" action="https://www.google.com/search" method="get" > - <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="text" /> -</form> -<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div id="twitter" style="border:none; margin-top: 10px"> - <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a> - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> - </div> - <div class="clear"></div> - <div class="clear"></div> -<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> - </div> - </div> - </header> - <main id="bodyColumn" class="span10" > -<section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></section><section> -<h2><a name="Access"></a>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 class="prettyprint"><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><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a> -<p>No notifiers are defined. Please check back at a later date.</p></section> - </main> - </div> - </div> - <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> -<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. + + </head> + + <body class="page-integration project-103-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"> + <a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </a> + <a class="brand" href="http://helix.apache.org">Apache Helix</a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li ><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="download.html" title="Download">Download</a></li> + <li ><a href="Building.html" title="Building">Building</a></li> + <li ><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> + <li ><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> + <li ><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> + <li ><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> + <li ><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> + </ul> + </li> + </ul> + </div><!--/.nav-collapse --> + </div> + </div> + </div> + + <div class="container"> + + <!-- Masthead + ================================================== --> + + <header> + <div class="jumbotron subhead"> + <div class="row" id="banner"> + <div class="span12"> + <div class="pull-left"> + <a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> + </div> + <div class="pull-right"> + <a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a> + </div> + </div> + </div> + </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.3">Release 1.0.3</a></li> + <li class="divider">/</li> + <li>CI Management</li> + <li class="publishDate version-date pull-right">Last Published: 2022-04-23</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<section> + <div class="page-header"> + <h2 id="Overview">Overview</h2> + </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> + <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> + <p>No notifiers are defined. Please check back at a later date.</p> +</section> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Helix</li> + <li > + <a href="download.html" title="Download">Download</a> + </li> + <li > + <a href="Building.html" title="Building">Building</a> + </li> + <li > + <a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Hands-On</li> + <li > + <a href="Quickstart.html" title="Quick Start">Quick Start</a> + </li> + <li > + <a href="Tutorial.html" title="Tutorial">Tutorial</a> + </li> + <li > + <a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Recipes</li> + <li > + <a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a> + </li> + <li > + <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a> + </li> + <li > + <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a> + </li> + <li > + <a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a> + </li> + <li > + <a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a> + </li> + </ul> + </div> + </div> + </div> + </footer> + + <div class="container subfooter"> + <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><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> + <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/1.0.3-docs/privacy-policy.html">Privacy Policy</a> </div> - </div> - </div> - </footer> -<script> - if(anchors) { - anchors.add(); - } -</script> - </body> + </div> + </div> + </div> + + <!-- Le javascript + ================================================== --> + <!-- Placed at the end of the document so the pages load faster --> + <script src="./js/jquery.min.js"></script> + + <script src="./js/bootstrap.min.js"></script> + <script src="./js/lightbox.min.js"></script> + <script src="./js/reflow-scroll.js"></script> + + <script src="./js/reflow-skin.js"></script> + + </body> </html> \ No newline at end of file Modified: helix/site-content/1.0.3-docs/issue-tracking.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/issue-tracking.html?rev=1900210&r1=1900209&r2=1900210&view=diff ============================================================================== --- helix/site-content/1.0.3-docs/issue-tracking.html (original) +++ helix/site-content/1.0.3-docs/issue-tracking.html Sat Apr 23 11:54:08 2022 @@ -1,21 +1,35 @@ -<!DOCTYPE html> - +<!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:issue-tracking at 2022-04-23 - | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT + 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) --> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> - <title>Apache Helix – Issue Management</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script> -<script type="text/javascript"> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Helix – Issue Management</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="description" content="" /> + <meta http-equiv="content-language" content="en" /> + + <link href="./css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap-responsive.min.css" rel="stylesheet" /> + <link href="./css/docs.css" rel="stylesheet" /> + <link href="./css/reflow-skin.css" rel="stylesheet" /> + + + <link href="./css/lightbox.css" rel="stylesheet" /> + + <link href="./css/site.css" rel="stylesheet" /> + <link href="./css/print.css" rel="stylesheet" media="print" /> + + <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> + <!--[if lt IE 9]> + <script src="./js/html5.js"></script> + <![endif]--> + + + <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3211522-12']); @@ -28,137 +42,195 @@ })(); </script> - </head> - <body class="topBarEnabled"> - <header id="topbar" class="navbar navbar-fixed-top "> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="download.html" title="Download">Download</a></li> - <li><a href="Building.html" title="Building">Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> - </ul> - </li> - </ul> - <ul class="nav pull-right"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> - </ul> - </li> - </ul> - </div> - </div> - </header> - <div class="container-fluid"> - <header> - <div id="banner"> - <div class="pull-left"><a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div> - <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - <li class=""><a href="http://helix.apache.org/" class="externalLink" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span class="divider">/</span></li> - <li class="active ">Issue Management</li> - <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li> - </ul> - </div> - </header> - <div class="row-fluid"> - <header id="leftColumn" class="span2"> - <nav class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Get Helix</li> - <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> - <li><a href="Building.html" title="Building"><span class="none"></span>Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span class="none"></span>Release Notes</a></li> - <li class="nav-header">Hands-On</li> - <li><a href="Quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial"><span class="none"></span>Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs"><span class="none"></span>Javadocs</a></li> - <li class="nav-header">Recipes</li> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager"><span class="none"></span>Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store"><span class="none"></span>Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery"><span class="none"></span>Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution"><span class="none"></span>Distributed task DAG execution</a></li> - </ul> - </nav> - <div class="well sidebar-nav"> -<form id="search-form" action="https://www.google.com/search" method="get" > - <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="text" /> -</form> -<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div id="twitter" style="border:none; margin-top: 10px"> - <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a> - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> - </div> - <div class="clear"></div> - <div class="clear"></div> -<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> - </div> - </div> - </header> - <main id="bodyColumn" class="span10" > -<section> -<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> -<p>This project uses Github to manage its issues.</p></section><section> -<h2><a name="Issue_Management"></a>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 class="prettyprint"><a class="externalLink" href="https://github.com/apache/helix/issues">https://github.com/apache/helix/issues</a></pre></div></section> - </main> - </div> - </div> - <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> -<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. + + </head> + + <body class="page-issue-tracking project-103-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"> + <a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </a> + <a class="brand" href="http://helix.apache.org">Apache Helix</a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li ><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="download.html" title="Download">Download</a></li> + <li ><a href="Building.html" title="Building">Building</a></li> + <li ><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> + <li ><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> + <li ><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> + <li ><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> + <li ><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> + </ul> + </li> + </ul> + </div><!--/.nav-collapse --> + </div> + </div> + </div> + + <div class="container"> + + <!-- Masthead + ================================================== --> + + <header> + <div class="jumbotron subhead"> + <div class="row" id="banner"> + <div class="span12"> + <div class="pull-left"> + <a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> + </div> + <div class="pull-right"> + <a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a> + </div> + </div> + </div> + </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.3">Release 1.0.3</a></li> + <li class="divider">/</li> + <li>Issue Management</li> + <li class="publishDate version-date pull-right">Last Published: 2022-04-23</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<section> + <div class="page-header"> + <h2 id="Overview">Overview</h2> + </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> + <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> + </div> +</section> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Helix</li> + <li > + <a href="download.html" title="Download">Download</a> + </li> + <li > + <a href="Building.html" title="Building">Building</a> + </li> + <li > + <a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Hands-On</li> + <li > + <a href="Quickstart.html" title="Quick Start">Quick Start</a> + </li> + <li > + <a href="Tutorial.html" title="Tutorial">Tutorial</a> + </li> + <li > + <a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Recipes</li> + <li > + <a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a> + </li> + <li > + <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a> + </li> + <li > + <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a> + </li> + <li > + <a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a> + </li> + <li > + <a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a> + </li> + </ul> + </div> + </div> + </div> + </footer> + + <div class="container subfooter"> + <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><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> + <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/1.0.3-docs/privacy-policy.html">Privacy Policy</a> </div> - </div> - </div> - </footer> -<script> - if(anchors) { - anchors.add(); - } -</script> - </body> + </div> + </div> + </div> + + <!-- Le javascript + ================================================== --> + <!-- Placed at the end of the document so the pages load faster --> + <script src="./js/jquery.min.js"></script> + + <script src="./js/bootstrap.min.js"></script> + <script src="./js/lightbox.min.js"></script> + <script src="./js/reflow-scroll.js"></script> + + <script src="./js/reflow-skin.js"></script> + + </body> </html> \ No newline at end of file
