Wed, 24 Apr 2024 14:00:34 UTC | login

Information for build devtoolset-4-tycho-0.23.0-8.2.bs4.el7

ID8207
Package Namedevtoolset-4-tycho
Version0.23.0
Release8.2.bs4.el7
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 byhhorak
State complete
Volume DEFAULT
StartedWed, 06 Jan 2016 21:07:10 UTC
CompletedWed, 06 Jan 2016 21:18:02 UTC
Taskbuild (sclo7-devtoolset-4-rh-el7, devtoolset-4-tycho-0.23.0-8.2.bs4.el7.src.rpm)
Tags
sclo7-devtoolset-4-rh-candidate
sclo7-devtoolset-4-rh-release
sclo7-devtoolset-4-rh-testing
RPMs
src
devtoolset-4-tycho-0.23.0-8.2.bs4.el7.src.rpm (info) (download)
noarch
devtoolset-4-tycho-0.23.0-8.2.bs4.el7.noarch.rpm (info) (download)
devtoolset-4-tycho-javadoc-0.23.0-8.2.bs4.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Aug 04 2015 Mat Booth <mat.booth@redhat.com> - 0.23.0-8.2 - Tighten up the dependency on ecj, rhbz#1249293 * Tue Jul 28 2015 Roland Grunberg <rgrunber@redhat.com> - 0.23.0-8.1 - fedoraproject-p2: Single IU resolving requirements with multiple matches. * Mon Jul 06 2015 Mat Booth <mat.booth@redhat.com> - 0.23.0-5.4 - Non-bootstrap build * Tue Jun 30 2015 Mat Booth <mat.booth@redhat.com> - 0.23.0-5.3 - fedoraproject-p2: Allow xmvn-p2-installer to work in bootstrap mode * Mon Jun 29 2015 Roland Grunberg <rgrunber@redhat.com> - 0.23.0-5.2 - Support extraction of symlinks with plexus-archiver < 2.4.4-4. - Re-enable o.e.tycho.p2.{maven.repository,tools}.tests. - Add BuildRequires on zip. * Sun Jun 28 2015 Roland Grunberg <rgrunber@redhat.com> - 0.23.0-5.1 - Additional fixes for SCL-iziation. - Port to maven-surefire 2.15 - Port to plexus-archiver 2.4 - Disable usesNativeCode due to issue with objectweb-asm. - Disable o.e.tycho.p2.{maven.repository,tools}.tests due to mockito. * Fri Jun 26 2015 Roland Grunberg <rgrunber@redhat.com> - 0.23.0-5.1 - SCL-ize. - Make bootstrap build work with maven-plugin-plugin < 3.2 - Port to work with Maven 3.0.5 - Port to work with Java 7 - Port to work with XMvn 2.1.0 * Fri Jun 26 2015 Roland Grunberg <rgrunber@redhat.com> - 0.23.0-5.1 - Initial import of tycho-0.23.0-5.fc23.