plexus-interpolation 1.11-3 source package in Ubuntu

Changelog

plexus-interpolation (1.11-3) unstable; urgency=low

  * Switch to source format 3.0.
  * Switch to debhelper level 7.
  * Change Build-Depends: default-jdk-builddep to default-jdk.
  * Update Standards-Version: 3.9.1.
  * Use Maven to build the package.
  * Add a documentation package.
  * Add a patch to support junit tests.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:46:10 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
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

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
plexus-interpolation_1.11.orig.tar.gz 41.3 KiB 2fee8f02a801ebc9d5ebc8fda197523c5c358d93cd0a8bec84a91b82b3c9ca75
plexus-interpolation_1.11-3.debian.tar.gz 6.2 KiB 76ccbc709dc930c66a4c72617a5f15ccf3e06f39bd8e6f78ad8157a40daf2046
plexus-interpolation_1.11-3.dsc 1.5 KiB 1d6eeaf641ab508dd2f7da389253a0935d260542bf20674ab089ac46d9891ea2

Available diffs

View changes file

Binary packages built by this source

libplexus-interpolation-java: Plexus Interpolation API

 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.
 .
 Plexus interpolator is focused on providing a more modular, flexible
 interpolation framework for the expression language style commonly seen in
 Maven, Plexus, and other related projects.

libplexus-interpolation-java-doc: Documentation for Plexus Interpolation API

 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.
 .
 Plexus interpolator is focused on providing a more modular, flexible
 interpolation framework for the expression language style commonly seen in
 Maven, Plexus, and other related projects.
 .
 This package contains the API documentation of libplexus-interpolation-java.