You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by an...@apache.org on 2014/10/23 07:56:01 UTC

[1/4] git commit: [maven-release-plugin] prepare for next development iteration

Repository: jclouds-karaf
Updated Branches:
  refs/heads/1.8.x d7bfecac7 -> 4ff123910


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/1.8.x
Commit: fd3c04c792e131ceffa48fb3ee310e1c40868a11
Parents: d7bfeca
Author: Andrew Phillips <an...@apache.org>
Authored: Fri Oct 10 15:30:44 2014 -0400
Committer: Andrew Phillips <an...@apache.org>
Committed: Fri Oct 10 15:30:44 2014 -0400

----------------------------------------------------------------------
 cache/pom.xml         | 2 +-
 chef/cache/pom.xml    | 4 ++--
 chef/commands/pom.xml | 4 ++--
 chef/core/pom.xml     | 4 ++--
 chef/pom.xml          | 4 ++--
 chef/services/pom.xml | 4 ++--
 commands/pom.xml      | 2 +-
 core/pom.xml          | 2 +-
 feature/pom.xml       | 2 +-
 itests/pom.xml        | 2 +-
 pom.xml               | 4 ++--
 recipe/pom.xml        | 2 +-
 services/pom.xml      | 2 +-
 urlhandler/pom.xml    | 2 +-
 utils/pom.xml         | 2 +-
 15 files changed, 21 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/cache/pom.xml
----------------------------------------------------------------------
diff --git a/cache/pom.xml b/cache/pom.xml
index 53ac11e..66ade72 100644
--- a/cache/pom.xml
+++ b/cache/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/chef/cache/pom.xml
----------------------------------------------------------------------
diff --git a/chef/cache/pom.xml b/chef/cache/pom.xml
index d65d1e9..fb409e4 100644
--- a/chef/cache/pom.xml
+++ b/chef/cache/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>cache</artifactId>
-  <version>1.8.1</version>
+  <version>1.8.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Cache</name>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/chef/commands/pom.xml
----------------------------------------------------------------------
diff --git a/chef/commands/pom.xml b/chef/commands/pom.xml
index c87123a..cf460c0 100644
--- a/chef/commands/pom.xml
+++ b/chef/commands/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>commands</artifactId>
-  <version>1.8.1</version>
+  <version>1.8.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Commands</name>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/chef/core/pom.xml
----------------------------------------------------------------------
diff --git a/chef/core/pom.xml b/chef/core/pom.xml
index f304bc4..59430e0 100644
--- a/chef/core/pom.xml
+++ b/chef/core/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>core</artifactId>
-  <version>1.8.1</version>
+  <version>1.8.2-SNAPSHOT</version>
   <name>jclouds :: Karaf :: Chef :: Core</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/chef/pom.xml
----------------------------------------------------------------------
diff --git a/chef/pom.xml b/chef/pom.xml
index d06ad6b..44dc6fa 100644
--- a/chef/pom.xml
+++ b/chef/pom.xml
@@ -20,14 +20,14 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf</groupId>
   <artifactId>chef</artifactId>
   <packaging>pom</packaging>
-  <version>1.8.1</version>
+  <version>1.8.2-SNAPSHOT</version>
   <name>jclouds :: Karaf :: Chef</name>
 
   <modules>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/chef/services/pom.xml
----------------------------------------------------------------------
diff --git a/chef/services/pom.xml b/chef/services/pom.xml
index c182447..1033730 100644
--- a/chef/services/pom.xml
+++ b/chef/services/pom.xml
@@ -20,13 +20,13 @@ limitations under the License.
   <parent>
     <artifactId>chef</artifactId>
     <groupId>org.apache.jclouds.karaf</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jclouds.karaf.chef</groupId>
   <artifactId>services</artifactId>
-  <version>1.8.1</version>
+  <version>1.8.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>jclouds :: Karaf :: Chef :: Services</name>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/commands/pom.xml
----------------------------------------------------------------------
diff --git a/commands/pom.xml b/commands/pom.xml
index 8c53961..4129e75 100644
--- a/commands/pom.xml
+++ b/commands/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 7a91938..85538f3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/feature/pom.xml
----------------------------------------------------------------------
diff --git a/feature/pom.xml b/feature/pom.xml
index 8f55863..5b4300a 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index a93abb4..534d2a1 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3a26a11..b06b969 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
   <groupId>org.apache.jclouds</groupId>
   <artifactId>jclouds-karaf</artifactId>
   <packaging>pom</packaging>
-  <version>1.8.1</version>
+  <version>1.8.2-SNAPSHOT</version>
   <name>Apache jclouds :: Karaf</name>
   <url>http://jclouds.apache.org</url>
   <description>jclouds Karaf Integration Project</description>
@@ -45,7 +45,7 @@ limitations under the License.
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git</url>
-    <tag>jclouds-karaf-1.8.1-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <developers>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/recipe/pom.xml
----------------------------------------------------------------------
diff --git a/recipe/pom.xml b/recipe/pom.xml
index d703749..258ef2b 100644
--- a/recipe/pom.xml
+++ b/recipe/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/services/pom.xml
----------------------------------------------------------------------
diff --git a/services/pom.xml b/services/pom.xml
index 766371f..6c1e9e6 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/urlhandler/pom.xml
----------------------------------------------------------------------
diff --git a/urlhandler/pom.xml b/urlhandler/pom.xml
index 2b30c74..677d2d3 100644
--- a/urlhandler/pom.xml
+++ b/urlhandler/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/fd3c04c7/utils/pom.xml
----------------------------------------------------------------------
diff --git a/utils/pom.xml b/utils/pom.xml
index f7ecb03..2ff3c2f 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <artifactId>jclouds-karaf</artifactId>
     <groupId>org.apache.jclouds</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 


[2/4] git commit: jclouds.version up to next development version 1.8.2-SNAPSHOT

Posted by an...@apache.org.
jclouds.version up to next development version 1.8.2-SNAPSHOT


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

Branch: refs/heads/1.8.x
Commit: b8d341c1cc5100694ce86c51e9c2aa00495c0f6f
Parents: fd3c04c
Author: Andrew Phillips <an...@apache.org>
Authored: Fri Oct 10 15:33:48 2014 -0400
Committer: Andrew Phillips <an...@apache.org>
Committed: Fri Oct 10 15:33:48 2014 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/b8d341c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b06b969..bbc4cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@ limitations under the License.
     <httpcore.version>4.1</httpcore.version>
     <java-xmlbuilder.bundle.version>0.3_1</java-xmlbuilder.bundle.version>
     <javax.inject.bundle.version>1_1</javax.inject.bundle.version>
-    <jclouds.version>1.8.1</jclouds.version>
+    <jclouds.version>1.8.2-SNAPSHOT</jclouds.version>
     <jclouds.chef.version>${jclouds.version}</jclouds.chef.version>
     <jersey.version>1.11</jersey.version>
     <jersey.bundle.version>1.11_1</jersey.bundle.version>


[3/4] git commit: Using ServiceMix bundle for jsch-agentproxy-sshj

Posted by an...@apache.org.
Using ServiceMix bundle for jsch-agentproxy-sshj


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

Branch: refs/heads/1.8.x
Commit: 2f30d531bcfb044aeeecd167e27f06ce9bf2b72d
Parents: b8d341c
Author: Andrew Phillips <an...@apache.org>
Authored: Sun May 4 21:12:50 2014 -0400
Committer: Andrew Phillips <an...@apache.org>
Committed: Sat Oct 18 16:35:31 2014 -0400

----------------------------------------------------------------------
 feature/src/main/resources/feature.xml | 3 +--
 pom.xml                                | 6 ++++++
 2 files changed, 7 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/2f30d531/feature/src/main/resources/feature.xml
----------------------------------------------------------------------
diff --git a/feature/src/main/resources/feature.xml b/feature/src/main/resources/feature.xml
index ec55bbc..afbc3f8 100644
--- a/feature/src/main/resources/feature.xml
+++ b/feature/src/main/resources/feature.xml
@@ -386,8 +386,7 @@ limitations under the License.
         <feature version='${project.version}'>jclouds-blobstore</feature>
         <feature version='${project.version}'>jclouds-management</feature>
         <bundle dependency='true'>mvn:net.schmizz/sshj/${sshj.version}</bundle>
-        <!-- not currently available as a usable bundle - see https://issues.apache.org/jira/browse/SMX4-1749 -->
-        <bundle>wrap:mvn:com.jcraft/jsch.agentproxy.sshj/${jsch.agentproxy.version}</bundle>
+        <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch-agentproxy-sshj/${jsch.agentproxy.bundle.version}</bundle>
         <bundle dependency='true'>mvn:com.jcraft/jsch.agentproxy.connector-factory/${jsch.agentproxy.version}</bundle>
         <bundle dependency='true'>mvn:com.jcraft/jsch.agentproxy.usocket-nc/${jsch.agentproxy.version}</bundle>
         <bundle dependency='true'>mvn:com.jcraft/jsch.agentproxy.sshagent/${jsch.agentproxy.version}</bundle>

http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/2f30d531/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bbc4cf9..bd2db8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,6 +202,7 @@ limitations under the License.
     <joda.version>2.1</joda.version>
     <jsch.bundle.version>0.1.44_2</jsch.bundle.version>
     <jsch.agentproxy.version>0.0.7</jsch.agentproxy.version>
+    <jsch.agentproxy.bundle.version>${jsch.agentproxy.version}_2</jsch.agentproxy.bundle.version>
     <jsr305.bundle.version>1.3.9_1</jsr305.bundle.version>
     <sericemix.specs.jsr250.version>1.9.0</sericemix.specs.jsr250.version>
     <junit.version>4.8.2</junit.version>
@@ -462,6 +463,11 @@ limitations under the License.
 
       <!-- JSch agentproxy -->
       <dependency>
+        <groupId>org.apache.servicemix.bundles</groupId>
+        <artifactId>org.apache.servicemix.bundles.jsch-agentproxy-sshj</artifactId>
+        <version>${jsch.agentproxy.bundle.version}</version>
+      </dependency>
+      <dependency>
         <groupId>com.jcraft</groupId>
         <artifactId>jsch.agentproxy.connector-factory</artifactId>
         <version>${jsch.agentproxy.version}</version>


[4/4] git commit: Updating jsch.agentproxy 0.0.7 -> 0.0.8

Posted by an...@apache.org.
Updating jsch.agentproxy 0.0.7 -> 0.0.8

Follow-on from b3882cb in jclouds/jclouds


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

Branch: refs/heads/1.8.x
Commit: 4ff123910d7060ebc8723d23f95998e802883d5d
Parents: 2f30d53
Author: Andrew Phillips <an...@apache.org>
Authored: Fri Sep 26 18:02:35 2014 -0700
Committer: Andrew Phillips <an...@apache.org>
Committed: Sat Oct 18 16:35:38 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/4ff12391/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bd2db8a..5f4f1d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,8 +201,8 @@ limitations under the License.
     <jersey.bundle.version>1.11_1</jersey.bundle.version>
     <joda.version>2.1</joda.version>
     <jsch.bundle.version>0.1.44_2</jsch.bundle.version>
-    <jsch.agentproxy.version>0.0.7</jsch.agentproxy.version>
-    <jsch.agentproxy.bundle.version>${jsch.agentproxy.version}_2</jsch.agentproxy.bundle.version>
+    <jsch.agentproxy.version>0.0.8</jsch.agentproxy.version>
+    <jsch.agentproxy.bundle.version>${jsch.agentproxy.version}_1</jsch.agentproxy.bundle.version>
     <jsr305.bundle.version>1.3.9_1</jsr305.bundle.version>
     <sericemix.specs.jsr250.version>1.9.0</sericemix.specs.jsr250.version>
     <junit.version>4.8.2</junit.version>