Bug 1028620 - Upgrade KIE/Drools/jBPM from 6.0.0.CR5 to 6.0.0.Final
Summary: Upgrade KIE/Drools/jBPM from 6.0.0.CR5 to 6.0.0.Final
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0 GA
Hardware: All
OS: All
unspecified
high
Target Milestone: ER7
: 6.0.0
Assignee: David Ward
QA Contact: Jiri Pechanec
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-08 21:39 UTC by David Ward
Modified: 2014-06-16 23:48 UTC (History)
3 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-1825 0 Major Closed Upgrade KIE/Drools/jBPM from 6.0.0.CR5 to 6.0.0.Final 2014-06-16 23:48:04 UTC

Description David Ward 2013-11-08 21:39:33 UTC
Refer to JBoss issue: SWITCHYARD-1825

Comment 2 JBoss JIRA Server 2013-11-09 01:02:53 UTC
David Ward <dward> made a comment on jira SWITCHYARD-1825

https://github.com/jboss-switchyard/parent/pull/188
https://github.com/jboss-switchyard/components/pull/621
https://github.com/jboss-switchyard/release/pull/317

Note that this ONLY works if you add the following to your ~/.m2/settings.xml, until Final gets finalized on Nexus:
        <mirror>
            <id>jboss-staging-repository-group</id>
            <mirrorOf>jboss-public-repository-group</mirrorOf>
            <name>JBoss.org Staging Repository Group</name>
            <url>https://repository.jboss.org/nexus/content/groups/staging/</url>
        </mirror>

The following changes were made:
1) Version of kie, drools, and jbpm changed to 6.0.0.Final.
2) Re-aligned to Environment creation and RegisterableItemsFactory using newly public apis.
3) Removed all dependencies to kie-common libraries, as they are no longer required (and actually moved to uberfire).
4) Added support for the new RuleRuntimeEventListener.
5) Fixed a possible NPE in RulesExchangeHandler (w/r/t entry points)

Comment 3 JBoss JIRA Server 2013-11-13 04:03:33 UTC
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1825

pushed

Comment 4 Jiri Pechanec 2013-12-16 07:28:01 UTC
ER7 contains Drools 6.0.0.Final

Comment 5 JBoss JIRA Server 2014-06-16 23:48:04 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1825 to Closed


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