Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSR-223 javax.script support #43

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 11 comments
Closed

JSR-223 javax.script support #43

GoogleCodeExporter opened this issue Apr 22, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

Provide JSR-223 javax.script support



Original issue reported on code.google.com by pejob...@gmail.com on 27 Feb 2011 at 11:47

@GoogleCodeExporter
Copy link
Author

Changed priority - this could increase the user base

Original comment by pejob...@gmail.com on 2 Mar 2011 at 8:15

  • Added labels: Milestone-2.1b1, Priority-High

@GoogleCodeExporter
Copy link
Author

created a beta version with changes
http://code.google.com/p/beanshell2/downloads/detail?name=bsh-2.1b01.jar

Original comment by pejob...@gmail.com on 18 Mar 2011 at 4:58

@GoogleCodeExporter
Copy link
Author

The automatic discovery of the beanshell ScriptEngineFactory doesn't work. This 
is caused because the bsh-2.1b1.jar doesn't contain a 
"META-INF/services/javax.script.ScriptEngineFactory" file (however, there is a 
"META-INF/service/javax.script.ScriptEngineFactory', but that doesn't work 
because it must be 'services' instead of 'service')

Maarten

Original comment by maarten....@gmail.com on 4 May 2011 at 8:07

@GoogleCodeExporter
Copy link
Author

The distribution was build with ant 1.7.0 (as stated in MANIFEST.MF). This ant 
version has the typo for the services directory. I will rebuild this version 
with ant 1.8.2 and replace the downloadable jar.

Original comment by pejob...@gmail.com on 5 May 2011 at 6:14

@GoogleCodeExporter
Copy link
Author

Build a new version with ant 1.8.2
http://code.google.com/p/beanshell2/downloads/detail?name=bsh-2.1b2.jar

Original comment by pejob...@gmail.com on 5 May 2011 at 7:03

@GoogleCodeExporter
Copy link
Author

change status to fixed

Original comment by pejob...@gmail.com on 16 Sep 2011 at 12:49

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

re-opend, see issue #53

Original comment by pejob...@gmail.com on 14 Oct 2011 at 6:14

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Changed download file at 
http://code.google.com/p/beanshell2/downloads/detail?name=bsh-2.1b4.jar

Original comment by pejob...@gmail.com on 14 Oct 2011 at 7:16

  • Changed state: Fixed
  • Added labels: Type-Defect
  • Removed labels: Milestone-2.1b1, Type-Enhancement

@GoogleCodeExporter
Copy link
Author

Issue 53 has been merged into this issue.

Original comment by pejob...@gmail.com on 14 Oct 2011 at 7:17

@GoogleCodeExporter
Copy link
Author

added check to build file, that ant v1.8 is used
r89

Original comment by pejob...@gmail.com on 17 Oct 2011 at 6:18

@GoogleCodeExporter
Copy link
Author

Original comment by pejob...@gmail.com on 20 Oct 2011 at 7:12

  • Added labels: v2.1

nickl- added a commit to beanshell/beanshell that referenced this issue Oct 6, 2017
nickl- added a commit to beanshell/beanshell that referenced this issue Jan 7, 2019
nickl- added a commit to beanshell/beanshell that referenced this issue Jan 7, 2019
nickl- added a commit to beanshell/beanshell that referenced this issue Mar 19, 2019
patniemeyer pushed a commit to beanshell/beanshell that referenced this issue Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant