Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2011-07-14 05:50:37 +0000
committerJan Bartel2011-07-14 05:50:37 +0000
commit295634a36947592d82a290f88a55d30de7ec896f (patch)
tree9437a15a540403d2d7cad207929be6a68bde82c8 /VERSION.txt
parent2028c125c1668355c04dafb1f0d4c616eaa9ae09 (diff)
downloadorg.eclipse.jetty.project-295634a36947592d82a290f88a55d30de7ec896f.tar.gz
org.eclipse.jetty.project-295634a36947592d82a290f88a55d30de7ec896f.tar.xz
org.eclipse.jetty.project-295634a36947592d82a290f88a55d30de7ec896f.zip
352046 - Need try/catch around features set in XmlParser
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index ff479e72be..c6b16cac63 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,7 @@
jetty-7.5.0-SNAPSHOT
+ 351516 Refactored sessions to better support nosql session managers
+ 351576 Do not use deprecated method File.toURL()
+ + 352046 Need try/catch around features set in XmlParser
jetty-7.4.4.v20110707 July 7th 2011
+ 308851 Converted all jetty-client module tests to JUnit 4

Back to the top