Accepting request 680768 from Java:packages

OBS-URL: https://build.opensuse.org/request/show/680768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rhino?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2019-03-04 08:17:04 +00:00 committed by Git OBS Bridge
commit 23421de3b9
4 changed files with 8 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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 2 13:08:27 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Build against jline1, a compatibility package
-------------------------------------------------------------------
Tue Feb 12 11:06:56 UTC 2019 - Fridrich Strba <fstrba@suse.com>

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