[
https://issues.jboss.org/browse/DROOLS-963?page=com.atlassian.jira.plugin...
]
Petr Široký resolved DROOLS-963.
--------------------------------
Fix Version/s: 6.4.0.CR1
Assignee: Petr Široký (was: Mario Fusco)
Resolution: Done
This will be fixed in 6.4.0.Final. It got resolved as part of Maven upgrade from 3.2.2 to
3.2.5.
Guava Version too old required by KIE-CI
----------------------------------------
Key: DROOLS-963
URL:
https://issues.jboss.org/browse/DROOLS-963
Project: Drools
Issue Type: Enhancement
Affects Versions: 6.3.0.Final
Reporter: Mauricio Salatino
Assignee: Petr Široký
Fix For: 6.4.0.CR1
This might not be fixable, but testing drools (6.3.0.Final) with Arquillian and KIE-CI I
found that KIE-CI is using a very very old version of Guava (version 10.x). In order to
get it working with Arquillian and Weld I needed to go to middle ground between Weld
requirement (version 18) and KIE-CI to get it working. I ended up adding Guava 14 as a
direct dependency and that gets the project working.
I link the pom.xml file that I've used with all the versions:
https://github.com/Salaboy/drools-workshop/blob/master/drools-kie-ci-exam...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)