tycho 1.6.0-3 source package in Ubuntu

Changelog

tycho (1.6.0-3) unstable; urgency=medium

  * Team upload.
  * Explicit dependency on osgi-compendium in the Maven pom (Closes: #1027643)
  * Depend on libeclipse-jdt-core-java instead of libecj-java
  * Standards-Version updated to 4.6.2

 -- Emmanuel Bourg <email address hidden>  Fri, 06 Jan 2023 12:22:45 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tycho_1.6.0-3.dsc 3.3 KiB f2a17a2fb1d3a511c2d1959cc1d490837a34d974b62c58d6c34aa637f0c7ccc9
tycho_1.6.0.orig.tar.xz 823.4 KiB 3fec71360be8f7a4a390b3789e0dc6230fda5e48dc91d1a4853b069cc8c2f4de
tycho_1.6.0-3.debian.tar.xz 14.6 KiB e9d646374d1187efee4aca7223fd7b1f47b8045e7dd50fab4f7a736a2a954196

Available diffs

No changes file available.

Binary packages built by this source

libtycho-java: build Eclipse plugins with Maven

 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.