From 4e8598eb00831dde238035045783ac0f398476ae Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Fri, 8 Jul 2011 17:43:53 +1000 Subject: [PATCH] 351516 Refactored sessions to better support nosql session managers --- VERSION.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/VERSION.txt b/VERSION.txt index 21afaf4120c..1d8a8d66202 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,6 @@ +jetty-7.5.0-SNAPSHOT + + 351516 Refactored sessions to better support nosql session managers + jetty-7.4.4.v20110707 July 7th 2011 + 308851 Converted all jetty-client module tests to JUnit 4 + 345268 JDBCSessionManager does not work with maxInactiveInterval = -1