tycho 1.3.0-2 source package in Ubuntu

Changelog

tycho (1.3.0-2) unstable; urgency=medium

  * Team upload.

  [ Sudip Mukherjee ]
  * Remove dependency on tycho-1.2.0

 -- Sudip Mukherjee <email address hidden>  Sat, 14 Dec 2019 14:25:20 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tycho_1.3.0-2.dsc 3.4 KiB d27c2aa7100fae5b4d699601efedcec27d1665fd866c56b92a13179a6549f76d
tycho_1.3.0.orig.tar.xz 691.1 KiB 93a001e6de3e0df85756e9fa02f38475834f51168754f950da2c88f6c6028e92
tycho_1.3.0-2.debian.tar.xz 13.1 KiB f61873395cc28d22d382ae0aaf9cbb3afb054e80b9edaa9426040c0dab0f8f8e

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.