You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (Updated) (JIRA)" <ji...@apache.org> on 2012/03/25 11:40:27 UTC

[jira] [Updated] (OFBIZ-528) Upgrade Beanshell library to version 2.0b4

     [ https://issues.apache.org/jira/browse/OFBIZ-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-528:
----------------------------------

    Description: 
As discussed recently on ofbiz-users mailing list, I proposed to upgrade the Beanshell jar used by OFBiz (framework/base/lib/scripting/bsh.jar), which is based on a 1.3a1, to the current "stable" version, 2.0b4.

This has the following advantages:
 - JDK1.5 interpretation capability
 - various bugfixes

However as explained by David E. Jones here:
https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+Customized+BeanShell+Source+(with+ParsedScript+object)

...it will be necessary to patch the source to allow for the script parsing on which OFBiz depends.

This fix MAY also resolve this bug:
https://issues.apache.org/jira/browse/OFBIZ-303

  was:
As discussed recently on ofbiz-users mailing list, I proposed to upgrade the Beanshell jar used by OFBiz (framework/base/lib/scripting/bsh.jar), which is based on a 1.3a1, to the current "stable" version, 2.0b4.

This has the following advantages:
 - JDK1.5 interpretation capability
 - various bugfixes

However as explained by David E. Jones here:
http://docs.ofbiz.org/display/OFBTECH/OFBiz+Customized+BeanShell+Source+%28with+ParsedScript+object%29

...it will be necessary to patch the source to allow for the script parsing on which OFBiz depends.

This fix MAY also resolve this bug:
https://issues.apache.org/jira/browse/OFBIZ-303


Updated the link to <<OFBiz Customized BeanShell Source (with ParsedScript object)>> in wiki

                
> Upgrade Beanshell library to version 2.0b4
> ------------------------------------------
>
>                 Key: OFBIZ-528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Windows XP, MySQL 5.0, JDK1.5, ofbiz_opentaps_473442
>            Reporter: Cameron Smith
>            Assignee: David E. Jones
>             Fix For: SVN trunk
>
>         Attachments: BshClassManager.java, Interpreter.java, ParsedScriptObjectExtension.patch, viewprofile.bsh
>
>
> As discussed recently on ofbiz-users mailing list, I proposed to upgrade the Beanshell jar used by OFBiz (framework/base/lib/scripting/bsh.jar), which is based on a 1.3a1, to the current "stable" version, 2.0b4.
> This has the following advantages:
>  - JDK1.5 interpretation capability
>  - various bugfixes
> However as explained by David E. Jones here:
> https://cwiki.apache.org/confluence/display/OFBTECH/OFBiz+Customized+BeanShell+Source+(with+ParsedScript+object)
> ...it will be necessary to patch the source to allow for the script parsing on which OFBiz depends.
> This fix MAY also resolve this bug:
> https://issues.apache.org/jira/browse/OFBIZ-303

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira