From 1407834e1dc4e6a7ca4ad9c1996417f7c683479a Mon Sep 17 00:00:00 2001 From: Simone Bordet Date: Tue, 27 Apr 2010 14:36:09 +0000 Subject: [PATCH] Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp). git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1595 7e9141cc-0065-0410-87d8-b60c137991c4 --- VERSION.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/VERSION.txt b/VERSION.txt index 1bf4a912582..7b194088eb3 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -23,6 +23,7 @@ jetty-7.1.0.RC0 27 April 2010 + 310467 Allow SocketConnector to create generic Connection objects + 310603 Make Logger interface consistent + 310605 Make a clean room implementation of the JSP logger bridge + + 308848 Update test suite to JUnit4 - Module jetty-ajp jetty-7.0.2.v20100331 31 March 2010 + 297552 Don't call Continuation timeouts from acceptor tick