Bug 1038705 - org.kie.lib dependency included in core modules
Summary: org.kie.lib dependency included in core modules
Keywords:
Status: MODIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Rules / jBPM integration
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 6.1.0
Assignee: David Ward
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On: 1038713
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 16:27 UTC by kconner
Modified: 2021-02-09 09:48 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)

Description kconner 2013-12-05 16:27:27 UTC
The org.kie.lib module is being included in the dependency list of a large number of modules, causing conflicts and failures with existing deployments within FSW.  Many of these appear to be questionable at best.

./system/layers/soa/com/opensymphony/quartz/main/module.xml
./system/layers/soa/org/apache/ant/main/module.xml
./system/layers/soa/org/apache/batik/main/module.xml
./system/layers/soa/org/apache/camel/main/module.xml
./system/layers/soa/org/apache/commons/fileupload/main/module.xml
./system/layers/soa/org/apache/commons/httpclient/main/module.xml
./system/layers/soa/org/apache/commons/jxpath/main/module.xml
./system/layers/soa/org/apache/commons/logging/main/module.xml
./system/layers/soa/org/apache/commons/vfs/main/module.xml
./system/layers/soa/org/apache/helix/main/module.xml
./system/layers/soa/org/apache/lucene/main/module.xml
./system/layers/soa/org/apache/maven/main/module.xml
./system/layers/soa/org/apache/poi/main/module.xml
./system/layers/soa/org/apache/xmlbeans/main/module.xml
./system/layers/soa/org/apache/zookeeper/main/module.xml
./system/layers/soa/org/eclipse/jgit/main/module.xml
./system/layers/soa/org/jboss/solder/main/module.xml
./system/layers/soa/org/junit/main/module.xml
./system/layers/soa/org/kie/lib/main/module.xml
./system/layers/soa/org/sonatype/maven/main/module.xml
./system/layers/soa/org/sonatype/sisu/main/module.xml
./system/layers/soa/org/uberfire/main/module.xml

The specific module causing failures in the current ER7 test build is org.apache.commons.logging:main although the rest need to be investigated and the inclusion of org.kie.lib justified.

Comment 1 kconner 2013-12-05 16:40:10 UTC
Ignore org.kie.lib and org.uberfire from the above list, I forgot to remove them.

Comment 2 Julian Coleman 2013-12-08 13:13:47 UTC
Worked around with commit d0ae700b68e15ccd7987c53bd8e2d19b00bc4903 in ip:

  BZ-1038705
  Exclude BPMS org/apache/commons/logging module.

Comment 3 kconner 2013-12-16 18:40:11 UTC
We are reverting to the SY modules so this is no longer a blocker.

Comment 5 Rob Cernich 2014-10-21 13:48:42 UTC
Hey David, could you please verify that this is no longer an issue?  Thanks in advance.

Comment 6 David Ward 2015-01-12 14:00:41 UTC
The org.kie.lib module is no longer included in the distribution, and BPMS org.apache.commons.logging module is no longer in BPMS. Please re-test.


Note You need to log in before you can comment on or make changes to this bug.