bnd 0.0.384-2 source package in Ubuntu

Changelog

bnd (0.0.384-2) unstable; urgency=low

  * Team upload.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.9.1.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:10:54 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bnd_0.0.384.orig.tar.gz 227.0 KiB 0b53a47ccd7c6bf4bd8b77293f366bc0f2fbd824cb579c79cace35f0e6d558da
bnd_0.0.384-2.debian.tar.gz 9.7 KiB 034a358bdb9f1f0a6820062445a10108de92b5dda34143f690451f13956d8ce3
bnd_0.0.384-2.dsc 1.3 KiB cbbad1566ed6b5a9e8647e008612eba17974d53b10bb541278d7c9bd56b67400

Available diffs

View changes file

Binary packages built by this source

bnd: tool to create and diagnose OSGi R4 bundles

 The bnd tool helps you create and diagnose OSGi R4 bundles.
 The key functions are:
 .
   * Show the manifest and JAR contents of a bundle
   * Wrap a JAR so that it becomes a bundle
   * Create a Bundle from a specification and a class path
   * Verify the validity of the manifest entries
 .
 The tool is capable of acting as:
 .
   * Command line tool
   * Eclipse Plugin
   * Maven Plugin
   * Ant Plugin