plexus-interactivity-api 1.0-alpha-6-5 source package in Ubuntu

Changelog

plexus-interactivity-api (1.0-alpha-6-5) unstable; urgency=low

  * Bump Standards-Version to 3.8.3
  * Compile classes to Java 1.4

plexus-interactivity-api (1.0-alpha-6-4) unstable; urgency=low

  * Upload to unstable.

plexus-interactivity-api (1.0-alpha-6-3) experimental; urgency=low

  [ Ludovic Claude ]
  * Change section to java, bump Standards-Version to 3.8.1
  * 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
  * Update watch file to reflect changes on the site, now use SVN to get the 
    sources 
  * Fix Lintian warnings: remove -1 revision to dependencies, move Homepage 
    tag to top level
  * Add Vcs-Browser and Vcs-Svn to control
  * Change the dependency on java-gcj to default-jdk (Closes: #526299)

  [ Michael Koch ]
  * Added watch file.

 -- Matthias Klose <email address hidden>   Tue,  20 Oct 2009 16:52:46 +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-interactivity-api_1.0-alpha-6.orig.tar.gz 4.0 KiB e3a7af184b652c8f7e5751b3f768266b638d7e53a8b14dcac68939700722ca13
plexus-interactivity-api_1.0-alpha-6-5.diff.gz 5.0 KiB 0ce1e453ab9b725ad9f4f93ec213d784af2679c6225141e728a122be9f235b8e
plexus-interactivity-api_1.0-alpha-6-5.dsc 1.6 KiB 501785b435a7fd98700a4b9df251baf02421fa54f12f09de3634018d3044f690

Available diffs

View changes file

Binary packages built by this source

libplexus-interactivity-api-java: interactivity API 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-interactivity-api-java-doc: API Documentation for plexus-interactivity-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.
 .
 This package contains the API documentation for plexus-interactivity-api.