Changelog for
velocity-javadoc-1.7-95.18.noarch.rpm :
* Thu May 16 2024 dimstarAATTopensuse.org- Use %patch -P N instead of deprecated %patchN.
* Tue Feb 27 2024 fstrbaAATTsuse.com- Modified patches:
* velocity-1.7-commons-lang3.patch + Use Java 8+ APIs instead of commons-lang3 ones whenever it is possible, i.e. StringBuilder instead of StrBuilder
* velocity-build_xml.patch + In order to achieve Java 8 API compatibility, specify release 8 in ant build whenever it is possible
* Wed Sep 27 2023 fstrbaAATTsuse.com- Reduce considerably the dependencies graph- Added patches:
* velocity-1.7-commons-lang3.patch + port from apache-commons-lang to apache-commons-lang3
* velocity-1.7-log-chute.patch + make JDK\'s own logging provider as default so that the others can be removed and dependencies on other logging frameworks with them
* Tue Mar 22 2022 fstrbaAATTsuse.com- Build with java source and target levels 8
* Tue Feb 22 2022 fstrbaAATTsuse.com- Do not build against the log4j12 packages, use the new reload4j
* Fri Mar 12 2021 fstrbaAATTsuse.com- Added patch:
* velocity-1.7-CVE-2020-13936.patch + Backport fixes for bsc#1183360, CVE-2020-13936: arbitrary code execution when attacker is able to modify templates
* Tue Oct 01 2019 fstrbaAATTsuse.com- Build against the compatibility package log4j12
* Mon Apr 08 2019 fstrbaAATTsuse.com- Do not depend on the apache-parent, since we are not building using Maven.
* Thu Feb 14 2019 fstrbaAATTsuse.com- Build against the new plexus-classworlds package
* Mon Nov 05 2018 fstrbaAATTsuse.com- Add alias \"velocity:velocity\" to the maven artifact
* Tue Sep 19 2017 fstrbaAATTsuse.com- Fix buid with jdk9: specify java source and target level 1.6
* Fri May 19 2017 tchvatalAATTsuse.com- Remove unneeded deps
* Fri May 19 2017 dziolkowskiAATTsuse.com- New build dependency: javapackages-local
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Fri Dec 05 2014 p.drouandAATTgmail.com- Update to version 1.7 + No changelog available- Add requirement to commons-logging; new dependency- Remove java-devel >= 1.6.0 requirement; not needed anymore- Do not copy convert folder; doesn\'t exist anymore
* Fri Jun 27 2014 tchvatalAATTsuse.com- Fix build on SLE11
* Wed Sep 11 2013 mvyskocilAATTsuse.com- use add_maven_depmap from javapackages-tools
* Mon Sep 09 2013 tchvatalAATTsuse.com- Move from jpackage-utils to javapackage-tools
* Mon Dec 17 2012 mvyskocilAATTsuse.com- require avalon-logkit
* drop excalibur from Factory
* Wed Jun 03 2009 mvyskocilAATTsuse.cz- Initial SUSE packaging