Bug 1031647

Summary: form modeler and dashboard builder should not depend on beanshell.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Geoffrey De Smet <gdesmet>
Component: Form ModelerAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED WONTFIX QA Contact: Ivo Bek <ibek>
Severity: low Docs Contact:
Priority: low    
Version: 6.0.0CC: atangrin, kverlaen, pzapataf
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 14:28:47 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Geoffrey De Smet 2013-11-18 13:09:12 UTC
We currently have a dependency on beanshell in jbpm-form-modeler-common and dashboard-builder.

1) Beanshell is dead since 2005 probably (last release, 2.0.b5, was from around then).

2) The IP bom is upgrading the beanshell version from 1.3.0 to 2.0.b5 now: https://github.com/jboss-integration/jboss-integration-platform-bom/pull/20
If we actually use it, this might break us.
(Note: I couldn't -1 that PR, but that alone is not a good reason to reject an upgrade...)

Altogether, we really don't want a dependency in our dep tree that hasn't been updated in 8 years. So just remove it if that's possible.

Comment 2 Pedro Zapata 2013-11-18 13:17:39 UTC
It should be removed from dashbuilder, for form modeler it must be upgraded and evaluate its replacement.
This won't be done for 6.0.

Comment 3 Pere Fernàndez 2015-12-07 14:28:47 UTC
BZ cleanup.