Changelog for
bsf-2.4.0-lp151.5.3.1.noarch.rpm :
* Thu May 07 2020 Pedro Monreal Gonzalez
- Add missing Java classes required for ant: [bsc#1134000]
* JavaScriptEngine.class, XSLTEngine.class and XSLTResultNode.class- Modified patch, Fix build of script providers:
* build-file.patch
* Fri Dec 22 2017 fstrbaAATTsuse.com- Assure that we build with java source and target level 1.6
* Wed Sep 20 2017 fstrbaAATTsuse.com- Fix javadoc errors with jdk9: use build-jar-repository instead of system-wide CLASSPATH environmental variable- Clean spec file and run fdupes on documentation
* Thu Sep 07 2017 fstrbaAATTsuse.com- Force java source and target levels to 1.6 in order to allow building with jdk9- Force using of java-1_8_0-openjdk-devel, since javadoc errors are fatal in jdk9
* Sat May 20 2017 tchvatalAATTsuse.com- Remove jython from dependencies, not needed
* Fri May 19 2017 pcervinkaAATTsuse.com- New build dependency: javapackages-local- Spec file cleaned
* Wed Mar 25 2015 tchvatalAATTsuse.com- Remove gpg-offline dep and cleanup with spec-cleaner
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Mon Sep 09 2013 tchvatalAATTsuse.com- Move from jpackage-utils to javapackage-tools
* Wed Aug 28 2013 mvyskocilAATTsuse.com- update to 2.4.0
* can be used as an extension package to Java by placing it into \"jre/lib/ext\" [using the thread\'s context classloader, ie. the result of \'Thread.currentThread().getContextClassLoader()\']
* rely on commons-logging or log4j
* removed jpython engine, supperseeded by jython
* and more, see CHANGES.txt- add gpg verification- drop bsf-disable-rhino.patch- add build-file.patch and build.properties.patch- use add_maven_depmap from javapackages-tools