tycho 1.2.0-1 source package in Ubuntu

Changelog

tycho (1.2.0-1) unstable; urgency=medium

  * Team upload.

  [ Sudip Mukherjee ]
  * Update to upstream tycho-1.2.0
  * Update to compat level 12
  * Standards Version updated to 4.4.1

  [ tony mancill ]
  * Set "Rules-Requires-Root: no" in debian/control

 -- Sudip Mukherjee <email address hidden>  Sat, 16 Nov 2019 21:07:38 +0000

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tycho_1.2.0-1.dsc 3.4 KiB 8390bf102e6b1803f490ba972fa7b7a0fcb904f8adcbcd133aeac02ff520fc18
tycho_1.2.0.orig.tar.xz 678.1 KiB 81ca886c43b1ebce74d18d017732f124d9115def1a22feaf13cb22cd5c83bb87
tycho_1.2.0-1.debian.tar.xz 12.8 KiB 48ca71a157359db86144ef4d02ec7a762ec30153de0f49d0b1af0d5913e3b512

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.