[
https://issues.apache.org/jira/browse/CAMEL-9113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974076#comment-14974076
]
ASF GitHub Bot commented on CAMEL-9113:
---------------------------------------
GitHub user jamesnetherton opened a pull request:
https://github.com/apache/camel/pull/661
[CAMEL-9113] Upgrade infinispan to 8.0.1.Final
This results in camel-infinispan requiring JDK 8 at runtime. So the
component documentation will need updating to reflect this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jamesnetherton/camel CAMEL-9113
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/661.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 #661
----
commit 4816338dc4ba1976ae204bb2d6796295cee9e0d5
Author: James Netherton <[email protected]>
Date: 2015-10-26T11:36:04Z
[CAMEL-9113] Upgrade infinispan to 8.0.1.Final
----
> 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)