diff --git a/bsf.changes b/bsf.changes index 3e3f0bc..fd9f9f7 100644 --- a/bsf.changes +++ b/bsf.changes @@ -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 diff --git a/bsf.spec b/bsf.spec index 5c7f41f..6910986 100644 --- a/bsf.spec +++ b/bsf.spec @@ -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