Go to file
Trustin Lee 866a74305c Fixed issue: NETTY-10 (DefaultChannelPipeline.removeFirst() and removeLast() throws NullPointerException)
* Made sure NoSuchElementException is thrown when the pipeline is empty
* Made sure NullPointerException is not thrown when the pipeline contains only one handler
2008-08-18 02:38:54 +00:00
src Fixed issue: NETTY-10 (DefaultChannelPipeline.removeFirst() and removeLast() throws NullPointerException) 2008-08-18 02:38:54 +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 Added easymock to the test scope dependency 2008-08-17 05:57:09 +00:00