Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty 7.5.4.v20111024 and Jetty 8.0.4.v20111024 Released

Hi,

I can't find the 8.0.4 bundles at eclipse.org. The p2 repository 
  http://download.eclipse.org/jetty/updates/jetty-bundles-8.x
contains bundles with a 8.0.3.v20111011 version stamp.

Am I missing anything?

Regards,
Rüdiger



From: Jesse McConnell <jesse.mcconnell@xxxxxxxxx>
To: JETTY user mailing list <jetty-users@xxxxxxxxxxx>; "Jetty @ Eclipse developer discussion list" <jetty-dev@xxxxxxxxxxx>; jetty-user <user@xxxxxxxxxxxxxxxxxx>; jetty-dev <dev@xxxxxxxxxxxxxxxxxx>; jetty-announce <announce@xxxxxxxxxxxxxxxxxx>; jetty-announce@xxxxxxxxxxx
Sent: Tuesday, October 25, 2011 6:20 PM
Subject: [jetty-users] Jetty 7.5.4.v20111024 and Jetty 8.0.4.v20111024 Released

I have released a new minor bugfix release for Jetty.  The artifacts
are already in maven central.

Eclipse: http://download.eclipse.org/jetty

Codehaus: http://dist.codehaus.org/jetty

Deb: http://dist.codehaus.org/jetty/deb
Rpm: http://dist.codehaus.org/jetty/rpm

cheers,
jesse

jetty-7.5.4.v20111024 - 24 October 2011
+ 358263 JDBCSessionIdManager add setDatasource(DataSource) method
+ 358649 Replace existing StdErrLog system properties for DEBUG/IGNORED with
  LEVEL instead.
+ 360836 Accept parameters with bad UTF-8. Use replacement character
+ 360912 CrossOriginFilter does not send Access-Control-Allow-Origin on
  responses. 355103 Make allowCredentials default to true in
  CrossOriginFilter.
+ 360938 Connections closed after a while.
+ 361319 Log initialization does not catch correct exceptions on all jvms
+ 361325 359292 Allow KeyStore to be set
+ 361456 release timer task on connection failed
+ 361655 ExecutorThreadPool.isLowOnThreads() returns wrong value.
+ JETTY-1444 start threadpool before selector manager

jetty@codehaus-7.5.4.v20111024 - 24 October 2011
+ JETTY-1443 Corrected property names in jetty-setuid.xml
+ JETTY-1446 jetty-setuid is not unpacked to jetty-hightide

jetty-8.0.4.v20111024 - 24 October 2011
+ 358263 JDBCSessionIdManager add setDatasource(DataSource) method
+ 358649 Replace existing StdErrLog system properties for DEBUG/IGNORED with
  LEVEL instead.
+ 360836 Accept parameters with bad UTF-8. Use replacement character
+ 360912 CrossOriginFilter does not send Access-Control-Allow-Origin on
  responses. 355103 Make allowCredentials default to true in
  CrossOriginFilter.
+ 360938 Connections closed after a while.
+ 361135 secure cookies for sessions
+ 361319 Log initialization does not catch correct exceptions on all jvms
+ 361325 359292 Allow KeyStore to be set
+ 361456 release timer task on connection failed
+ 361655 ExecutorThreadPool.isLowOnThreads() returns wrong value.
+ JETTY-1444 start threadpool before selector manager

jetty@codehaus-8.0.4.v20111024 - 24 October 2011
+ JETTY-1443 Corrected property names in jetty-setuid.xml
+ JETTY-1446 jetty-setuid is not unpacked to jetty-hightide


--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



Back to the top