plexus-containers 1.0~beta3.0.7-5 source package in Ubuntu

Changelog

plexus-containers (1.0~beta3.0.7-5) unstable; urgency=low

  * Team upload.
  * Fix FTBFS with libgoogle-collections >= 1.0,
    closes: #625972, #628328, #628294
  * Bump to Standards-Version 3.9.2: no changes needed.
  * Bump Debhelper compat level to 7.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  31 May 2011 08:54:02 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
plexus-containers_1.0~beta3.0.7.orig.tar.gz 279.3 KiB 6a71c92741efb5e1beffdee627d8cf6137ef854bb50a218b9abba9ab6834557a
plexus-containers_1.0~beta3.0.7-5.debian.tar.gz 5.2 KiB e469c1975c8c29cb070d17224bd7cca74b2d5560208d65e515952666ce162a49
plexus-containers_1.0~beta3.0.7-5.dsc 2.3 KiB 6d2c1f8665740fe5fa741ff3cf2cf7775f89c47bc6b0bb533561d73bf77886db

View changes file

Binary packages built by this source

libplexus-containers-java: utilities for the Plexus framework

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
     * Component lifecycles
     * Component instantiation strategies
     * Nested containers
     * Component configuration
     * Auto-wiring
     * Component dependencies, and
     * Various dependency injection techniques including constructor injection,
       setter injection, and private field injection.
 .
 This package replaces the old packages libplexus-containers-default-java.

libplexus-containers-java-doc: API Documentation for plexus-container-default

 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 While Plexus is similar to other inversion-of-control (IoC) or dependency
 injection frameworks such as the Spring Framework, it is a full-fledged
 container that supports many more features such as:
 .
     * Component lifecycles
     * Component instantiation strategies
     * Nested containers
     * Component configuration
     * Auto-wiring
     * Component dependencies, and
     * Various dependency injection techniques including constructor injection,
       setter injection, and private field injection.
 .
 This package contains the API documentation for plexus-containers. It
 replaces the old packages libplexus-containers-default-java-doc.