[
https://issues.apache.org/jira/browse/CAMEL-9113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970489#comment-14970489
]
Claus Ibsen commented on CAMEL-9113:
------------------------------------
Some components require java 8 such as camel-spark-rest. The point is that the
camel-xxx code should be able to compile as java 7, but only require java8 to
run it at runtime. So if we can do that, we can upgrade sooner.
> Upgrade Infinispan to 8.x
> -------------------------
>
> Key: CAMEL-9113
> URL: https://issues.apache.org/jira/browse/CAMEL-9113
> Project: Camel
> Issue Type: Task
> Components: camel-infinispan
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
>
> Infinispan 8.0.0.Final is out. We have to upgrade our dependency and improve
> the component by using new features listed here:
> http://blog.infinispan.org/2015/08/infinispan-800final.html
> We can do this when we switch to Java 8, since this new Infinispan version
> require Java 8.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)