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:
commit
23421de3b9
@ -18,7 +18,7 @@ fi
|
|||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
MAIN_CLASS=org.mozilla.javascript.tools.jsc.Main
|
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"
|
BASE_JARS="rhino xmlbeans/xbean"
|
||||||
|
|
||||||
# Set parameters
|
# Set parameters
|
||||||
|
@ -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>
|
Tue Feb 12 11:06:56 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ fi
|
|||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
MAIN_CLASS=org.mozilla.javascript.tools.shell.Main
|
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"
|
BASE_JARS="rhino jline xmlbeans/xbean"
|
||||||
|
|
||||||
# Set parameters
|
# Set parameters
|
||||||
|
@ -60,7 +60,7 @@ BuildRequires: xmlbeans-mini
|
|||||||
#!BuildIgnore: xml-commons-jaxp-1.3-apis
|
#!BuildIgnore: xml-commons-jaxp-1.3-apis
|
||||||
#!BuildIgnore: xml-commons-resolver
|
#!BuildIgnore: xml-commons-resolver
|
||||||
Requires: bea-stax-api
|
Requires: bea-stax-api
|
||||||
Requires: jline
|
Requires: jline1
|
||||||
Requires: xmlbeans
|
Requires: xmlbeans
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user