You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2014/01/08 22:42:16 UTC

[1/2] git commit: not anymore incubator

Updated Branches:
  refs/heads/master 180e5b483 -> 3b59bc39c


not anymore incubator


Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/88d6ea4e
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/88d6ea4e
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/88d6ea4e

Branch: refs/heads/master
Commit: 88d6ea4eb60c18e1d01145ff7761702b179fa799
Parents: 180e5b4
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Jan 9 08:37:30 2014 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Jan 9 08:37:30 2014 +1100

----------------------------------------------------------------------
 pom.xml | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/88d6ea4e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ec55554..db78f40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@ under the License.
     Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.
   </description>
 
-  <url>http://helix.incubator.apache.org</url>
+  <url>http://helix.apache.org</url>
   <developers>
     <developer>
       <id>olamy</id>
@@ -205,9 +205,9 @@ under the License.
   <mailingLists>
     <mailingList>
       <name>Users</name>
-      <post>user@helix.incubator.apache.org</post>
-      <subscribe>user-subscribe@helix.incubator.apache.org</subscribe>
-      <unsubscribe>user-unsubscribe@helix.incubator.apache.org</unsubscribe>
+      <post>user@helix.apache.org</post>
+      <subscribe>user-subscribe@helix.apache.org</subscribe>
+      <unsubscribe>user-unsubscribe@helix.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/helix-user/</archive>
       <otherArchives>
         <otherArchive>http://helix-user.markmail.org</otherArchive>
@@ -215,9 +215,9 @@ under the License.
     </mailingList>
     <mailingList>
       <name>Development</name>
-      <post>dev@helix.incubator.apache.org</post>
-      <subscribe>dev-subscribe@helix.incubator.apache.org</subscribe>
-      <unsubscribe>dev-unsubscribe@helix.incubator.apache.org</unsubscribe>
+      <post>dev@helix.apache.org</post>
+      <subscribe>dev-subscribe@helix.apache.org</subscribe>
+      <unsubscribe>dev-unsubscribe@helix.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/helix-dev/</archive>
       <otherArchives>
         <otherArchive>http://helix-dev.markmail.org</otherArchive>
@@ -225,9 +225,9 @@ under the License.
     </mailingList>
     <mailingList>
       <name>Commits</name>
-      <post>commits@helix.incubator.apache.org</post>
-      <subscribe>commits-subscribe@helix.incubator.apache.org</subscribe>
-      <unsubscribe>commits-unsubscribe@helix.incubator.apache.org</unsubscribe>
+      <post>commits@helix.apache.org</post>
+      <subscribe>commits-subscribe@helix.apache.org</subscribe>
+      <unsubscribe>commits-unsubscribe@helix.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/helix-commits/</archive>
       <otherArchives>
         <otherArchive>http://helix-comits.markmail.org</otherArchive>
@@ -268,10 +268,9 @@ under the License.
   </pluginRepositories>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-helix.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-helix.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=summary</url>
-    <tag>HEAD</tag>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary</url>
   </scm>
   <issueManagement>
     <system>jira</system>


[2/2] git commit: not anymore incubator

Posted by ol...@apache.org.
not anymore incubator


Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/3b59bc39
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/3b59bc39
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/3b59bc39

Branch: refs/heads/master
Commit: 3b59bc39c402f25cd0c098c79f17a6fac125d8b5
Parents: 88d6ea4
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Jan 9 08:38:35 2014 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Jan 9 08:38:35 2014 +1100

----------------------------------------------------------------------
 website/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/3b59bc39/website/pom.xml
----------------------------------------------------------------------
diff --git a/website/pom.xml b/website/pom.xml
index 8368775..c1b8f05 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -29,7 +29,7 @@ under the License.
   <artifactId>website</artifactId>
   <name>Apache Helix :: Website</name>
 
-  <url>http://helix.incubator.apache.org</url>
+  <url>http://helix.apache.org</url>
 
   <modules>
     <module>0.6.1-incubating</module>
@@ -92,7 +92,7 @@ under the License.
             <providerImplementations>
               <svn>${svnImpl}</svn>
             </providerImplementations>
-            <pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/incubator/helix/site-content/</pubScmUrl>
+            <pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/helix/site-content/</pubScmUrl>
             <content>${helix.siteFilePath}</content>
             <checkoutDirectory>${helix.scmPubCheckoutDirectory}</checkoutDirectory>
             <skipDeletedFiles>${scmSkipDeletedFiles}</skipDeletedFiles>