[
https://issues.apache.org/jira/browse/OFBIZ-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacopo Cappellato updated OFBIZ-7763:
-------------------------------------
Attachment: beanshell-removal-part1.patch
Once all the calls to ${bsh: are converted to calls to ${groovy: and once all the minilang calls to <call-bsh> are converted into <script> calls using the groovy syntax we can apply the patch beanshell-removal-part1.patch
that will remove a series of classes and artifacts dependent on beanshell.
This work is not intended to replace the patch provided by Gil, it is just covering other areas of the framework.
> Replace bshInterpreter with groovyShell
> ---------------------------------------
>
> Key: OFBIZ-7763
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7763> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Gil Portenseigne
> Assignee: Gil Portenseigne
> Attachments: OFBIZ-7763.patch, beanshell-removal-part1.patch
>
>
> To support the migration to gradle, removing bsh.jar dependency from the project, and improve readability and fonctionnalities following [~deepak.dixit] idea expressed here
https://issues.apache.org/jira/browse/OFBIZ-7576?focusedCommentId=15347972--
This message was sent by Atlassian JIRA
(v6.3.4#6332)