]
Marián Macik commented on DROOLS-3478:
--------------------------------------
jBPM in-container EJB tests are also failing because of this.
drlx-parser contains content of javax.annotation-api
----------------------------------------------------
Key: DROOLS-3478
URL:
https://issues.jboss.org/browse/DROOLS-3478
Project: Drools
Issue Type: Bug
Components: kie server
Affects Versions: 7.16.0.Final
Reporter: Karel Suta
Assignee: Mario Fusco
Priority: Critical
Artifact drlx-parser contains classes from javax.annotation-api. These classes were
brought by
https://github.com/kiegroup/drlx-parser/commit/e100effcad56d6715e18c9840d... .
These classes cause classpath issues to Kie server deployed on WebSphere, causing
failures in JMS functionality.
Please remove javax.annotation-api classes from drlx-parser.