You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2013/11/21 21:51:53 UTC

[1/2] git commit: Remove more incubator references

Updated Branches:
  refs/heads/1.6.x b37941e1a -> 5119592e1


Remove more incubator references

Fixes JCLOUDS-388.


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/5119592e
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/5119592e
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/5119592e

Branch: refs/heads/1.6.x
Commit: 5119592e1100f7a2b576e9a94cefb5c55d6ed794
Parents: 4b997d5
Author: Andrew Gaul <ga...@apache.org>
Authored: Thu Nov 21 10:15:52 2013 -0800
Committer: Andrew Gaul <ga...@apache.org>
Committed: Thu Nov 21 12:51:29 2013 -0800

----------------------------------------------------------------------
 project/pom.xml | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/5119592e/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 2a758ea..5cc1277 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -28,9 +28,9 @@
   <artifactId>jclouds-project</artifactId>
   <version>1.6.3-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>Apache jclouds (incubating)  Project</name>
-  <url>http://jclouds.incubator.apache.org/</url>
-  <description>Apache jclouds (incubating): Concurrent API for Cloud Services</description>
+  <name>Apache jclouds Project</name>
+  <url>http://jclouds.apache.org/</url>
+  <description>Apache jclouds: Concurrent API for Cloud Services</description>
   <inceptionYear>2009</inceptionYear>
 
   <licenses>
@@ -78,9 +78,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git</url>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=jclouds.git</url>
     <tag>HEAD</tag>
   </scm>
   
@@ -121,12 +121,10 @@
       <name>Adrian Cole</name>
       <id>adriancole</id>
       <email>adrian -at- jclouds -dot- org</email>
-      <organization>jclouds</organization>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
-      <url>http://jclouds.incubator.apache.org</url>
       <timezone>-8</timezone>
     </developer>
     <developer>
@@ -135,7 +133,7 @@
       <email>abayer -at- apache -dot- org</email>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
     </developer>
     <developer>
@@ -143,7 +141,7 @@
       <id>gaul</id>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
     </developer>
     <developer>
@@ -152,7 +150,7 @@
       <email>aphillips -at- qrmedia -dot- com</email>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
       <timezone>+1</timezone>
     </developer>
@@ -161,7 +159,7 @@
       <id>silkysun</id>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
     </developer>
     <developer>
@@ -169,7 +167,7 @@
       <id>everett</id>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
     </developer>
     <developer>
@@ -177,7 +175,7 @@
       <id>nacx</id>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
     </developer>
     <developer>
@@ -185,7 +183,7 @@
       <id>iocanel</id>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
     </developer>
     <developer>
@@ -193,7 +191,7 @@
       <id>mattstep</id>
       <roles>
         <role>Committer</role>
-        <role>PPMC Member</role>
+        <role>PMC Member</role>
       </roles>
     </developer>
   </developers>


[2/2] git commit: JCLOUDS-387: Removing DISCLAIMER file now that jclouds has graduated

Posted by ga...@apache.org.
JCLOUDS-387: Removing DISCLAIMER file now that jclouds has graduated


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/4b997d5d
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/4b997d5d
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/4b997d5d

Branch: refs/heads/1.6.x
Commit: 4b997d5dd5153d3b4eb8003dc002881aa853da89
Parents: b37941e
Author: Andrew Phillips <an...@apache.org>
Authored: Thu Nov 21 12:54:43 2013 -0500
Committer: Andrew Gaul <ga...@apache.org>
Committed: Thu Nov 21 12:51:29 2013 -0800

----------------------------------------------------------------------
 DISCLAIMER | 16 ----------------
 1 file changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/4b997d5d/DISCLAIMER
----------------------------------------------------------------------
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index c87e266..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,16 +0,0 @@
-Apache jclouds is an effort undergoing incubation at the Apache Software
-Foundation (ASF), sponsored by the Apache Incubator PMC. 
-
-Incubation is required of all newly accepted projects until a further review 
-indicates that the infrastructure, communications, and decision making process 
-have stabilized in a manner consistent with other successful ASF projects. 
-
-While incubation status is not necessarily a reflection of the completeness 
-or stability of the code, it does indicate that the project has yet to be 
-fully endorsed by the ASF.
-
-For more information about the incubation status of the Apache jclouds project you
-can go to the following page:
-
-http://incubator.apache.org/projects/jclouds.html
-http://jclouds.incubator.apache.org