[ https://issues.apache.org/jira/browse/BSF-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ant elder resolved BSF-5.
-------------------------
Resolution: Fixed
Fix Version/s: BSF-3.0
Thanks for the patch! All the issues brought up here have now been addressed in the latest
code. Thanks again Sanka.
> Few suggested bug fixes for BSF 3.0 b1
> --------------------------------------
>
> Key: BSF-5
> URL: https://issues.apache.org/jira/browse/BSF-5
> Project: BSF
> Issue Type: Bug
> Affects Versions: BSF-3.0
> Reporter: Sanka Samaranayake
> Assignee: Sanka Samaranayake
> Fix For: BSF-3.0
>
> Attachments: 3_0-beta1.patch
>
>
> Here is a patch for the changes I had to do to build 3.0-beta1, and fix the
> register* methods in ScriptEngineManager.
> In brief:
> o ScriptEngineManager#register* methods put'ed a Class object where a
> ScriptEngineFactory was expected. Fixed by using newInstance and some
> make-do exception handling (please look into it, I may have broken many
> exception handling policies here)
> o Several path references in ant files used back-slashes, and were flipped
> to a proper state
> o Retroweaver was not downloaded during the course of the build, breaking
> the retroweaver stage of the ant files. Maven dependencies were added to
> make this happen.
> see: http://marc.info/?l=bsf-dev&m=118596972603721&w=2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: bsf-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bsf-dev-help@jakarta.apache.org
|