SHA256
1
0
forked from pool/bsf

Accepting request 559394 from Java:packages

Some classes were built with too high levels

OBS-URL: https://build.opensuse.org/request/show/559394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bsf?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2017-12-29 17:49:38 +00:00 committed by Git OBS Bridge
commit aff47ba534
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 22 15:21:22 UTC 2017 - fstrba@suse.com
- Assure that we build with java source and target level 1.6
-------------------------------------------------------------------
Wed Sep 20 20:32:46 UTC 2017 - fstrba@suse.com

View File

@ -93,7 +93,7 @@ rm -fr bsf
%build
mkdir -p lib
build-jar-repository -s -p lib apache-commons-logging rhino xalan-j2
%{ant} jar javadocs
%{ant} -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar javadocs
%install
# jar