Changelog for
bsh2-bsf-2.1.1-2.1.noarch.rpm :
* Wed Feb 21 2024 Fridrich Strba
- Use %patch -P N instead of deprecated %patchN.
* Fri Apr 28 2023 Fridrich Strba - Update to version 2.1.1
* Changes of 2.1.1 + Fix src/bsh/util/AWTConsole.java breakage with newer Java versions
* Changes of 2.1.0 + This release formalizes the merge of 2.0b6 with suitable backports from the development version of BeanShell. Also included are are some ALv2 contributions to the BeanShell2 fork that had not been folded into BeanShell but are still applicable to this version. For backwards compatibility purposes, the 2.x branch of BeanShell still supports a minimum Java version of 1.6.- Modified patch:
* beanshell-2.0b6-target.patch -> 0000-source-target-1.8.patch + rediff to changed context and clean up- Added patches:
* beanshell-2.0b6-getpeer.patch + fixed in 2.1.1
* bsh2-fix-tests.patch + not needed any more
* 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