plexus-classworlds 1.5.0-4 source package in Ubuntu

Changelog

plexus-classworlds (1.5.0-4) unstable; urgency=low


  * Team upload.
  * Add --java-lib flag to install jars in /usr/share/java directory.
    (Closes: #676236).
  * Bump Standards-Version to 3.9.3. No changes were required.

 -- Miguel Landaeta <email address hidden>  Tue, 05 Jun 2012 11:37:52 -0430

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
plexus-classworlds_1.5.0-4.dsc 2.3 KiB 227e95de0e2327dffb42a2776a6d6984a76a7ebbeb267cb910e0e6e44216c484
plexus-classworlds_1.5.0.orig.tar.gz 45.3 KiB 6444d66c34b149b6a9ad18e1c48d97739f4d3528a88cf5da3333af4037847d68
plexus-classworlds_1.5.0-4.debian.tar.gz 6.0 KiB 4331d3f983ab1dbb1bd063e40339e928d5a325bfe5e32843c84779834fb4669a

Available diffs

No changes file available.

Binary packages built by this source

libplexus-classworlds-java: Class loading 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.

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

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