From fb9ebc84bab3c06bf1f1e1a9cb38ae39c7704cdf Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Thu, 5 Aug 2010 13:10:38 +0000 Subject: [PATCH] JETTY-1256 annotation jars from Orbit git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2209 7e9141cc-0065-0410-87d8-b60c137991c4 --- VERSION.txt | 2 +- jetty-distribution/pom.xml | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index ac5850f8f5a..c9bdf12bab1 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -11,11 +11,11 @@ jetty-7.2-SNAPSHOT + 321232 BasicAuthenticator ignores bad Authorization header. + 321307 HashSessionManager calls passivation listeners. + 321730 SelectChannelEndPoint prints to System.err - + JETTY-912 added per exchange timeout api + JETTY-1245 Do not use direct buffers with NIO SSL + JETTY-1249 Apply max idle time to all connectors + JETTY-1250 Parallel start of HandlerCollection + + JETTY-1256 annotation jars from Orbit + Fix jetty-plus.xml for new configuration names + Added ignore to Logger interface + Improved debug dump diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index 9f109c0c452..05d8fdb84da 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -10,11 +10,12 @@ pom http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops - http://download.eclipse.org/tools/orbit/committers/drops/I20100709085604/bundles + http://download.eclipse.org/tools/orbit/committers/drops/S20100721061755/bundles target/distribution R-3.6-201006080911 3.6 ${javax-activation-version}.0.v201005080500 + 1.0.0.v20100513-0750 2.1.0.v201004190952 ${javax-mail-version}.v201005082020 2.5.0.v200910301333 @@ -23,6 +24,7 @@ 1.0.0.v201004190952 2.1.0.v201007080150 1.2.0.v201004190952 + 3.1.0.v200803061910 @@ -70,6 +72,7 @@ + @@ -77,6 +80,7 @@ + @@ -90,6 +94,15 @@ + + + + + + + + +