Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2009-07-22 00:52:44 +0000
committerJan Bartel2009-07-22 00:52:44 +0000
commit8a96bdc0d3308b8c28236b8dff52f40f4f396d5b (patch)
treed544d6d06fdde54bc8e8059bacdb553dfb7d1fce /VERSION.txt
parent0358f294794369fcb8480a578cc18d08fd3e76c2 (diff)
downloadorg.eclipse.jetty.project-8a96bdc0d3308b8c28236b8dff52f40f4f396d5b.tar.gz
org.eclipse.jetty.project-8a96bdc0d3308b8c28236b8dff52f40f4f396d5b.tar.xz
org.eclipse.jetty.project-8a96bdc0d3308b8c28236b8dff52f40f4f396d5b.zip
Update for annotations and configuration mechanism checkin.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@576 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.txt b/VERSION.txt
index 8f60067ce9..50175d5af5 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,6 +1,7 @@
jetty-7.0.0.RC2-SNAPSHOT
+ 283844 Webapp / TLD errors are not clear
+ 283375 improved extensibility of SSL connectors
+ + backport jetty-8 annotation parsing to jetty-7
jetty-7.0.0.RC1 15 June 2009
+ JETTY-1066 283357 400 response for bad URIs

Back to the top