plexus-utils2 3.3.0-2 source package in Ubuntu

Changelog

plexus-utils2 (3.3.0-2) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with OpenJDK 17 (Closes: #1011592)

 -- Emmanuel Bourg <email address hidden>  Fri, 27 May 2022 16:02:10 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plexus-utils2_3.3.0-2.dsc 2.2 KiB 3b9851e030a7c821099efee7aeed1505cf24756e457c70d7f22194bc9e8ba21f
plexus-utils2_3.3.0.orig.tar.xz 184.8 KiB 95efffb1ec2554c34d1f9de19edd525b28b2d7c20f67a0ef100c554d883d20ec
plexus-utils2_3.3.0-2.debian.tar.xz 6.7 KiB 89a941e1f5b40fc04711e51650fe40b6fe76bcd702c3c5ff1ff21ec648b6c928

Available diffs

No changes file available.

Binary packages built by this source

libplexus-utils2-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-utils2-java-doc: utilities for the Plexus framework - documentation

 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 provides the API documentation for libplexus-utils2-java.