[
https://issues.apache.org/jira/browse/CASSANDRA-12612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467670#comment-15467670
]
Robert Stupp commented on CASSANDRA-12612:
------------------------------------------
Shall we make this part of CASSANDRA-9608?
> cassandra doesn't build on jdk 9
> --------------------------------
>
> Key: CASSANDRA-12612
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12612
> Project: Cassandra
> Issue Type: Bug
> Components: Packaging
> Environment: jdk9-ea
> Reporter: Dave Brosius
> Priority: Minor
> Fix For: 4.x
>
>
> Build fails with
> Unable to load a script engine manager (org.apache.bsf.BSFManager or
> javax.script.ScriptEngineManager)
> Adding jars bsf.jar, commons-logging.jar and rhino.jar to the ant class path
> (~/.ant/lib) fixes the problem, however because there are <script> and
> <scriptdef> tags at the top most level in the build.xml, these jars can't be
> loaded as part of the build, and work.
> There is this: http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8152533
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)