------------------------------------------------------------------- Wed May 11 11:40:55 UTC 2022 - Fridrich Strba - Fix bootstrapping with new version of maven-install-plugin ------------------------------------------------------------------- Mon Apr 11 19:51:41 UTC 2022 - Fridrich Strba - Try harder to assure that all classes in tycho are understood by Java 8 (bsc#1198279) ------------------------------------------------------------------- Tue Mar 29 13:55:50 UTC 2022 - Fridrich Strba - Force building with java 11, since there is no config in tycho for java >= 15 ------------------------------------------------------------------- Sat Mar 12 09:50:44 UTC 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 ------------------------------------------------------------------- Fri Jul 3 09:59:22 UTC 2020 - Fridrich Strba - Update to 1.6.0 - Removed patches: * build-against-surefire-2.21.patch * build-against-surefire-2.22.patch * port-to-surefire-junit-platform.patch * tycho-fix-build.patch * tycho-maven-archiver-3.0.1.patch * tycho-maven-delegation.patch * tycho-use-custom-resolver.patch * use-java8-for-default-ee.patch - Added patches: * 0001-Fix-the-Tycho-build-to-work-on-Fedora.patch * 0002-Implement-a-custom-resolver-for-Tycho-in-local-mode.patch * 0003-Tycho-should-always-delegate-artifact-resolution-to-.patch * 0004-Bug-537963-Make-the-default-EE-Java-1.8.patch * 0005-Fix-uncaught-exception.patch * 0006-Mockito-does-not-have-test-scope.patch * 0007-Fix-dependency-problems-when-bootstrapping-with-extr.patch * 0008-Use-custom-resolver-for-tycho-eclipserun-plugin.patch ------------------------------------------------------------------- Wed Apr 1 08:53:05 UTC 2020 - Fridrich Strba - Modified patch: * tycho-use-custom-resolver.patch + fix build against the new felix-scr version ------------------------------------------------------------------- Mon Mar 16 14:00:25 UTC 2020 - Fridrich Strba - Build against the right bootstrap packages to avoid cycles ------------------------------------------------------------------- Mon Nov 11 12:04:28 UTC 2019 - Fridrich Strba - Initial packaging of tycho 1.2.0 as _multibuild package, in order to allow bootstrapping