- use antlr-bootstrap for javadoc build
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xerces-j2?expand=0&rev=8
This commit is contained in:
parent
8dce39df9a
commit
8ab3ffb7b3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 21 09:15:04 UTC 2010 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
- use antlr-bootstrap for javadoc build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 13 13:40:54 UTC 2010 - mvyskocil@suse.cz
|
Mon Sep 13 13:40:54 UTC 2010 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
@ -45,6 +45,7 @@ PreReq: update-alternatives /bin/ln
|
|||||||
# the first package built, and we use the libraries in the tools subdir
|
# the first package built, and we use the libraries in the tools subdir
|
||||||
# for it.
|
# for it.
|
||||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
BuildRequires: java-1_5_0-gcj-compat-devel
|
||||||
|
BuildRequires: antlr-bootstrap
|
||||||
#!BuildIgnore: antlr antlr-java
|
#!BuildIgnore: antlr antlr-java
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: jpackage-utils
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
@ -339,6 +340,7 @@ This package contains the APIs subproject of xml-commons.
|
|||||||
# jpackage bootstrap has to start somewhere. It is not installed,
|
# jpackage bootstrap has to start somewhere. It is not installed,
|
||||||
# though.
|
# though.
|
||||||
export GC_MAXIMUM_HEAP_SIZE="134217728"
|
export GC_MAXIMUM_HEAP_SIZE="134217728"
|
||||||
|
export CLASSPATH=$CLASSPATH:`build-classpath antlr-bootstrap`
|
||||||
sh build.sh jars
|
sh build.sh jars
|
||||||
sh build.sh javadocs
|
sh build.sh javadocs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user