plexus-container-default 1.0-alpha-9-stable-1-7 source package in Ubuntu
Changelog
plexus-container-default (1.0-alpha-9-stable-1-7) unstable; urgency=low * debian/control: - Build depend on default-jdk-doc instead of openjdk-6-doc (Closes: #567288) - Build depend on debhelper >= 9 - Updated Standards-Version to 3.9.4 (no changes) - Use canonical URLs for the Vcs-* fields - Removed the duplicate Section field for libplexus-container-default-java - Fixed the long description of libplexus-container-default-java (this is not a documentation package) * debian/rules: Improved the clean target to allow rebuilds * Added a description to debian/patches/pom.diff -- Emmanuel Bourg <email address hidden> Mon, 23 Sep 2013 14:29:57 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | libs | |
Trusty | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
plexus-container-default_1.0-alpha-9-stable-1-7.dsc | 2.5 KiB | 062dfaae39cc9695aea4dc5081b6c118d191614c96f256c29398bfe5b4e3aa1d |
plexus-container-default_1.0-alpha-9-stable-1.orig.tar.gz | 118.3 KiB | 98d4be77f5b8d45420e5ad2e408b78129227e7e8eb80d065fb37e75f281ef2f6 |
plexus-container-default_1.0-alpha-9-stable-1-7.debian.tar.gz | 5.1 KiB | 8adfb57433dced7b5af0aad81250b0371926fa0a458f8622d947e0544433a235 |
Available diffs
No changes file available.
Binary packages built by this source
- libplexus-container-default-java: 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-container-default-java-doc: API Documentation for plexus-container-default
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
libplexus-container- default- java