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 <dhira...@yahoo.com>
Authored: Wed Jul 2 11:08:27 2014 -0700
Committer: Dhiraj Bokde <dhira...@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

Reply via email to