Fedora 19 Update: tycho-0.18.1-4.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 16 23:02:44 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-14180
2013-08-03 22:44:46
--------------------------------------------------------------------------------

Name        : tycho
Product     : Fedora 19
Version     : 0.18.1
Release     : 4.fc19
URL         : http://tycho.sonatype.org/
Summary     : Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
Description :
Tycho 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.

--------------------------------------------------------------------------------
Update Information:

Update to Tycho / Tycho Extras 0.18.1.

- Use MavenSession and Plexus to determine state (don't depend on env variables set by mvn-rpmbuild/mvn-local)
- skipTychoVersionCheck not needed (done by default)
- Properly handle cases where Tycho must resolve Maven artifacts (delegate to XMvn)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jul 30 2013 Roland Grunberg <rgrunber at redhat.com> - 0.18.1-4
- Improve artifact resolution using XMvn Resolver. (Bug 986900)
* Mon Jul 29 2013 Roland Grunberg <rgrunber at redhat.com> - 0.18.1-3
- Fix Tycho file locking to work in Fedora.
- Skip validateConsistentTychoVersion by default. (Bug 987271)
* Wed Jul 24 2013 Roland Grunberg <rgrunber at redhat.com> - 0.18.1-2
- Non-bootstrap build.
* Wed Jul 24 2013 Roland Grunberg <rgrunber at redhat.com> - 0.18.1-1.1
- Use MavenSession and Plexus to determine state.
- Fix bootstrap build.
* Thu Jul 18 2013 Roland Grunberg <rgrunber at redhat.com> 0.18.1-1
- Make changes to ensure intermediary build succeeds.
- Remove %Patch6 in favour of call to sed.
* Thu Jul 18 2013 Krzysztof Daniel <kdaniel at redhat.com> 0.18.1-1
- Update to 0.18.1.
* Tue Jul 16 2013 Roland Grunberg <rgrunber at redhat.com> - 0.18.0-4
- Look for maven artifacts using XMvn Resolver.
* Fri Jul  5 2013 Alexander Kurtakov <akurtako at redhat.com> 0.18.0-3
- Use _jnidir too when building local p2 repo.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #986900 - tycho: Incorrect usage of XMvn
        https://bugzilla.redhat.com/show_bug.cgi?id=986900
  [ 2 ] Bug #987271 - [RFE] tycho: skip version check by default when building packages
        https://bugzilla.redhat.com/show_bug.cgi?id=987271
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update tycho' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list