Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Gorovoy2011-05-11 04:54:39 +0000
committerMichael Gorovoy2011-05-11 04:54:39 +0000
commita28d3bc37a9ca9259097045a4254785874a00145 (patch)
treee857a5e340c4c4db4742855ab494eac9e4d2ecf5 /VERSION.txt
parent9c9f151ff4d46cefdaa2a813c3d554a3ec9050bb (diff)
downloadorg.eclipse.jetty.project-a28d3bc37a9ca9259097045a4254785874a00145.tar.gz
org.eclipse.jetty.project-a28d3bc37a9ca9259097045a4254785874a00145.tar.xz
org.eclipse.jetty.project-a28d3bc37a9ca9259097045a4254785874a00145.zip
332907 Add context property to ObjectName of JMX MBeans
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3120 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 6e454f9fac..718c904090 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,6 @@
jetty-7.4.1-SNAPSHOT
+ 288563 remove unsupported and deprecated --secure option
- + 332907 (work in progress) Added AbstractHandlerContainer.findContainerOf
+ + 332907 Add context property to ObjectName of JMX MBeans
+ 336056 Ability to override the computation of the ContextHandler to deploy the DefaultServlet on the HttpService
+ 340040 Support for a total timeout
+ 343083 Set nested dispatch type and connection

Back to the top