mina 1.1.7.dfsg-13ubuntu1 source package in Ubuntu

Changelog

mina (1.1.7.dfsg-13ubuntu1) noble; urgency=medium

  * d/rules: use java_compat_level variable provided by java-common to
    adjust -source/-target level to the minimum required by the default
    Java (LP: #2052992).

 -- Vladimir Petko <email address hidden>  Tue, 13 Feb 2024 16:46:50 +1300

Upload details

Uploaded by:
Vladimir Petko
Sponsored by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mina_1.1.7.dfsg.orig.tar.gz 247.4 KiB 1f6504d148a633f5b07dc04cd90a62c7e94cd0d591621dcc78d353d26409f379
mina_1.1.7.dfsg-13ubuntu1.debian.tar.xz 4.8 KiB 9c6119e47f80a0a252ec934dbcb892ef5eb84c91961007aa13458554979c86f8
mina_1.1.7.dfsg-13ubuntu1.dsc 2.1 KiB 9f2247263113880c14411d02db335993b52f529b1d2cb6e6e80ef7bf0d2255bd

View changes file

Binary packages built by this source

libmina-java: Java network application framework

 Apache MINA is a network application framework which helps users develop high
 performance and high scalability network applications easily. It provides an
 abstract - event-driven - asynchronous API over various transports such as
 TCP/IP and UDP/IP via Java NIO.
 .
 Some of the features of Apache Mina are:
  - Unified API for various transport types: TCP/UDP/RS232/In-VM
  - Filter interface as an extension point; similar to Servlet filters
  - Low-level and high-level API
  - Highly customizable thread model
  - Out-of-the-box SSL / TLS and StartTLS support using Java 5 SSLEngine
  - Overload shielding & traffic throttling
  - Unit testability using mock objects
  - JMX managability
  - Stream-based I/O support via StreamIoHandler
 .
 This package contains Apache Mina 1.X release

libmina-java-doc: Java network application framework - documentation

 Apache MINA is a network application framework which helps users develop high
 performance and high scalability network applications easily. It provides an
 abstract - event-driven - asynchronous API over various transports such as
 TCP/IP and UDP/IP via Java NIO.
 .
 Some of the features of Apache Mina are:
  - Unified API for various transport types: TCP/UDP/RS232/In-VM
  - Filter interface as an extension point; similar to Servlet filters
  - Low-level and high-level API
  - Highly customizable thread model
  - Out-of-the-box SSL / TLS and StartTLS support using Java 5 SSLEngine
  - Overload shielding & traffic throttling
  - Unit testability using mock objects
  - JMX managability
  - Stream-based I/O support via StreamIoHandler
 .
 This package contains Javadoc API for Apache Mina 1.X release.