plexus-classworlds 1.5.0-2 source package in Ubuntu

Changelog

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

  * Upload to unstable.

plexus-classworlds (1.5.0-1) experimental; urgency=low

  * New upstream release, add myself to uploaders
  * Change section to java
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Correct Lintian warning: use a Homepage attribute in the control file
  * Add Vcs-Browser and Vcs-Svn to the control file
  * Change the dependency on java-gcj to default-jdk (Closes: #526296)

plexus-classworlds (1.2-alpha-7-1) UNRELEASED; urgency=low

  * Initial release. (Closes: #413528)

 -- Matthias Klose <email address hidden>   Tue,  20 Oct 2009 16:52:41 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Karmic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
plexus-classworlds_1.5.0.orig.tar.gz 45.3 KiB 6444d66c34b149b6a9ad18e1c48d97739f4d3528a88cf5da3333af4037847d68
plexus-classworlds_1.5.0-2.diff.gz 4.6 KiB 0171581dc94371c1187b73d8a989d9d606c8419cbb92d2162aa6cb686e1a24f1
plexus-classworlds_1.5.0-2.dsc 1.5 KiB e02719ecf646c9b0be5e53af8abfed17579559313e4af18c0b4afa300afb28d1

Available diffs

View changes file

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.