plexus-velocity 1.1.7-3 source package in Ubuntu

Changelog

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

  * Add Build-Depends on openjdk-6-doc (Closes: #543116)
  * Build-Depends on default-jdk instead of default-jdk-builddep,
    as gcj is not used
  * Bump up Standards-Version to 3.8.3, no change

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

  * Upload to unstable.

plexus-velocity (1.1.7-1) experimental; urgency=low

  [ Ludovic Claude ]
  * New upstream version, added myself to Uploaders.
  * 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
  * Replace build dependency on java-gcj-compat-dev by default-jdk
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Add libcommons-collections-java, libplexus-containers-java, velocity
    to Depends: for the binary package

  [ Michael Koch ] 
  * Added watch file.
  * Added myself to Uploaders.
  * Added Homepage, Vcs-Svn and Vcs-Browser fields.

 -- Matthias Klose <email address hidden>   Tue,  20 Oct 2009 16:52:47 +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-velocity_1.1.7.orig.tar.gz 4.5 KiB e23a5b8cc8796691e44cc8c1b51051dafbde21e3780288d20779894c3ce1caeb
plexus-velocity_1.1.7-3.diff.gz 6.6 KiB bc0eff307dbf52118e23522f1273d6b3a3c6b23589b0a7d6b6341813a275bb85
plexus-velocity_1.1.7-3.dsc 1.6 KiB cb27b8557e1b9d04172e2d318ded071a7cf7ee0a9bf37bedb475c029e8992b75

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.