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 2016/12/08 14:12:44 UTC

[11/16] camel git commit: Polished

Polished


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

Branch: refs/heads/camel-2.18.x
Commit: 7258bfaaced4f2c0a342ef9bca0ad3cb50911728
Parents: e843b7d
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Dec 8 13:26:55 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Dec 8 15:11:27 2016 +0100

----------------------------------------------------------------------
 camel-core/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/7258bfaa/camel-core/pom.xml
----------------------------------------------------------------------
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 7faeb42..f8cce92 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -309,12 +309,6 @@
         </configuration>
       </plugin>
 
-      <!--<classesDirectory>${project.build.outputDirectory}</classesDirectory>-->
-      <!--<classesDirectory>${project.build}/generated/camel/components</classesDirectory>-->
-      <!--<classesDirectory>${project.build}/generated/camel/dataformats</classesDirectory>-->
-      <!--<classesDirectory>${project.build}/generated/camel/languages</classesDirectory>-->
-      <!--<classesDirectory>${project.build}/generated/camel/models</classesDirectory>-->
-
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>