Changelog for
eclipse-ecf-runtime-3.14.8-49.35.noarch.rpm :
* Wed Aug 14 2024 Fridrich Strba
- Added patch:
* explicit-httpcore-bundle.patch + require the org.apache.httpcomponents.httpcore explicitely, since it is not pulled in transitively any more
* Thu Jun 13 2024 Fridrich Strba - Adapt to change maven-plugin-build-helper - > build-helper-maven-plugin
* Wed Feb 21 2024 Gus Kenion - Use %patch -P N instead of deprecated %patchN.
* Tue Mar 29 2022 Fridrich Strba - Force building with Java 11, since tycho is not knowing about any Java >= 15
* Thu Oct 21 2021 Fridrich Strba - Allow building with objectweb-asm 9.x
* Fri Jul 03 2020 Fridrich Strba - Update to 3.14.8
* No changelog was made available.- Remove patch:
* eclipse-ecf-feature-deps.patch- Added patches:
* 0001-Avoid-hard-coding-dependency-versions-by-using-featu.patch
* 0002-Remove-unneeded-dep-on-jdt-annotations.patch
* Tue Jun 02 2020 Pedro Monreal Gonzalez - Update to 3.14.7
* No changelog was made available.- Refresh eclipse-ecf-feature-deps.patch- Remove eclipse-ecf-asm7.patch fixed upstream
* Thu Apr 09 2020 Fridrich Strba - Build against jgit, since jgit-bootstrap does not exist
* Thu Mar 12 2020 Fridrich Strba - Change the way the bootstrap/non-bootstrap packages are built in order to have a working eclipse as a final product (bsc#1166426)
* Thu Nov 28 2019 Fridrich Strba - Added patch:
* eclipse-ecf-asm7.patch + Allow building with objectweb-asm >= 7