-
Enhancement
-
Resolution: Won't Do
-
Minor
-
None
-
6.0.0
-
None
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.