netty 1:3.2.6.Final-1ubuntu1 source package in Ubuntu
Changelog
netty (1:3.2.6.Final-1ubuntu1) precise; urgency=low * Enable test suite to support Ubuntu MIR (LP: #913878): - 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. -- James Page <email address hidden> Tue, 24 Jan 2012 09:02:56 +0000
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
netty_3.2.6.Final.orig.tar.gz | 602.3 KiB | 49a4097ea1575934521c375acfe7aa1f497a4d450df33c6f5273f63c951d9726 |
netty_3.2.6.Final-1ubuntu1.debian.tar.gz | 5.3 KiB | 7d964f3562f4bb698e6a57bf9c25814301d9b9d41f022a3eff042c57d0bdafc2 |
netty_3.2.6.Final-1ubuntu1.dsc | 2.3 KiB | f737b228aa22fe9c073f318ee4688c6306517f833c9d963430644f1691dc6013 |
Available diffs
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.