Skip to content

Commit

Permalink
Merge pull request #2891 from som-snytt/issue/7790-no-scriptengine
Browse files Browse the repository at this point in the history
SI-7790 No ScriptEngine in 2.10 build
  • Loading branch information
retronym committed Aug 30, 2013
2 parents 7f523e4 + cb9f2b9 commit 4b9fdd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1240,9 +1240,11 @@ TODO:
<attribute name="Class-Path" value="scala-reflect.jar scala-library.jar"/>
</manifest>
</pre>
<!-- script api is 2.11-only so far
<jar-opts>
<service type="javax.script.ScriptEngineFactory" provider="scala.tools.nsc.interpreter.IMain$Factory"/>
</jar-opts>
-->
</staged-pack>
</target>

Expand Down

0 comments on commit 4b9fdd3

Please sign in to comment.