You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dh...@apache.org on 2015/04/06 22:38:03 UTC

[11/23] camel git commit: Minor polish in API Component Framework

Minor polish in API Component Framework


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

Branch: refs/heads/linkedin-component
Commit: bd7d94d3f0da9a3ae07b5b022108e0bf80416a72
Parents: 5a8714a
Author: Dhiraj Bokde <dh...@yahoo.com>
Authored: Wed Jul 2 11:08:27 2014 -0700
Committer: Dhiraj Bokde <dh...@yahoo.com>
Committed: Wed Jul 2 11:08:27 2014 -0700

----------------------------------------------------------------------
 .../src/test/resources/test-options.properties                     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/bd7d94d3/tooling/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-component/src/test/resources/test-options.properties
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-component/src/test/resources/test-options.properties b/tooling/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-component/src/test/resources/test-options.properties
index b38298a..5119847 100644
--- a/tooling/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-component/src/test/resources/test-options.properties
+++ b/tooling/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-component/src/test/resources/test-options.properties
@@ -1 +1 @@
-## TODO provide test values for ${name} configuration properties
\ No newline at end of file
+# TODO provide test values for ${name} configuration properties
\ No newline at end of file