GitHub user tonswieb opened a pull request: https://github.com/apache/camel/pull/689
Moved WebSocketStore and NodeSynchronization from the Endpoint to the⦠https://issues.apache.org/jira/browse/CAMEL-9348 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tonswieb/camel camel-2.15.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/689.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #689 ---- commit 288c6d63999adf231d9aba6569aa67cafccf8081 Author: Ton Swieb <ton.sw...@finalist.nl> Date: 2015-11-21T20:44:30Z Moved WebSocketStore and NodeSynchronization from the Endpoint to the Connector Conflicts: components/camel-websocket/src/main/java/org/apache/camel/component/websocket/WebsocketComponent.java components/camel-websocket/src/main/java/org/apache/camel/component/websocket/WebsocketEndpoint.java ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---