[jboss-jira] [JBoss JIRA] (DROOLS-963) Guava Version too old required by KIE-CI
Mauricio Salatino (JIRA)
issues at jboss.org
Fri Oct 23 06:53:00 EDT 2015
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-example/drools-kjar-ci-test/pom.xml
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list