You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/06/06 18:23:07 UTC

[1/3] camel git commit: test-jar should be test scope

Repository: camel
Updated Branches:
  refs/heads/camel-2.18.x 6cb332c52 -> 6ef2384e5
  refs/heads/camel-2.19.x 084e4334b -> dc8eba432
  refs/heads/master 6d5ce82be -> 851afcba5


test-jar should be test scope


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

Branch: refs/heads/master
Commit: 851afcba5dfe21acc09b572d93c7b74d7b5d1d7e
Parents: 6d5ce82
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jun 6 20:14:16 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jun 6 20:14:16 2017 +0200

----------------------------------------------------------------------
 components/camel-test-blueprint/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/851afcba/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 4469ff2..5d0a3c2 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -48,6 +48,7 @@
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-core</artifactId>
             <type>test-jar</type>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.camel</groupId>


[3/3] camel git commit: test-jar should be test scope

Posted by da...@apache.org.
test-jar should be test scope


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

Branch: refs/heads/camel-2.18.x
Commit: 6ef2384e545e321e4f9cadf53882776c8fac1136
Parents: 6cb332c
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jun 6 20:14:16 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jun 6 20:22:59 2017 +0200

----------------------------------------------------------------------
 components/camel-test-blueprint/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6ef2384e/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index a4a5aed..9706007 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -42,6 +42,7 @@
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-core</artifactId>
             <type>test-jar</type>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.camel</groupId>


[2/3] camel git commit: test-jar should be test scope

Posted by da...@apache.org.
test-jar should be test scope


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

Branch: refs/heads/camel-2.19.x
Commit: dc8eba432b198ecb05b2685ee0d9c467821ab479
Parents: 084e433
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jun 6 20:14:16 2017 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jun 6 20:22:44 2017 +0200

----------------------------------------------------------------------
 components/camel-test-blueprint/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/dc8eba43/components/camel-test-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 7753d3e..dd11dd6 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -46,6 +46,7 @@
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-core</artifactId>
             <type>test-jar</type>
+            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.camel</groupId>