Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B273D10E for ; Wed, 15 May 2013 01:27:41 +0000 (UTC) Received: (qmail 86201 invoked by uid 500); 15 May 2013 01:27:41 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 86172 invoked by uid 500); 15 May 2013 01:27:41 -0000 Mailing-List: contact commits-help@helix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.apache.org Delivered-To: mailing list commits@helix.apache.org Received: (qmail 86165 invoked by uid 99); 15 May 2013 01:27:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 01:27:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 01:27:35 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7309D2388C06; Wed, 15 May 2013 01:26:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1482654 [13/21] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/ apidocs/reference/org/apache/helix/participant/stat... Date: Wed, 15 May 2013 01:26:36 -0000 To: commits@helix.incubator.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130515012648.7309D2388C06@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugin-management.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugin-management.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugin-management.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugin-management.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Project Plugin Management @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugins.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugins.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugins.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/plugins.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Project Build Plugins @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • @@ -115,7 +115,7 @@
    -

    Project Build Plugins

    GroupIdArtifactIdVersion
    org.apache.maven.pluginsmaven-clean-plugin2.5
    org.apache.maven.pluginsmaven-compiler-plugin2.5.1
    org.apache.maven.pluginsmaven-deploy-plugin2.7
    org.apache.maven.pluginsmaven-install-plugin2.3.1
    org.apache.maven.pluginsmaven-jar-plugin2.2
    org.apache.maven.pluginsmaven-remote-resources-plugin1.4
    org.apache.maven.pluginsmaven-resources-plugin2.6
    org.apache.maven.pluginsmaven-site-plugin3.2
    org.apache.maven.pluginsmaven-source-plugin2.2.1
    org.apache.maven.pluginsmaven-surefire-plugin2.14
    org.codehaus.mojolicense-maven-plugin1.3

    Project Report Plugins

    GroupIdArtifactIdVersion
    org.apache.maven.pluginsmaven-jxr-plugin2.3
    org.apache.maven.pluginsmaven-project-info-reports-plugin2.6
    org.codehaus.sonar-pluginsmaven-report0.1
    +

    Project Build Plugins

    GroupIdArtifactIdVersion
    org.apache.maven.pluginsmaven-clean-plugin2.5
    org.apache.maven.pluginsmaven-compiler-plugin2.5.1
    org.apache.maven.pluginsmaven-deploy-plugin2.7
    org.apache.maven.pluginsmaven-install-plugin2.3.1
    org.apache.maven.pluginsmaven-jar-plugin2.2
    org.apache.maven.pluginsmaven-remote-resources-plugin1.4
    org.apache.maven.pluginsmaven-resources-plugin2.6
    org.apache.maven.pluginsmaven-site-plugin3.2
    org.apache.maven.pluginsmaven-source-plugin2.2.1
    org.apache.maven.pluginsmaven-surefire-plugin2.14
    org.codehaus.mojolicense-maven-plugin1.3

    Project Report Plugins

    GroupIdArtifactIdVersion
    org.apache.maven.pluginsmaven-jxr-plugin2.3
    org.apache.maven.pluginsmaven-project-info-reports-plugin2.7-SNAPSHOT
    org.codehaus.sonar-pluginsmaven-report0.1
    Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-info.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-info.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-info.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-info.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Project Information @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • @@ -115,7 +115,7 @@
    -

    Project Information

    This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

    Overview

    DocumentDescription
    AboutHelix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.
    Project TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
    Dependency Informationreport.dependency-info.description
    Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
    Project PluginsThis document lists the build plugins and the report plugins used by this project.
    Continuous IntegrationThis is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
    Issue TrackingThis is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
    Source Reposit oryThis is a link to the online source repository that can be viewed via a web browser.
    Dependency ConvergenceThis document presents the convergence of dependency versions across the entire project, and its sub modules.
    Project LicenseThis is a link to the definitions of project licenses.
    Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
    Distribution ManagementThis document provides informations on the distribution management of this project.
    Project SummaryThis document lists other related information of this project
    Mailing ListsThis document provides subscription and archive information for this project's mailing lists.
    DependenciesThis document lists the project's dependencies and provides information on each dependency.
    +

    Project Information

    This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

    Overview

    DocumentDescription
    AboutHelix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.
    Project TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
    Dependency InformationThis document describes how to to include this project as a dependency using various dependency management tools.
    Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
    Project PluginsThis document lists the build plugins and the report plugins used by this project.
    Continuous IntegrationThis is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
    Issue TrackingThis is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this l ink.
    Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
    Dependency ConvergenceThis document presents the convergence of dependency versions across the entire project, and its sub modules.
    Project LicenseThis is a link to the definitions of project licenses.
    Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
    Distribution ManagementThis document provides informations on the distribution management of this project.
    Project SummaryThis document lists other rel ated information of this project
    Mailing ListsThis document provides subscription and archive information for this project's mailing lists.
    DependenciesThis document lists the project's dependencies and provides information on each dependency.
    Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-reports.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-reports.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-reports.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-reports.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Generated Reports @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-summary.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-summary.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/project-summary.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Project Summary @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/sonar.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/sonar.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/sonar.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/sonar.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Sonar @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/source-repository.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/source-repository.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/source-repository.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/source-repository.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Source Repository @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • @@ -115,7 +115,7 @@
    -

    Overview

    This project uses a Source Content Management System to manage its source code.

    Anonymous access

    Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is:

    git:https://git-wip-us.apache.org/repos/asf/incubator-helix.git/reci
     pes/rabbitmq-consumer-group

    Developer access

    Refer to the documentation of the SCM used for more information about developer check out. The connection url is:

    git:https://git-wip-us.apache.org/repos/asf/incubator-helix.git/recipes/rabbitmq-consumer-group

    Access from behind a firewall

    Refer to the documentation of the SCM used for more information about access behind a firewall.

    +

    Overview

    This project uses GIT to manage its source code. Instructions on GIT use can be found at http://git-scm.com/documentation.

    Anonymous access

    The source can be checked out anonymously from GIT with this comma nd (See http://git-scm.com/docs/git-clone):

    $ git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git/recipes/rabbitmq-consumer-group

    Developer access

    Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).

    $ git clone https://git-wip-us.apache.org/repos/asf/incubator-helix.git/recipes/rabbitmq-consumer-group

    Access from behind a firewall

    Refer to the documentation of the SCM used for more information about access behind a firewall.

    Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/team-list.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/team-list.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq-consumer-group/team-list.html (original) +++ incubator/helix/site-content/recipes/rabbitmq-consumer-group/team-list.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix :: Recipes :: Rabbitmq Consumer Group - Team list @@ -106,7 +106,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14
  • Modified: incubator/helix/site-content/recipes/rabbitmq_consumer_group.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq_consumer_group.html?rev=1482654&r1=1482653&r2=1482654&view=diff ============================================================================== --- incubator/helix/site-content/recipes/rabbitmq_consumer_group.html (original) +++ incubator/helix/site-content/recipes/rabbitmq_consumer_group.html Wed May 15 01:26:31 2013 @@ -1,13 +1,13 @@ - + Apache Helix - @@ -171,7 +171,7 @@ -
  • Last Published: 2013-05-08
  • +
  • Last Published: 2013-05-14