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/01/25 15:44:24 UTC

[2/3] camel git commit: CAMEL-9129: Added missing file to jaxb.index file. Thanks to Yauheni tfor spotting this.

CAMEL-9129: Added missing file to jaxb.index file. Thanks to Yauheni tfor spotting this.


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

Branch: refs/heads/camel-2.16.x
Commit: 67c986ce9811a0e351706c4ef3da83a7964a026a
Parents: 2ff3e8c
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Jan 25 15:42:22 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Jan 25 15:42:50 2016 +0100

----------------------------------------------------------------------
 .../src/main/resources/org/apache/camel/model/rest/jaxb.index   | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/67c986ce/camel-core/src/main/resources/org/apache/camel/model/rest/jaxb.index
----------------------------------------------------------------------
diff --git a/camel-core/src/main/resources/org/apache/camel/model/rest/jaxb.index b/camel-core/src/main/resources/org/apache/camel/model/rest/jaxb.index
index 3e7c268..5e77f9a 100644
--- a/camel-core/src/main/resources/org/apache/camel/model/rest/jaxb.index
+++ b/camel-core/src/main/resources/org/apache/camel/model/rest/jaxb.index
@@ -17,6 +17,7 @@
 DeleteVerbDefinition
 GetVerbDefinition
 HeadVerbDefinition
+OptionsVerbDefinition
 PostVerbDefinition
 PutVerbDefinition
 RestBindingDefinition
@@ -25,8 +26,8 @@ RestConfigurationDefinition
 RestDefinition
 RestHostNameResolver
 RestOperationParamDefinition
+RestOperationResponseMsgDefinition
 RestParamType
 RestPropertyDefinition
 RestsDefinition
-VerbDefinition
-RestOperationResponseMsgDefinition
\ No newline at end of file
+VerbDefinition
\ No newline at end of file