Changelog for
bsh2-bsf-2.0.0.b6-lp152.5.2.noarch.rpm :
* Mon Apr 15 2019 Jan Engelhardt
- Replace find -exec rm by just -delete.- Trim BSH 2.x changelog from description, and trim \"In other words\" description repetition. Trim leftover filler wording from description.
* Thu Feb 07 2019 Fridrich Strba - Build against javacc and glassfish-servlet-api instead of javacc3 and servlet4
* Thu Nov 01 2018 Fridrich Strba - Do not build against an old system asm, but use the few shaded files source files distributed in the tarball.- Removed patches:
* bsh2-ClassGeneratorUtil.patch
* bsh2-asm.patch - not needed after the above change- Modified patch:
* beanshell-2.0b6-target.patch - fix source level to correspond to the target
* Thu Oct 18 2018 Fridrich Strba - Use the pom.xml file from the sources to generate maven provides
* Wed May 16 2018 fstrbaAATTsuse.com- Modified patch:
* beanshell-2.0b6-target.patch + Build with source and target 8 to prepare for a possible removal of 1.6 compatibility
* Wed Sep 20 2017 fstrbaAATTsuse.com- Build with whatever is the default java-devel provider- Modified patch:
* beanshell-2.0b6-target.patch + specify target and source consistently + fix classpath issue with javadoc generation- Added patch:
* beanshell-2.0b6-getpeer.patch + fix build with jdk9 + access the inacessible APIs by reflection
* Thu Sep 07 2017 fstrbaAATTsuse.com- Added patch:
* beanshell-2.0b6-target.patch - Force java target level to 1.6- Force java source and target levels to 1.6 in order to allow building with jdk9- Force building with java-1_8_0-openjdk-devel since javadoc errors are fatal in jdk9
* Fri May 19 2017 mpluskalAATTsuse.com- Update package dependencies
* Wed Mar 16 2016 bwiedemannAATTsuse.com- Add reproducible.patch to fix build-compare
* Tue Feb 23 2016 tchvatalAATTsuse.com- Version update to 2.0b6 bnc#967593 CVE-2016-2510
* Upstream developement moved to github
* No obvious changelog apart from the above- Refreshed/updated patches:
* bsh-2.0b5-docs.patch
* bsh2-ClassGeneratorUtil.patch
* bsh2-asm.patch
* bsh2-fix-tests.patch- Delete needless patch:
* bsh2-standard-script-api.patch- Update version in .pom files
* Tue Mar 24 2015 tchvatalAATTsuse.com- Fix the pom\'s to not require network and thus pass parser validation
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools