You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/05/23 16:09:17 UTC

[jira] Updated: (BSF-3) ScriptEngineManager.getFactories() NOT compliant with JSR223 API

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

Sebb updated BSF-3:
-------------------

    Fix Version/s: BSF-3.0

> ScriptEngineManager.getFactories() NOT compliant with JSR223 API
> ----------------------------------------------------------------
>
>                 Key: BSF-3
>                 URL: https://issues.apache.org/jira/browse/BSF-3
>             Project: BSF
>          Issue Type: Bug
>    Affects Versions: BSF-3.0
>         Environment: Windows XP, Java 6
>            Reporter: Ivan Martinez-Ortiz
>            Assignee: Sanka Samaranayake
>            Priority: Blocker
>             Fix For: BSF-3.0
>
>         Attachments: BSF-3_patch.txt
>
>
> Method ScriptEngineManager.getFactories() (trunk code and tags/bsf-3.0-beta1/ code) returns an array of ScriptEngineFactory. However JSR 223 Scripting for the Java™ Platform Final Draft Specification version 1.0 (section SCR.4.3.8.1 Discovery Mechanism, page 168) says that should return List<ScriptEngineFactory>.
> Particularly this issue makes impossible develop client code using bsf3.0-beta1 maintaining the compatibility with Java 6 Scripting API reference implementation

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org