netty 1:3.2.6.Final-2 source package in Ubuntu

Changelog

netty (1:3.2.6.Final-2) unstable; urgency=low


  * Merge from James Page (thanks!):
  * Enable test suite to support Ubuntu MIR (LP: #913878) (Closes: #658250):
    - d/build.xml: Add extra targets to compile and execute unit tests.
    - d/rules: Add testing dependencies to build classpath.
    - d/control: Added junit4 and libeasymock-java to BDI's and ant-optional
      to BD's.
  * d/orig-tar.sh; Dropped - not used.

 -- Damien Raude-Morvan <email address hidden>  Sun, 12 Feb 2012 12:43:50 +0100

Upload details

Uploaded by:
chris grzegorczyk
Uploaded to:
Sid
Original maintainer:
chris grzegorczyk
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe java
Precise release universe java

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
netty_3.2.6.Final-2.dsc 2.2 KiB c9e21c20ecb5814292fb7b21dadcc90fe8404041de6b5fc387ceb6dd61ccbbb1
netty_3.2.6.Final.orig.tar.gz 602.3 KiB 49a4097ea1575934521c375acfe7aa1f497a4d450df33c6f5273f63c951d9726
netty_3.2.6.Final-2.debian.tar.gz 5.3 KiB df42bff226b5e7e6cf62f5c57216c13db1b47213093d38296faf1b25061426b4

No changes file available.

Binary packages built by this source

libnetty-java: Java NIO client/server socket framework

 Netty is a Java NIO client/server framework which enables quick and easy
 development of network applications such as protocol servers and clients.
 It greatly simplifies and streamlines network programming such as TCP and UDP
 socket server.