GitHub user tlehoux opened a pull request:
https://github.com/apache/camel/pull/1770
CAMEL-11244: camel-hazelcast: use string/enum instead of numeric operation
type
I've kept operations current names in order to have backward compatibility
especially with Spring/XML DSL. However, entries in HazelcastConstants have
been declared as deprecated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tlehoux/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1770.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 #1770
----
commit 09aa0bd6ffc42c394f7bf4fa34f304a7665a0cd2
Author: Thomas Lehoux <[email protected]>
Date: 2017-06-16T09:16:32Z
CAMEL-11244: camel-hazelcast: use string/enum instead of numeric operation
type
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---