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 2015/11/13 17:36:49 UTC

[1/2] camel git commit: camel-test-blueprint dependency is not required by the Camel Maven plugin

Repository: camel
Updated Branches:
  refs/heads/camel-2.16.x e57e05dd3 -> b3bd4cd81
  refs/heads/master 035d60eff -> 6e3210913


camel-test-blueprint dependency is not required by the Camel Maven plugin


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

Branch: refs/heads/master
Commit: 6e3210913d47dfe701fe2ff3552aa1a7199d07e6
Parents: 035d60e
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Fri Nov 13 16:28:02 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Nov 13 17:40:10 2015 +0100

----------------------------------------------------------------------
 .../src/main/resources/archetype-resources/pom.xml                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6e321091/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml b/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
index 25f8ba6..ed487f5 100644
--- a/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
+++ b/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
@@ -60,7 +60,7 @@
       <version>${log4j-version}</version>
     </dependency>
 
-    <!-- Testing & Camel Plugin -->
+    <!-- Testing -->
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-blueprint</artifactId>


[2/2] camel git commit: camel-test-blueprint dependency is not required by the Camel Maven plugin

Posted by da...@apache.org.
camel-test-blueprint dependency is not required by the Camel Maven plugin


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

Branch: refs/heads/camel-2.16.x
Commit: b3bd4cd81efb65b72258beb2e61bb5ee3cd879ee
Parents: e57e05d
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Fri Nov 13 16:28:02 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Nov 13 17:40:20 2015 +0100

----------------------------------------------------------------------
 .../src/main/resources/archetype-resources/pom.xml                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b3bd4cd8/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml b/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
index 25f8ba6..ed487f5 100644
--- a/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
+++ b/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
@@ -60,7 +60,7 @@
       <version>${log4j-version}</version>
     </dependency>
 
-    <!-- Testing & Camel Plugin -->
+    <!-- Testing -->
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-blueprint</artifactId>