scijava/scripting-jruby

Add META-INF/services/javax.script.ScriptEngineFactory

Closed this issue · 2 comments

So that JSR-223 framework can discover this script engine properly, without leaning on SciJava-specific code.

Actually, JRuby already registers its own ScriptEngineFactory. So as discussed, we didn't need this...

My mistake. Reverting and releasing patch versions!