Greg Wilkins
|
2b395d279f
|
moved distribution and start back to jetty-*
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@294 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-27 00:03:24 +00:00 |
Greg Wilkins
|
aa5d47a35f
|
moved distribution and start back to jetty-*
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@293 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 23:58:18 +00:00 |
Jan Bartel
|
66e52af837
|
Moved to src/test/java as it is a test class.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@292 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 23:55:46 +00:00 |
Athena Yao
|
60f784d2ac
|
[277798] Denial of Service Filter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@291 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 06:48:45 +00:00 |
Jan Bartel
|
3e27e3bf9e
|
Update pom to 7.0.0.M3-SNAPSHOT. Not sure how it got out of step?
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@290 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 05:02:53 +00:00 |
Greg Wilkins
|
24c7e7815f
|
toURI
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@289 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 04:50:26 +00:00 |
Greg Wilkins
|
3ef3440a59
|
fixed shutdown
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@288 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 02:47:51 +00:00 |
Greg Wilkins
|
e17c559c84
|
renamed non runtime modules
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@285 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 01:44:57 +00:00 |
Greg Wilkins
|
88f5811842
|
renamed non runtime modules
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@284 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 01:18:10 +00:00 |
Greg Wilkins
|
020f12e948
|
renamed non runtime modules
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@283 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-26 01:16:27 +00:00 |
Greg Wilkins
|
0a28f5adb6
|
include
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@281 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-25 23:43:56 +00:00 |
Greg Wilkins
|
61d5c7095a
|
fixed fragment processing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@279 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-25 13:41:25 +00:00 |
Greg Wilkins
|
bc8b0d7b37
|
improved scanning of META-INF
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@275 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-25 11:32:19 +00:00 |
Jan Bartel
|
577684b4c9
|
Move creation of java:comp/env to EnvConfiguration.configure() from EnvConfiguration.preConfigure(), as WebInfConfiguration only creates the web app's classloader (that the java:comp/ factory depends on) in WebInfConfiguration.configure()
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@274 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-25 10:55:31 +00:00 |
Jan Bartel
|
f10ddda835
|
Virtual hosts may be non-null but not contain any entries
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@273 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-25 10:50:17 +00:00 |
Greg Wilkins
|
515c800bf9
|
imports and formatting
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@269 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-25 01:45:02 +00:00 |
Greg Wilkins
|
2b6057b3ea
|
improved continuation tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@266 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-23 14:26:37 +00:00 |
Greg Wilkins
|
8f04010f67
|
portable continuations
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@265 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-23 11:33:40 +00:00 |
Jesse McConnell
|
f946f8609b
|
[BUG 277551] initial jetty.policy file I was working with earlier, added in for completeness since it was referenced from the start.config (but not used currently
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@264 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 21:42:25 +00:00 |
Jesse McConnell
|
9442ab7eee
|
[BUG 277551] initial integration for the OPTIONS=policy mechanism, the wiring is here, need to find or write a policy file parser though, nothing seems appropraite license wise I have seen so far
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@263 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 21:20:14 +00:00 |
Jesse McConnell
|
0b8640696d
|
jetty-assembly -> jetty-distribution
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@262 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 15:33:34 +00:00 |
Jesse McConnell
|
a203b2833c
|
back down the defaults of this test case again
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@261 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 14:27:19 +00:00 |
Jesse McConnell
|
adb0f4b4fa
|
back down the defaults of this test case
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@260 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 14:21:24 +00:00 |
Jan Bartel
|
57e21c2c00
|
jetty-annotations was updated some time ago to use geronimo-annotations 1.1.1, but jetty-distribution was not updated at the same time.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@259 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 11:23:35 +00:00 |
Jan Bartel
|
fc50b231f6
|
Rename Configuration class to make purpose clearer.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@258 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 08:36:51 +00:00 |
Jan Bartel
|
9391163a29
|
Remove draft servlet spec 3 pojo annotation types; refactor annotation processing to make processing of non-classpath files easier (eg for jetty-maven-plugin); take out some debug printlns accidentally left in.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@257 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 08:31:06 +00:00 |
Greg Wilkins
|
f9a8e45c9c
|
277403 reduced usage of system properties
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@256 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 02:54:42 +00:00 |
Athena Yao
|
4394909c14
|
fix typo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@255 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 02:53:45 +00:00 |
Jesse McConnell
|
5465e76ddd
|
[BUG 277409] switch bundle vendor the Eclipse Jetty Project
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@254 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 02:05:56 +00:00 |
Jesse McConnell
|
2bde18b46a
|
[BUG 277406] added jetty-integrations
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@253 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 00:28:32 +00:00 |
Jesse McConnell
|
3920ebaf4e
|
i h8 plural and singular modules that have different goop in them
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@252 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 00:03:22 +00:00 |
Jesse McConnell
|
e0da42ab70
|
adding tests jar into the mix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@251 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-22 00:01:33 +00:00 |
Jesse McConnell
|
611266ff8a
|
convert from 6 -> 7
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@250 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-21 18:49:39 +00:00 |
Jesse McConnell
|
679bd236f5
|
convert from 6 -> 7
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@249 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-21 18:48:09 +00:00 |
Jan Bartel
|
aeabaaab90
|
Refactor to put looking for jars into a method which can be overridden (eg by the jetty-maven-plugin, which does not have a WEB-INF/lib to look through, but must look through the classloader or the dependencies).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@245 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-21 05:32:43 +00:00 |
Greg Wilkins
|
77181eadfe
|
added setConfigurationDiscovered for servlet 3.0 features
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@244 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-20 23:07:08 +00:00 |
Athena Yao
|
64eb0863b1
|
Bug 274251 Dispatch to welcome files which are servlets with no matching static resource
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@240 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-20 06:57:28 +00:00 |
David Jencks
|
c170801600
|
Bug 277027 Fix NPE if no security handler installed
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@239 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 22:33:15 +00:00 |
David Jencks
|
7b3eda29df
|
Bug 277021 Fix FormAuthenticator to reconstitute original url more correctly
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@238 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 22:18:46 +00:00 |
Jesse McConnell
|
6098e46b51
|
switch over to using the remote resources for artifacts and distribution
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@235 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 17:23:42 +00:00 |
Jesse McConnell
|
7d973ac81c
|
add in the remote resources plugin into lifecycle, now the about.html will appear in each mvn artifact which is required since they are also valid eclipse plugins
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@234 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 17:12:50 +00:00 |
Jan Bartel
|
688fbac7aa
|
New Configuration structure. This structure will be modified in jetty-8 to accommodate servlet spec3. This checkin moves jetty-7 closer to that final structure. Configuration now consists of 3 phases: preConfigure(), configure() and postConfigure(). All Configurations can now be chained together rather than having to override/replace existing Configurations.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@230 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 07:40:36 +00:00 |
Greg Wilkins
|
c236945c53
|
fixed race with expired async request
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@229 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 07:40:07 +00:00 |
Greg Wilkins
|
19080861ad
|
stress testing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@228 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 04:32:56 +00:00 |
Greg Wilkins
|
573cccb8df
|
inverted the sense of aliases on contextHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@226 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-19 00:52:02 +00:00 |
Greg Wilkins
|
9ef16a8d7a
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@225 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-18 09:03:47 +00:00 |
Greg Wilkins
|
7aa836b089
|
[maven-release-plugin] prepare release jetty-7.0.0.M2
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@223 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-18 09:03:18 +00:00 |
Greg Wilkins
|
3fb52aa9ed
|
ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@222 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-18 08:49:57 +00:00 |
Greg Wilkins
|
3de92c8cce
|
versions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@221 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-18 04:43:41 +00:00 |
Jan Bartel
|
06c57e0be8
|
JETTY-1013
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@220 7e9141cc-0065-0410-87d8-b60c137991c4
|
2009-05-16 04:40:13 +00:00 |