tycho 1.3.0-1 source package in Ubuntu

Changelog

tycho (1.3.0-1) unstable; urgency=medium

  * Team upload.

  [ Sudip Mukherjee ]
  * Update to upstream tycho-1.3.0

 -- Sudip Mukherjee <email address hidden>  Sat, 30 Nov 2019 19:03:59 +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.3.0-1.dsc 3.4 KiB 46a18273bf087a8bac7f5250618aaffa8791ab4f9914e504308ebea275d1f417
tycho_1.3.0.orig.tar.xz 691.1 KiB 93a001e6de3e0df85756e9fa02f38475834f51168754f950da2c88f6c6028e92
tycho_1.3.0-1.debian.tar.xz 12.8 KiB 8834a451a6e6e4e6a393dd2f3a71b6af55496f6d357660285728af6c027c37a6

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.