bsf/bsf-disable-rhino.patch

13 lines
376 B
Diff
Raw Normal View History

--- src/bsf/build.xml
+++ src/bsf/build.xml
@@ -128,9 +128,6 @@
<available property="netrexx.present"
classname="netrexx.lang.Rexx"/>
- <available property="rhino.present"
- classname="org.mozilla.javascript.Scriptable"/>
-
<available property="xalan.present"
classname="org.apache.xalan.xslt.EnvironmentCheck"/>