Wed, 08 May 2024 18:01:08 UTC | login

Information for build tycho-1.6.0-3.fc33

ID142047
Package Nametycho
Version1.6.0
Release3.fc33
Epoch
SummaryPlugins and extensions for building Eclipse plugins and OSGI bundles with Maven
DescriptionTycho is a set of Maven plugins and extensions for building Eclipse plugins and OSGI bundles with Maven. Eclipse plugins and OSGI bundles have their own metadata for expressing dependencies, source folder locations, etc. that are normally found in a Maven POM. Tycho uses native metadata for Eclipse plugins and OSGi bundles and uses the POM to configure and drive the build. Tycho supports bundles, fragments, features, update site projects and RCP applications. Tycho also knows how to run JUnit test plugins using OSGi runtime and there is also support for sharing build results using Maven artifact repositories. Tycho plugins introduce new packaging types and the corresponding lifecycle bindings that allow Maven to use OSGi and Eclipse metadata during a Maven build. OSGi rules are used to resolve project dependencies and package visibility restrictions are honored by the OSGi-aware JDT-based compiler plugin. Tycho will use OSGi metadata and OSGi rules to calculate project dependencies dynamically and injects them into the Maven project model at build time. Tycho supports all attributes supported by the Eclipse OSGi resolver (Require-Bundle, Import-Package, Eclipse-GenericRequire, etc). Tycho will use proper classpath access rules during compilation. Tycho supports all project types supported by PDE and will use PDE/JDT project metadata where possible. One important design goal in Tycho is to make sure there is no duplication of metadata between POM and OSGi metadata.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:27:20 UTC
CompletedFri, 27 Mar 2020 10:27:20 UTC
Tags
f33
RPMs
src
tycho-1.6.0-3.fc33.src.rpm (info) (download)
noarch
tycho-1.6.0-3.fc33.noarch.rpm (info) (download)
tycho-javadoc-1.6.0-3.fc33.noarch.rpm (info) (download)
Changelog * Sat Mar 21 2020 Mat Booth <mat.booth@redhat.com> - 1.6.0-3 - Add missing resolver patch for eclipserun plugin * Fri Mar 20 2020 Mat Booth <mat.booth@redhat.com> - 1.6.0-2 - Add obsoletes/provides for extras javadoc package * Wed Feb 19 2020 Mat Booth <mat.booth@redhat.com> - 1.6.0-1 - Update to latest upstream release * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 27 2020 Mat Booth <mat.booth@redhat.com> - 1.5.0-5 - Fix build with Eclipse 4.14 * Thu Jan 23 2020 Mat Booth <mat.booth@redhat.com> - 1.5.0-4 - Remove references to kxml/xpp3 * Wed Dec 18 2019 Mat Booth <mat.booth@redhat.com> - 1.5.0-3 - Full build * Wed Dec 18 2019 Mat Booth <mat.booth@redhat.com> - 1.5.0-2 - Bootstrap mode * Tue Dec 17 2019 Mat Booth <mat.booth@redhat.com> - 1.5.0-1 - Update to latest upstream release * Fri Aug 09 2019 Mat Booth <mat.booth@redhat.com> - 1.4.0-2 - Fix bootstrapping with new ECF * Fri May 24 2019 Mat Booth <mat.booth@redhat.com> - 1.4.0-1 - Update to latest upstream release * Tue May 07 2019 Mat Booth <mat.booth@redhat.com> - 1.3.0-5 - Don't build tests, they are not being run anyway * Mon Mar 11 2019 Mat Booth <mat.booth@redhat.com> - 1.3.0-4 - Debootstrap build - Restrict to the same architectures as Eclipse itself * Mon Mar 11 2019 Mat Booth <mat.booth@redhat.com> - 1.3.0-3 - Bootstrap with new felix-scr * Tue Feb 19 2019 Mat Booth <mat.booth@redhat.com> - 1.3.0-2 - Allow building against ASM 6 * Mon Feb 18 2019 Mat Booth <mat.booth@redhat.com> - 1.3.0-1 - Update to latest upstream release - Allow conditionally building Junit5 support * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Dec 13 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-7 - Fix build against newest Mockito and ASM * Mon Aug 20 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-6 - Rebuild against Eclipse 2018-09 * Fri Aug 17 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-5 - Bootstrap mode improvements - Patch to use Java 8 as the default target EE, prevents unnecessary dep on Java 9 * Wed Jul 25 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-4 - Fix build against new surefire * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 12 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-2 - Bootstrap build * Tue Jun 05 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-1 - Update to latest release for Java 10 support - Drop upstreamed patch * Wed May 09 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-0.5.git5d018bb - Surefure now used maven-shared-utils instead of plexus-utils, fixes test runs in other packages * Thu May 03 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-0.4.git5d018bb - Add a proper patch for ebz#534255 * Wed May 02 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-0.3.git5d018bb - Update tycho snapshot and simplify bootstrapping * Wed May 02 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-0.2.gitd9ce75d - Non-bootstrap build * Mon Apr 30 2018 Mat Booth <mat.booth@redhat.com> - 1.2.0-0.1.gitd9ce75d - Update to latest tycho snapshot - Bootstrap build