1771 Commits

Author SHA1 Message Date
Greg Wilkins
d93c37b610 convenience method
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2559 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 05:11:18 +00:00
Greg Wilkins
fca35e43a2 fixed endswithslash test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2558 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 02:45:17 +00:00
Greg Wilkins
6c01234e7c Several minor fixes:
Limit size of indirect buffer for direct serving of content.
default servlet redirects directories without trailing / better

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2557 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 02:45:00 +00:00
Greg Wilkins
d261713cf4 better doco
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2556 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 02:44:35 +00:00
Greg Wilkins
978e045f9c better finalization to try to catch intermittent error
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2549 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-22 06:19:31 +00:00
Greg Wilkins
e3526290db JETTY-1297 Improved matching of vhosts so that a vhost match has priority
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2548 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-22 04:01:43 +00:00
Greg Wilkins
91e0e981aa 330764 Command line properties passed to start.jar --exec
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2547 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-22 04:01:25 +00:00
Greg Wilkins
cf583b1cfe more robust handling of pathInfo only
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2546 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 22:46:39 +00:00
Greg Wilkins
4d6df56c12 330732 removed excess debugging
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2545 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 22:46:23 +00:00
Hugues Malphettes
1ab88841c8 fix bug 330098 The AppProvider was not indexing the ContextHandler that was deployed well enough
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2544 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 02:54:48 +00:00
Hugues Malphettes
f0c09c1d56 use untyped APIs compatible with the previous version of OSGi and the new version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2543 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 02:20:30 +00:00
Hugues Malphettes
bf3efe8c14 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
2010-11-20 01:01:13 +00:00
Greg Wilkins
835751c2ef improved test harness timing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2538 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-19 00:25:32 +00:00
Greg Wilkins
26e82ad779 moved port for test to 9876
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2537 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-18 05:46:29 +00:00
Greg Wilkins
793cb6d6f3 dump info from test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2536 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-18 04:15:03 +00:00
Greg Wilkins
c686749cc3 improved test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2535 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-18 01:55:20 +00:00
Greg Wilkins
59f5bcce5b 330265 start.jar --stop kills --exec subprocess
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2534 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 22:41:33 +00:00
Jan Bartel
b063893cdf 330419 - reloading webapp duplicates StandardDescriptorProcessor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2529 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 03:30:14 +00:00
Greg Wilkins
e24075a294 more test refinements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2528 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 02:59:48 +00:00
Greg Wilkins
9c098e899a more test timing improvements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2527 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 01:52:50 +00:00
Greg Wilkins
d955fa0c3a 330417 Atomic PUT in PutFilter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2526 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 01:52:33 +00:00
Jan Bartel
a9a56e8716 330229 - Jetty tries to parse META-INF/*.tld when jsp-api is not on classpath, causing DTD entity resoluton to fail
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2525 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 01:43:11 +00:00
Greg Wilkins
ba5343fe12 improved test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2524 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-17 00:28:47 +00:00
Greg Wilkins
6ca798c49a improved test timing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2523 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-16 23:53:42 +00:00
Greg Wilkins
ff2239a2ba improved test harness - removed arbitrary waits
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2514 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-16 13:38:51 +00:00
Greg Wilkins
52ac3598f8 improved test harness - removed arbitrary waits
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2513 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-16 13:38:28 +00:00
Greg Wilkins
4892e81ed4 improved test harness - removed arbitrary waits
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2512 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-16 12:36:13 +00:00
Greg Wilkins
57a8287da7 330210 Improve performance of writing large bytes arrays
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2507 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-15 11:57:53 +00:00
Greg Wilkins
3c5625032a added jetty-6 version info
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2506 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-15 11:56:56 +00:00
Greg Wilkins
0938609d3a restored deprecated API
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2505 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-15 11:56:40 +00:00
Jan Bartel
35c063fb95 Merge fixes from jetty-8: 330188, 330208
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2504 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-15 06:47:58 +00:00
Jesse McConnell
62726cc4e2 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2498 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-11 16:20:20 +00:00
Jesse McConnell
e0b27726c2 [maven-release-plugin] prepare release jetty-7.2.1.v20101111
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2496 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-11 16:19:58 +00:00
Jesse McConnell
678e364270 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2494 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-10 21:33:07 +00:00
Jesse McConnell
d6b1040f69 [maven-release-plugin] prepare release jetty-7.2.1.v20101111
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2492 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-10 21:32:47 +00:00
Jesse McConnell
e866612ba5 set release version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2491 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-10 21:04:50 +00:00
Greg Wilkins
095d728f31 improved help and debugging
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2490 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-10 21:04:14 +00:00
Greg Wilkins
834e0ef1d8 324679 Fixed dedection of write before static content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2484 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 06:35:19 +00:00
Greg Wilkins
e0c0ea3f8b 324679 Fixed dedection of write before static content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2483 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 05:16:54 +00:00
Greg Wilkins
fb4eaaafd3 324679 Fixed dedection of write before static content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2482 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 05:09:05 +00:00
Greg Wilkins
262d08cd9f 329602 only clear ServletContext attributes on doStop
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2481 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 03:36:18 +00:00
Hugues Malphettes
d3c5317c7f bug 329621 in case jetty.home is quoted, remove the quotes.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2480 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 03:29:37 +00:00
Greg Wilkins
df79fb183b JETTY-1297 Make ServletContext.getContext(String) virtual host aware
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2479 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 02:35:58 +00:00
Greg Wilkins
37c2f8088b 329602 only clear ServletContext attributes on doStop
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2478 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 01:56:10 +00:00
Greg Wilkins
79ca06a386 329643 Improved deployment of resource collections
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2477 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:38:23 +00:00
Greg Wilkins
5e6bcdc009 removed debug println
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2476 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:38:03 +00:00
Greg Wilkins
b8a65cd234 better debug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2475 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:37:49 +00:00
Greg Wilkins
6cc5b11379 fixed code format
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2474 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:37:34 +00:00
Greg Wilkins
75d9d18b50 329642 Concurrent modification exception in Deployment Manager
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2473 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:37:19 +00:00
Hugues Malphettes
e6c26b383e bug #329571 don't use the lazy activation policy for jetty.osgi.boot.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2471 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-05 17:54:47 +00:00