Fridrich Strba 2019-02-12 16:30:31 +00:00 committed by Git OBS Bridge
parent 2e2dd129a2
commit b66aa70ad3
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ fi
# Configuration
MAIN_CLASS=org.mozilla.javascript.tools.jsc.Main
BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino xmlbeans/xbean)"
BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino1 xmlbeans/xbean)"
BASE_JARS="rhino xmlbeans/xbean"
# Set parameters

View File

@ -18,7 +18,7 @@ fi
# Configuration
MAIN_CLASS=org.mozilla.javascript.tools.shell.Main
BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino jline xmlbeans/xbean)"
BASE_FLAGS="-Xbootclasspath/p:$(build-classpath rhino jline1 xmlbeans/xbean)"
BASE_JARS="rhino jline xmlbeans/xbean"
# Set parameters

View File

@ -60,7 +60,7 @@ BuildRequires: xmlbeans-mini
#!BuildIgnore: xml-commons-jaxp-1.3-apis
#!BuildIgnore: xml-commons-resolver
Requires: bea-stax-api
Requires: jline
Requires: jline1
Requires: xmlbeans
BuildArch: noarch