Updated Branches:
  refs/heads/camel-2.12.x 652a05f5d -> b0c7920b7
  refs/heads/master e90d061b2 -> a27ca6c8e


Use karaf 2.3.3


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/196f5274
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/196f5274
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/196f5274

Branch: refs/heads/master
Commit: 196f5274a7f78729831ab9447dfc389c954e15fa
Parents: e90d061
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Oct 3 13:39:00 2013 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Oct 3 13:39:00 2013 +0200

----------------------------------------------------------------------
 .../org/apache/camel/itest/osgi/OSGiIntegrationTestSupport.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/196f5274/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/OSGiIntegrationTestSupport.java
----------------------------------------------------------------------
diff --git 
a/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/OSGiIntegrationTestSupport.java
 
b/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/OSGiIntegrationTestSupport.java
index 8441215..84980e2 100644
--- 
a/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/OSGiIntegrationTestSupport.java
+++ 
b/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/OSGiIntegrationTestSupport.java
@@ -133,7 +133,7 @@ public class OSGiIntegrationTestSupport extends 
CamelTestSupport {
                       karafDistributionConfiguration()
                           
.frameworkUrl(maven().groupId("org.apache.karaf").artifactId("apache-karaf").type("tar.gz").versionAsInProject())
                           // This version is not actual karaf version that we 
use.
-                          .karafVersion("2.3.1")
+                          .karafVersion("2.3.3")
                           .name("Apache Karaf")
                           .useDeployFolder(false).unpackDirectory(new 
File("target/paxexam/unpack/")),
 

Reply via email to