Changelog for
tycho-javadoc-1.6.0-17.1.noarch.rpm :
* Wed May 15 2024 Fridrich Strba
- Added patch:
* tycho-mpp-311.patch + fix build with maven-plugin-plugin >= 3.11
* Wed Apr 17 2024 Fridrich Strba - Require at least maven-surefire 3 for build
* Wed Apr 10 2024 Fridrich Strba - Added patch:
* tycho-surefire3.patch + fix build against maven-surefire 3.2.5
* Tue Apr 02 2024 Fridrich Strba - Add dependency on plexus-xml where relevant
* this will be needed for smooth upgrade to plexus-utils 4.0.0
* Thu Feb 29 2024 Fridrich Strba - Fix broken source link
* Thu Feb 22 2024 Fridrich Strba - Added patch:
* tycho-surefire.patch + fix build against maven-surefire >= 2.22.1
* Wed Feb 21 2024 Gus Kenion - Use %patch -P N instead of deprecated %patchN.
* Tue Sep 19 2023 Fridrich Strba - Require explicitely artifacts that will not be required automatically any more
* Thu Sep 14 2023 Fridrich Strba - Added patch:
* tycho-getTimestamp.patch + use SOURCE_DATE_EPOCH for timestamp generated by tycho
* Wed Sep 13 2023 Fridrich Strba - Added patch:
* tycho-plexus-compiler-2.13.patch + fix build against newer plexus-compiler
* Sat Sep 09 2023 Fridrich Strba - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Tue Sep 05 2023 Fridrich Strba - Added patch:
* plexus-lookup-fix.patch + backport upstream patch adjusting code to breaking plexus-archiver 4.4.0+ changes
* Wed May 11 2022 Fridrich Strba - Fix bootstrapping with new version of maven-install-plugin
* Mon Apr 11 2022 Fridrich Strba - Try harder to assure that all classes in tycho are understood by Java 8 (bsc#1198279)
* Tue Mar 29 2022 Fridrich Strba - Force building with java 11, since there is no config in tycho for java >= 15
* Sat Mar 12 2022 Fridrich Strba - Do not force building with java 1.8, but with any java >= 1.8- Added patch:
* tycho-sourcetarget.patch + build with source/target levels 1.6, which allows to build with javas >= 9