Mauricio Salatino created DROOLS-963:
----------------------------------------
Summary: Guava Version too old required by KIE-CI
Key: DROOLS-963
URL:
https://issues.jboss.org/browse/DROOLS-963
Project: Drools
Issue Type: Enhancement
Reporter: Mauricio Salatino
Assignee: Mario Fusco
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)