[
https://issues.jboss.org/browse/DROOLS-1045?page=com.atlassian.jira.plugi...
]
Petr Široký edited comment on DROOLS-1045 at 1/29/16 6:51 AM:
--------------------------------------------------------------
-[~abaxter] could you please attach simple Maven-based reproducer for this issue? I could
not reproduce this issue with 6.3.0.Final, 6.4.0-SNAPSHOT and 7.0.0-SNAPSHOT.-
Sorry, I was too quick. I added the creation of KieScanner object to your reproducer and
can now see the issue.
was (Author: psiroky):
[~abaxter] could you please attach simple Maven-based reproducer for this issue? I could
not reproduce this issue with 6.3.0.Final, 6.4.0-SNAPSHOT and 7.0.0-SNAPSHOT.
kie-ci 6.3.0.Final conflicts with newer versions of Guava
---------------------------------------------------------
Key: DROOLS-1045
URL:
https://issues.jboss.org/browse/DROOLS-1045
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.3.0.Final
Reporter: Adam Baxter
Assignee: Petr Široký
When using kie-ci with Google's Guava library (v19), we hit the following error:
http://stackoverflow.com/questions/32528042/maven-java-lang-illegalaccess...
We solved this by excluding kie-ci's sisu-guice transitive dependency and including
the 3.1.7 version released in 2014.
Please update kie-ci's dependencies such that this is no longer an issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)