Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugues Malphettes2010-11-20 01:01:13 +0000
committerHugues Malphettes2010-11-20 01:01:13 +0000
commitbf3efe8c143f8334be3a89bc20f89d7bbfaf2959 (patch)
tree95e703bdde8d69bc91e428a410e8edc7ae826b86 /VERSION.txt
parent835751c2efc5a0b81b7e48f50df41e8214aa81d5 (diff)
downloadorg.eclipse.jetty.project-bf3efe8c143f8334be3a89bc20f89d7bbfaf2959.tar.gz
org.eclipse.jetty.project-bf3efe8c143f8334be3a89bc20f89d7bbfaf2959.tar.xz
org.eclipse.jetty.project-bf3efe8c143f8334be3a89bc20f89d7bbfaf2959.zip
bug 330686 make jsp-2.1 a fragment of the jasper library otherwise we ahve trouble accessing the internal package. tried the split package for too long
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2541 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 92667a17cf..036f9a3b22 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -6,6 +6,8 @@ jetty-7.2.2-SNAPSHOT
+ 330265 start.jar --stop kills --exec subprocess
+ 330417 Atomic PUT in PutFilter
+ 330419 Reloading webapp duplicates StandardDescriptorProcessor
+ + 330686 OSGi: Make org.eclipse.jetty.jsp-2.1 a fragment of org.apache.jasper.glassfish
+
jetty-7.2.1.v20101111 11 November 2010
+ 324679 Fixed dedection of write before static content

Back to the top