plexus-velocity 1.1.7-5 source package in Ubuntu

Changelog

plexus-velocity (1.1.7-5) unstable; urgency=low

  * Team upload.
  * Ignore test failures because commons-collections 3.x is needed somehow.
    (Closes: #643555)

plexus-velocity (1.1.7-4) unstable; urgency=low

  * Team upload.
  * Remove Trygve and Paul from Uploaders list.
  * Switch to debhelper level 7.
  * Update Standards-Version: 3.9.1.
  * Switch to source format 3.0.
  * Change Depends: classpath-doc to default-jdk-doc. (Closes: #567290)
  * Use Maven to build the package.
  * Regenerate debian/copyright.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:46:12 +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-velocity_1.1.7.orig.tar.gz 4.5 KiB e23a5b8cc8796691e44cc8c1b51051dafbde21e3780288d20779894c3ce1caeb
plexus-velocity_1.1.7-5.debian.tar.gz 4.3 KiB 896950fc0ef39b1af04353e6d7deae0d8c98b1f260078aed872382178e540ba5
plexus-velocity_1.1.7-5.dsc 1.7 KiB 87af677a91b8474e5625bde17b4c2b7dcbea2dd05e94cb2db0996a77e6bb93bf

Available diffs

View changes file

Binary packages built by this source

libplexus-velocity-java: Plexus component interface to velocity

 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.

libplexus-velocity-java-doc: API Documentation for plexus-velocity

 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-velocity.