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 2013/10/14 18:40:01 UTC

[1/3] git commit: Removed unused import

Updated Branches:
  refs/heads/camel-2.11.x fed68b407 -> 48bc2cb1e
  refs/heads/camel-2.12.x e7bf1703d -> d809c0c5b
  refs/heads/master 3a5ffd5a7 -> 32c22d529


Removed unused import


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

Branch: refs/heads/master
Commit: 32c22d52969fb9c2ab47116311c2d50e9be4a60d
Parents: 3a5ffd5
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Oct 14 18:15:35 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Oct 14 18:15:35 2013 +0200

----------------------------------------------------------------------
 .../java/org/apache/camel/component/log/LogCustomFormatterTest.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/32c22d52/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
----------------------------------------------------------------------
diff --git a/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java b/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
index 59047ef..b21cfe2 100644
--- a/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
+++ b/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
@@ -16,7 +16,6 @@
  */
 package org.apache.camel.component.log;
 
-import org.apache.camel.CamelExecutionException;
 import org.apache.camel.ContextTestSupport;
 import org.apache.camel.Exchange;
 import org.apache.camel.ResolveEndpointFailedException;


[3/3] git commit: Removed unused import

Posted by da...@apache.org.
Removed unused import


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

Branch: refs/heads/camel-2.11.x
Commit: 48bc2cb1ef8e1d8aa38c2fb70c8811dcdf4f14de
Parents: fed68b4
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Oct 14 18:15:35 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Oct 14 18:17:39 2013 +0200

----------------------------------------------------------------------
 .../java/org/apache/camel/component/log/LogCustomFormatterTest.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/48bc2cb1/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
----------------------------------------------------------------------
diff --git a/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java b/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
index 59047ef..b21cfe2 100644
--- a/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
+++ b/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
@@ -16,7 +16,6 @@
  */
 package org.apache.camel.component.log;
 
-import org.apache.camel.CamelExecutionException;
 import org.apache.camel.ContextTestSupport;
 import org.apache.camel.Exchange;
 import org.apache.camel.ResolveEndpointFailedException;


[2/3] git commit: Removed unused import

Posted by da...@apache.org.
Removed unused import


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

Branch: refs/heads/camel-2.12.x
Commit: d809c0c5bb0f812748fedcadc86656cd97bfb296
Parents: e7bf170
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Oct 14 18:15:35 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Oct 14 18:17:17 2013 +0200

----------------------------------------------------------------------
 .../java/org/apache/camel/component/log/LogCustomFormatterTest.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/d809c0c5/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
----------------------------------------------------------------------
diff --git a/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java b/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
index 59047ef..b21cfe2 100644
--- a/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
+++ b/camel-core/src/test/java/org/apache/camel/component/log/LogCustomFormatterTest.java
@@ -16,7 +16,6 @@
  */
 package org.apache.camel.component.log;
 
-import org.apache.camel.CamelExecutionException;
 import org.apache.camel.ContextTestSupport;
 import org.apache.camel.Exchange;
 import org.apache.camel.ResolveEndpointFailedException;