Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Gorovoy2011-03-30 23:28:54 +0000
committerMichael Gorovoy2011-03-30 23:28:54 +0000
commita8e9be3a944a90bb9419fe6a07fca7060c6ef605 (patch)
tree3781015762773ef2b6db23692b700edabc8112ed /VERSION.txt
parentcf09f69e53156f6bc2b5fdb81996933a38764b94 (diff)
downloadorg.eclipse.jetty.project-a8e9be3a944a90bb9419fe6a07fca7060c6ef605.tar.gz
org.eclipse.jetty.project-a8e9be3a944a90bb9419fe6a07fca7060c6ef605.tar.xz
org.eclipse.jetty.project-a8e9be3a944a90bb9419fe6a07fca7060c6ef605.zip
341394 Remove 'Unavailable' JMX attributes of WebAppContext MBean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2939 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 43b370c213..db40803d39 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -13,12 +13,13 @@ jetty-7.3.2-SNAPSHOT
+ 341006 Move inner enums out into separate file
+ 341105 Stack trace is printed for an ignored exception
+ 341145 WebAppContext MBean attribute serverClasses returns empty value
- + Ensure generated fragment names are unique
- + JETTY-1245 Pooled Buffers implementation
+ 341206 Stop order is wrong in HandlerWrapper
+ 341255 org.eclipse.http usage in AJP/SessionId linkage
- + Added extra session removal test
+ 341386 Remote close not detected by HttpClient
+ + 341394 Remove 'Unavailable' JMX attributes of WebAppContext MBean
+ + JETTY-1245 Pooled Buffers implementation
+ + Ensure generated fragment names are unique
+ + Added extra session removal test
jetty-7.3.1.v20110307 7 March 2011
+ 316382 Support a more strict SSL option with certificates

Back to the top