Go to file
Trustin Lee 88833d9ded Fixed issue: NETTY-29 (ChannelBufferInputStream.readFully(byte[], int, int) should throw IndexOutOfBoundsException.)
* ChannelBufferInputstream.checkAvailable() throws IndexOutOfBoundsException instead of IllegalArgumentException now.
2008-08-25 11:45:13 +00:00
src Fixed issue: NETTY-29 (ChannelBufferInputStream.readFully(byte[], int, int) should throw IndexOutOfBoundsException.) 2008-08-25 11:45:13 +00:00
COPYRIGHT.txt Fixed wrong name 2008-08-09 04:36:27 +00:00
LICENSE.commons-logging.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.jboss-logging.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.log4j.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.slf4j.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
LICENSE.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
NOTICE.txt Updated NOTICE.txt and added COPYRIGHT.txt following the JBoss.org guideline 2008-08-08 00:52:35 +00:00
pom.xml * Forgot to update the pom.xml 2008-08-25 11:27:30 +00:00