Hide Forgot
project_key: SOA We need to have the following issues backported on to a branch for SOA 5.1.0 BRMS-533 - NoClassDefFoundError when ASM optimizer kicks in MVEL consequence BRMS-519 - NullPointer in retractLeftTuple() BRMS-527 - ResourceChangeScanner causes NPE for a rule flow without 'version' attribute BRMS-542 - Ruleflow broken inside BusinessRulesProcessor
Link: Added: This issue is a dependency of SOA-2771
Link: Added: This issue is a dependency of SOA-2815
created patch branch https://svn.jboss.org/repos/labs/labs/jbossrules/soa_branches/BRMS-5.1-GA_SOA-2841/
Finishing the merge now. Assigning back to me.
My bad, I thought you had made the changes and hadn't checked.
Merging completed. Patch branch is ready.
The BRMS branch: http://anonsvn.jboss.org/repos/labs/labs/jbossrules/soa_branches/BRMS-5.1-GA_SOA-2841/ (revision 36577) was included in the ER8 build.
Release Notes Docs Status: Added: Not Yet Documented
Verified in ER9.
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue Release Notes Text: Added: Four JBoss Rules related fixes have been ported from JBoss Enterprise BRMS Platform. These issues are: A NoClassDefFoundError exception was thrown when the ASM optimizer was used in MVEL consequence. RuleFlow did not always work correctly in the BusinessRulesProcessor action. An exception was being thrown (NullPointerException) due to the tuple order in modify tuple calls. ResourceChangeScanner would throw an exception (NullPointerException) if a ruleflow did not have a version attribute set. These issues have all been fixed.
Writer: Added: Darrin