- 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:
Michal Vyskocil 2010-09-21 09:15:44 +00:00 committed by Git OBS Bridge
parent 8dce39df9a
commit 8ab3ffb7b3
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -45,6 +45,7 @@ PreReq: update-alternatives /bin/ln
# the first package built, and we use the libraries in the tools subdir
# for it.
BuildRequires: java-1_5_0-gcj-compat-devel
BuildRequires: antlr-bootstrap
#!BuildIgnore: antlr antlr-java
BuildRequires: jpackage-utils
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,
# though.
export GC_MAXIMUM_HEAP_SIZE="134217728"
export CLASSPATH=$CLASSPATH:`build-classpath antlr-bootstrap`
sh build.sh jars
sh build.sh javadocs