Greg Wilkins
701bbe1e3e
clean up from rebase merge
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2114 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 01:59:43 +00:00
Greg Wilkins
d3012461ac
cleaned up output from test harnesses
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2113 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 01:59:26 +00:00
Greg Wilkins
b495ca6bb4
JETTY-1247 do not recycle buffers on asynchronous close
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2112 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 01:59:06 +00:00
Greg Wilkins
80e5a95130
JETTY-1249 i
...
Apply max idle time to all connectors
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2111 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 01:58:48 +00:00
Jan Bartel
c46d01c789
JETTY-1249 changes to ensure maxIdleTime applied to connections
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2110 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-13 02:06:59 +00:00
Greg Wilkins
9612eb956a
JETTY-1247 synchronize recylcing of SSL NIO buffers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2109 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-13 01:44:19 +00:00
Greg Wilkins
46c4b7daa7
319519 Warn about duplicate configuration files
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2108 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 15:48:20 +00:00
Greg Wilkins
7540debfe7
JETTY-1249 Apply max idle time
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2107 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 11:15:43 +00:00
Greg Wilkins
aa9df8b65d
improved logger
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2106 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 08:45:22 +00:00
Greg Wilkins
9afacd6b26
fixed timeout
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2105 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 08:45:08 +00:00
Greg Wilkins
608eec242e
added ignore to Logger interface
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2104 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 08:44:52 +00:00
Hugues Malphettes
c018491a36
version 1.6 of slf4j is compatible with 1.5
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2095 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 23:39:19 +00:00
Hugues Malphettes
b2342e4605
trivial spelling mistake
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2093 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 23:32:04 +00:00
Hugues Malphettes
e251d4ab81
latest orbit build with the jasper bundle exporting the logging package
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2090 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 20:23:48 +00:00
Hugues Malphettes
8f2043fb3d
latest orbit build with the jasper bundle exporting the logging package
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2089 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 20:22:06 +00:00
Greg Wilkins
16be43597f
319370 WebAppClassLoaderContext
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2088 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 11:42:19 +00:00
Greg Wilkins
9f0a75da75
319334 improved resource cache
...
Made the cache use concurrent data structures
Removed the dual NIO/BIO caches
Use the cache for streaming data
made DefaultServlet check for shared cache
some javadoc cleanups
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2085 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 04:45:52 +00:00
Hugues Malphettes
2605267f3f
support the generation of the source bundle for the jetty-all-server aggregate.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2084 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-08 21:24:41 +00:00
Hugues Malphettes
7acd0a1603
bug 317222 OSGi-ready jetty-all-server aggregate
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2083 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-08 18:48:07 +00:00
Greg Wilkins
942459c977
7.2 dev
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2082 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-08 01:22:44 +00:00
Hugues Malphettes
4d5966fa3e
udpate the list of bug fixes related to OSGi for 7.1.5
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2081 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-06 22:22:00 +00:00
Hugues Malphettes
403bbd7330
bug 319034 fix.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2080 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-06 18:19:49 +00:00
Greg Wilkins
b02766dd53
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2078 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 14:10:04 +00:00
Greg Wilkins
82923e5197
[maven-release-plugin] prepare release jetty-7.1.5.v20100705
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2076 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 14:09:39 +00:00
Greg Wilkins
0fb891e968
rolled back r2014 because it is needed by codehaus release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2074 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 13:50:26 +00:00
Greg Wilkins
a4d25de6c4
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2073 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 12:43:19 +00:00
Greg Wilkins
f2726d74d1
[maven-release-plugin] prepare release jetty-7.1.5.v20100705
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2071 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 12:42:53 +00:00
Greg Wilkins
aaac4de094
cleaned up remote filter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2070 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 11:54:47 +00:00
Greg Wilkins
3edea65c39
Ready for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2069 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 07:12:32 +00:00
Greg Wilkins
6b4455d15e
readded deprecated methods to keep API
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2068 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 07:12:16 +00:00
Greg Wilkins
3e515dd060
296570 EOFException for HttpExchange when HttpClient.stop called
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2067 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 04:42:35 +00:00
Greg Wilkins
75dd71b1ff
296570 EOFException for HttpExchange when HttpClient.stop called
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2066 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 02:49:37 +00:00
Greg Wilkins
f24444b08a
better readme
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2065 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 02:18:08 +00:00
Greg Wilkins
f16dcd8cad
reduced verbosity of tests reporting errors
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2064 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 15:53:01 +00:00
Greg Wilkins
f9640c4116
318551 Optional uncheck Printwriter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2063 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 13:44:43 +00:00
Greg Wilkins
088a93b562
318551 Optional uncheck Printwriter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2062 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 09:13:30 +00:00
Jan Bartel
85e3ba89ad
update eclipse-mirror to 3.6 release drop for ecj dependency in jetty-distribution
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2061 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 08:22:29 +00:00
Simone Bordet
78cafd343a
Fixes #318470 (NPE caused by unboxing of field _persistent in HttpGenerator).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2059 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-30 13:49:47 +00:00
Hugues Malphettes
4780583ff0
use the latest eclipse orbit build with the latest jasper bundle that works with felix and equinox when the bootdelegation is turned off
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2058 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-30 10:50:27 +00:00
Greg Wilkins
849b77925c
318308 Correct quoting of unicode control characters
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2057 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-29 14:13:22 +00:00
Greg Wilkins
3b5c2dd465
317906 OPTIONS correctly handles TRACE
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2056 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 14:53:12 +00:00
Hugues Malphettes
1fd3ff55c5
bug 318152
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2055 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 09:58:53 +00:00
Hugues Malphettes
e107b03350
bug 318152
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2054 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 09:57:04 +00:00
Hugues Malphettes
2c6e74d106
support for web-bundles that are zipped
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2053 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 09:51:12 +00:00
Hugues Malphettes
2efec8a0ad
able to run the jetty-test-webapp as a web-bundle
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2052 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 09:36:38 +00:00
Hugues Malphettes
863cc0a757
bug 316909 cleanup and web-bundles don't need to be unzipped anymore. Jetty's standard WebInfConfiguration object takes care of unzipping wars on the fly as necessary to make the webapp consumable for JSPs.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2048 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-26 00:35:13 +00:00
Hugues Malphettes
76d1e6bb30
bug 316560 and bug 316909 geenrate a web-bundle from the test-jetty-webapp that will be used during the automated testing of jetty-osgi
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2044 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 22:57:34 +00:00
Greg Wilkins
517130e909
317759 Allow roles and constraints to be added after init
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2043 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 00:39:13 +00:00
Hugues Malphettes
3fabec8c5a
bug 317231, bug 298703, bug 309250
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2042 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-23 23:38:08 +00:00
Hugues Malphettes
351feb4edc
now that bug 317231 is fixed, we can support the default attribute in the <Property> instead of overriding it with some hardcodded values.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2038 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-22 17:15:41 +00:00