[jetty-announce] Jetty 7.6.10.v20130312 / Jetty 8.1.10.v20130312 Released!
Jesse McConnell <[email protected]> Thu, 14 Mar 2013 11:01:24 -0500
| Newsgroups | gmane.comp.java.jetty.announce |
|---|---|
| Message-ID | <CAPHPUsKreW4YSchDW12trL3X8LwT_jvWhABAHPWT6Eb_kM2FmQ__8115.59918006441$1363279805$gmane$org@mail.gmail.com> |
--e89a8fb1f4ae72dd4904d7e4a246 Content-Type: text/plain; charset=UTF-8 Hot on the heels of our Jetty 9 release, we have released updates to our two mature versions. We will continue releasing updates to 7 and 8, roughly every couple of months for the foreseeable future. Downloads: http://download.eclipse.org/jetty/ Releases are available in Maven Central as well. cheers, jesse The list of changes are: jetty-7.6.10.v20130312 - 12 March 2013 + 376273 Early EOF because of SSL Protocol Error on https://api-3t.paypal.com/nvp. + 381521 allow compress methods to be configured + 394064 ensure that JarFile instances are closed on JarFileResource.release() + 398649 ServletContextListener.contextDestroyed() is not called on ContextHandler unregistration + 399703 made encoding error handling consistent + 399799 do not hold lock while calling invalidation listeners + 399967 Shutdown hook calls destroy + 400040 NullPointerException in HttpGenerator.prepareBuffers + 400142 ConcurrentModificationException in JDBC SessionManger + 400144 When loading a session fails the JDBCSessionManger produces duplicate session IDs + 400457 Thread context classloader hierarchy not searched when finding webapp's java:comp/env + 400859 limit max size of writes from cached content + 401211 Remove requirement for jetty-websocket.jar in WEB-INF/lib + 401317 Make Safari 5.x websocket support minVersion level error more clear + 401382 Prevent parseAvailable from parsing next chunk when previous has not been consumed. Handle no content-type in chunked request. + 401474 Performance problem in org.eclipse.jetty.annotation.AnnotationParser + 401531 StringIndexOutOfBoundsException for "/*" <url-pattern> of <jsp-property-group> fix for multiple mappings to *.jsp + 401908 Enhance DosFilter to allow dynamic configuration of attributes. + 402048 org.eclipse.jetty.server.ShutdownMonitor doesn't stop after the jetty server is stopped + 402485 reseed secure random + 402735 jetty.sh to support status which is == check + 402833 Test harness for global error page and hide exception message from reason string (no changes for jetty@codehaus for jetty 7) jetty-8.1.10.v20130312 - 12 March 2013 + 376273 Early EOF because of SSL Protocol Error on https://api-3t.paypal.com/nvp. + 381521 allow compress methods to be configured + 392129 fixed handling of timeouts after startAsync + 394064 ensure that JarFile instances are closed on JarFileResource.release() + 398649 ServletContextListener.contextDestroyed() is not called on ContextHandler unregistration + 399703 made encoding error handling consistent + 399799 do not hold lock while calling invalidation listeners + 399967 Shutdown hook calls destroy + 400040 NullPointerException in HttpGenerator.prepareBuffers + 400142 ConcurrentModificationException in JDBC SessionManger + 400144 When loading a session fails the JDBCSessionManger produces duplicate session IDs + 400312 ServletContextListener.contextInitialized() is not called when added in ServletContainerInitializer.onStartup + 400457 Thread context classloader hierarchy not searched when finding webapp's java:comp/env + 400859 limit max size of writes from cached content + 401211 Remove requirement for jetty-websocket.jar in WEB-INF/lib + 401317 Make Safari 5.x websocket support minVersion level error more clear + 401382 Prevent parseAvailable from parsing next chunk when previous has not been consumed. Handle no content-type in chunked request. + 401474 Performance problem in org.eclipse.jetty.annotation.AnnotationParser + 401485 zip file closed exception + 401531 StringIndexOutOfBoundsException for "/*" <url-pattern> of <jsp-property-group> fix for multiple mappings to *.jsp + 401908 Enhance DosFilter to allow dynamic configuration of attributes. + 402048 org.eclipse.jetty.server.ShutdownMonitor doesn't stop after the jetty server is stopped + 402485 reseed secure random + 402735 jetty.sh to support status which is == check + 402833 Test harness for global error page and hide exception message from reason string [email protected] - 12 March 2013 + 400312 ServletContextListener.contextInitialized() is not called when added in ServletContainerInitializer.onStartup -- jesse mcconnell [email protected] --e89a8fb1f4ae72dd4904d7e4a246 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div><br></div><div style>Hot on the heels of our Jetty 9 = release, we have released updates to our two mature versions. =C2=A0We will= continue releasing updates to 7 and 8, roughly every couple of months for = the foreseeable future.</div> <div style><br></div><div style>Downloads:=C2=A0<a href=3D"http://download.= eclipse.org/jetty/">http://download.eclipse.org/jetty/</a></div><div style>= <br></div><div style>Releases are available in Maven Central as well.</div>= <div style> <br></div><div style>cheers,</div><div style>jesse</div><div style><br></di= v><div style>The list of changes are:</div><div style><br></div><div style>= <pre style=3D"color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"> jetty-7.6.10.v20130312 - 12 March 2013 + 376273 Early EOF because of SSL Protocol Error on <a href=3D"https://api-3t.paypal.com/nvp">https://api-3t.paypal.com/nvp<= /a>. + 381521 allow compress methods to be configured + 394064 ensure that JarFile instances are closed on JarFileResource.relea= se() + 398649 ServletContextListener.contextDestroyed() is not called on ContextHandler unregistration + 399703 made encoding error handling consistent + 399799 do not hold lock while calling invalidation listeners + 399967 Shutdown hook calls destroy + 400040 NullPointerException in HttpGenerator.prepareBuffers + 400142 ConcurrentModificationException in JDBC SessionManger + 400144 When loading a session fails the JDBCSessionManger produces dupli= cate session IDs + 400457 Thread context classloader hierarchy not searched when finding webapp's java:comp/env + 400859 limit max size of writes from cached content + 401211 Remove requirement for jetty-websocket.jar in WEB-INF/lib + 401317 Make Safari 5.x websocket support minVersion level error more cle= ar + 401382 Prevent parseAvailable from parsing next chunk when previous has = not been consumed. Handle no content-type in chunked request. + 401474 Performance problem in org.eclipse.jetty.annotation.AnnotationPar= ser + 401531 StringIndexOutOfBoundsException for "/*" <url-patter= n> of <jsp-property-group> fix for multiple mappings to *.jsp + 401908 Enhance DosFilter to allow dynamic configuration of attributes. + 402048 org.eclipse.jetty.server.ShutdownMonitor doesn't stop after t= he jetty server is stopped + 402485 reseed secure random + 402735 jetty.sh to support status which is =3D=3D check + 402833 Test harness for global error page and hide exception message fro= m reason string </pre><div style>(no changes for jetty@codehaus for jetty 7)</div><div styl= e><br></div><div><pre style=3D"color:rgb(0,0,0);word-wrap:break-word;white-= space:pre-wrap">jetty-8.1.10.v20130312 - 12 March 2013 + 376273 Early EOF because of SSL Protocol Error on <a href=3D"https://api-3t.paypal.com/nvp">https://api-3t.paypal.com/nvp<= /a>. + 381521 allow compress methods to be configured + 392129 fixed handling of timeouts after startAsync + 394064 ensure that JarFile instances are closed on JarFileResource.relea= se() + 398649 ServletContextListener.contextDestroyed() is not called on ContextHandler unregistration + 399703 made encoding error handling consistent + 399799 do not hold lock while calling invalidation listeners + 399967 Shutdown hook calls destroy + 400040 NullPointerException in HttpGenerator.prepareBuffers + 400142 ConcurrentModificationException in JDBC SessionManger + 400144 When loading a session fails the JDBCSessionManger produces dupli= cate session IDs + 400312 ServletContextListener.contextInitialized() is not called when ad= ded in ServletContainerInitializer.onStartup + 400457 Thread context classloader hierarchy not searched when finding webapp's java:comp/env + 400859 limit max size of writes from cached content + 401211 Remove requirement for jetty-websocket.jar in WEB-INF/lib + 401317 Make Safari 5.x websocket support minVersion level error more cle= ar + 401382 Prevent parseAvailable from parsing next chunk when previous has = not been consumed. Handle no content-type in chunked request. + 401474 Performance problem in org.eclipse.jetty.annotation.AnnotationPar= ser + 401485 zip file closed exception + 401531 StringIndexOutOfBoundsException for "/*" <url-patter= n> of <jsp-property-group> fix for multiple mappings to *.jsp + 401908 Enhance DosFilter to allow dynamic configuration of attributes. + 402048 org.eclipse.jetty.server.ShutdownMonitor doesn't stop after t= he jetty server is stopped + 402485 reseed secure random + 402735 jetty.sh to support status which is =3D=3D check + 402833 Test harness for global error page and hide exception message fro= m reason string</pre></div></div><pre style=3D"color:rgb(0,0,0);word-wrap:= break-word;white-space:pre-wrap">[email protected] - 12 March= 2013 + 400312 ServletContextListener.contextInitialized() is not called when ad= ded in ServletContainerInitializer.onStartup</pre><pre style=3D"color:rgb(0,= 0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre><div>--<br>jesse = mcconnell<br><a href=3D"mailto:[email protected]" target=3D"_blank"= >[email protected]</a></div> </div> --e89a8fb1f4ae72dd4904d7e4a246--