libpicocontainer-java 2.15+repack-1~18.04 source package in Ubuntu
Changelog
libpicocontainer-java (2.15+repack-1~18.04) bionic; urgency=medium * Backport for OpenJDK 11. LP: #1814133. libpicocontainer-java (2.15+repack-1) unstable; urgency=medium * Team upload. * Rebuilt the upstream tarball from the GitHub project instead of the source artifact in Maven Central * Build with maven-debian-helper instead of javahelper * Standards-Version updated to 4.3.0 * Use salsa.debian.org Vcs-* URLs libpicocontainer-java (2.15-4) unstable; urgency=medium * Remove build-dependency on libactivation-java again. libpicocontainer-java (2.15-3) unstable; urgency=medium * Switch to compat level 11. * Declare compliance with Debian Policy 4.2.1. * Fix FTBFS with OpenJDK 11 by depending on libactivation-java and libgeronimo-annotation-1.3-spec-java. (Closes: #912547) -- Matthias Klose <email address hidden> Sat, 02 Mar 2019 11:22:32 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | misc | |
Bionic | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpicocontainer-java_2.15+repack.orig.tar.xz | 148.1 KiB | d5019b13f3e0822aeddb69c428acefa993c4f91d4607afd54b534674fd30646c |
libpicocontainer-java_2.15+repack-1~18.04.debian.tar.xz | 4.1 KiB | 9a2aef1ba6333405ba2cb92ae95dde94532eb3aa957cf76a348555ca5bf386d7 |
libpicocontainer-java_2.15+repack-1~18.04.dsc | 2.3 KiB | 6243bf0120887a013eaa5196cca433d30c8be1e14639a74ae27c351425a3a4f7 |
Available diffs
Binary packages built by this source
- libpicocontainer-java: Java library implementing the Dependency Injection pattern
PicoContainer is a highly embeddable full service Inversion of Control (IoC)
container for components that honour the Dependency Injection pattern. It can
be used as a lightweight alternative to Sun's J2EE patterns for web
applications or general solutions.
.
Despite it being very compact in size, PicoContainer supports different
dependency injection types (Constructor, Setter, Annotated Field and Method)
and offers multiple lifecycle and monitoring strategies.
- libpicocontainer-java-doc: Java library implementing the Dependency Injection pattern -- docs
PicoContainer is a highly embeddable full service Inversion of Control (IoC)
container for components that honour the Dependency Injection pattern.
.
This package contains the Javadoc API documentation for libpicocontainer-java.