[
https://issues.apache.org/jira/browse/CAMEL-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782214#comment-13782214
]
Christian Müller commented on CAMEL-6675:
-----------------------------------------
The camel-hazelcast feature doesn't work anymore after applying the patch:
{noformat}
mvn clean install -Pvalidate
...
[INFO] OK: imports resolved for camel-hawtdb
[WARNING] Failed to validate feature camel-hazelcast
[WARNING] No export found to match com.hazelcast.transaction;version="[1.9,3)"
(imported by mvn:org.apache.camel/camel-hazelcast/2.13-SNAPSHOT)
[WARNING] No export found to match com.hazelcast.core;version="[1.9,3)"
(imported by mvn:org.apache.camel/camel-hazelcast/2.13-SNAPSHOT)
[WARNING] No export found to match com.hazelcast.config;version="[1.9,3)"
(imported by mvn:org.apache.camel/camel-hazelcast/2.13-SNAPSHOT)
[WARNING] No export found to match com.hazelcast.query;version="[1.9,3)"
(imported by mvn:org.apache.camel/camel-hazelcast/2.13-SNAPSHOT)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
{noformat}
Working on a fix...
> Upgrade to hazelcast 3.0.x
> --------------------------
>
> Key: CAMEL-6675
> URL: https://issues.apache.org/jira/browse/CAMEL-6675
> Project: Camel
> Issue Type: Task
> Components: camel-hazelcast
> Affects Versions: 2.12.0
> Reporter: Claus Ibsen
> Assignee: Christian Müller
> Priority: Minor
> Fix For: 2.13.0
>
> Attachments: CAMEL-6675.git.patch
>
>
> Hazelcast 3.x is out. We should migrate to this new major release.
--
This message was sent by Atlassian JIRA
(v6.1#6144)