From c34a7add2a64e5df3066327dfac776d4c4c2f2d6 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Tue, 28 Oct 2014 13:23:44 -0500 Subject: [PATCH] set for release --- VERSION.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index f009154db32..e38c0ea87ba 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,6 +1,4 @@ -jetty-9.2.5-SNAPSHOT - -jetty-9.2.4.v20141027 - 27 October 2014 +jetty-9.2.4.v20141028 - 28 October 2014 + 376365 "jetty.sh start" returns 0 on failure + 396569 'bin/jetty.sh stop' reports 'OK' even when jetty was not running + 396572 Starting jetty from cygwin is not working properly @@ -33,6 +31,7 @@ jetty-9.2.4.v20141027 - 27 October 2014 + 444896 Overriding of web-default servlet mapping in web.xml not working with quickstart + 445157 First redeployed servlet leaks WebAppContext + + 445239 Rename weld.mod to cdi.mod to be consistent with past module namings + 445258 STOP.WAIT is not really respected + 445374 Reevaluate org.eclipse.jetty.websocket.jsr356 enablement concepts + 445495 Improve Exception message when no jndi resource to bind for a name in @@ -69,6 +68,8 @@ jetty-9.2.4.v20141027 - 27 October 2014 + 447979 Refactor to make MetaData responsible for progressively ordering web-inf jars + 448156 Fixed INACTIVE race in IteratingCallback + + 449001 Remove start.d directory from JETTY_HOME + + 449038 WebSocketUpgradeFilter must support async. jetty-9.2.3.v20140905 - 05 September 2014 + 347110 renamed class transformer methods