[
https://issues.jboss.org/browse/DROOLS-1745?page=com.atlassian.jira.plugi...
]
Andrej Podhradsky commented on DROOLS-1745:
-------------------------------------------
The problem is in drools jar files. Some of them have different versions in MANIFEST.MF
for
{code}
Bundle-Version
Implementation-Version
{code}
so the tooling finds two different versions.
An error occurs when we add a new Drools runtime
------------------------------------------------
Key: DROOLS-1745
URL:
https://issues.jboss.org/browse/DROOLS-1745
Project: Drools
Issue Type: Bug
Components: eclipse plugin
Affects Versions: 7.3.0.Final
Environment: Devstudio 11.1.0.AM2 + Devstudio IS 11.1.0.AM1-SNAPSHOT
Drools plugin 7.3.0.Final
BRMS 6.4.4.GA
Reporter: Andrej Podhradsky
Attachments: errorLog.txt
The following error occurs when we add a new Drools runtime
{code}
The Runtime at
'/home/apodhrad/Projects/server-installer/brms-6.4.4.GA/target/jboss-brms-6.4-engine'
may have more than one version of installed jar files for the drools product.
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)