Hide Forgot
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.
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.
BZ cleanup.