Commit Graph

15548 Commits

Author SHA1 Message Date
Joakim Erdfelt 0e10f592d8 [BUG 283172] fix build on windows
* Undoing misplaced .toSystemLN() hack in favor of using Subversion svn:eol-style property correctly.


git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@552 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-11 00:56:03 +00:00
Joakim Erdfelt 15f4e6eb47 [BUG 283172] fix build on windows
* setting svn:eol-style property to LF on test resource data/content.



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@551 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-11 00:49:20 +00:00
Joakim Erdfelt d3876fd865 [BUG 283172] fix build on windows
* setting svn:eol-style property to LF on test resource data/content.


git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@550 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-11 00:31:23 +00:00
Joakim Erdfelt 1c11416ad4 [BUG 283172] fix build on windows
* Ensure tmpdir exists
* Ensure tmpdir is not reused between tests


git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@549 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-11 00:01:29 +00:00
Joakim Erdfelt b3c82d1bbf [BUG 283172] fix build on windows
* Using /target/work/${testname}/ as temp dir for webapp deployment (so as to play nice in windows, and not fill up the ${java.io.tmpdir} with webapp deployments)


git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@548 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 23:56:08 +00:00
Joakim Erdfelt d8006aaafd [BUG 283172] fix build on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@547 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 23:36:35 +00:00
Joakim Erdfelt 90105841ab * Correcting System LN issue.
* Fixing test name typo.


git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@546 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 23:04:02 +00:00
Jesse McConnell b8296674ff [BUG 283172] fix build on windows in short term
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@545 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 22:46:06 +00:00
Jesse McConnell 8ae34f3621 [BUG 283172] fix build on windows in short term
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@544 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 22:41:19 +00:00
Joakim Erdfelt ebb3c4966c [BUG 283172] fix build on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@543 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 21:50:22 +00:00
Jesse McConnell b8d470dedb [BUG 283172] fix build on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@542 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 20:54:31 +00:00
Jesse McConnell d5e524bca9 [BUG 283172] fix build on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@541 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 20:19:21 +00:00
Jesse McConnell 41e8f40b12 [BUG 283172] fix build on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@540 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 19:25:54 +00:00
Greg Wilkins 6096568c7f 282807 283049 282543 Improved handling of timeouts and complete. More debug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@538 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 08:20:24 +00:00
Greg Wilkins c3b43f49d8 Use 6.1.15 as it has CQ-3031. We are waiting on 3431
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@536 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 01:16:13 +00:00
Greg Wilkins 1a47662030 282807 Better handling of 100 continues if response committed
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@535 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 23:27:40 +00:00
Greg Wilkins 42a33c32fc slighly quicker tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@534 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 23:26:36 +00:00
Greg Wilkins 3cf8b20f0a clean up import
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@533 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 23:25:54 +00:00
Greg Wilkins f3076e3fa7 latest jetty-6
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@532 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 23:25:36 +00:00
Joakim Erdfelt 6aa938d5f3 Correcting JUnit usage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@528 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 17:45:24 +00:00
Greg Wilkins c116cd7e63 281287 Handle date headers before 1 Jan 1970
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@524 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 03:48:38 +00:00
Jesse McConnell 57c9074b28 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@523 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 02:39:31 +00:00
Jesse McConnell 0d6314659c [maven-release-plugin] prepare release jetty-7.0.0.RC0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@521 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 02:39:06 +00:00
Jesse McConnell f03acc0307 update to release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@520 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 02:26:44 +00:00
Joakim Erdfelt 831aea6824 Enabling the /tests/ modules
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@516 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 23:18:49 +00:00
Joakim Erdfelt 6efb0b3f9d Updating versions to RC1
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@515 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 23:18:08 +00:00
Joakim Erdfelt 7ffed4a5a8 Updating to newly released jetty-parent 11
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@514 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 23:17:22 +00:00
Joakim Erdfelt 2320bcf657 Fixing "Range" vs "Content-Range" support in DefaultServlet per RFC2616.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@513 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 23:14:29 +00:00
Joakim Erdfelt b96e324322 Updating versions to RC0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@512 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 23:13:31 +00:00
Jesse McConnell f9edd70b8b [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@507 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 21:29:38 +00:00
Jesse McConnell 9d6f0eb2f5 [maven-release-plugin] prepare release jetty-7.0.0.RC0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@505 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 21:29:19 +00:00
Jesse McConnell 3fbe8fd2d4 / should be ${/} for all none codeBase strings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@504 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 21:00:56 +00:00
Jesse McConnell a41fc6a16b setProperties() needs to putAll not replace underlying map
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@503 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 20:56:25 +00:00
Jesse McConnell 7c30592582 remove debug info
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@501 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 19:44:55 +00:00
Jesse McConnell 1612cbc9be fix property expansion for small expansions and add support back in for '/' expansion as per spec
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@499 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 19:41:40 +00:00
Joakim Erdfelt ff0c4b3f2e Adding appropriate svn:ignore where missing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@498 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 19:41:00 +00:00
Jesse McConnell ef7b66b071 for small property expansion it is possible to fail to expand strings as the subsequent indexOf checks can leave some length of the strings unscanned
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@497 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 19:39:13 +00:00
Joakim Erdfelt 3a7cc3809f 271535 Adding integration tests, and enabling RFC2616 tests.
Adding /tests/test-integration/ tree, along with new RedirectRegexRule.



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@496 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 19:28:16 +00:00
Jesse McConnell 74fd882da2 switch distribution to updated distro remote resources without INCUBATION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@495 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 18:40:23 +00:00
Greg Wilkins f13ac17713 280843 buffer pool mixing types
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@492 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 07:39:23 +00:00
Jesse McConnell e8862a3fb1 switch policy start option to secure
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@491 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-07 18:11:58 +00:00
Athena Yao cce02f2eff JETTY-967 JETTY-1056
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@486 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-06 07:49:10 +00:00
Jesse McConnell 47be173375 fix path issue with unit tests and toolchain artifact that I released.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@481 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-06 03:44:33 +00:00
Greg Wilkins 69dcb996ae minor cleanups and temp fixes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@480 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-06 02:43:26 +00:00
Greg Wilkins abf43385f3 JETTY-1058 Handle trailing / with aliases
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@479 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-02 22:33:22 +00:00
Jesse McConnell 8f46dc686e set to released version of test artifact used (not actual dependency)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@477 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-02 20:37:29 +00:00
Jesse McConnell 1ecfd2ae72 set version slot
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@463 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-02 17:40:45 +00:00
Greg Wilkins fbb13e46b8 comments
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@462 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-02 09:36:52 +00:00
Jan Bartel 1738dd50d0 Fix up (commented out) jetty-maven-plugin configuration to be correct for org.eclipse packaging.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@461 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-02 03:52:29 +00:00
Greg Wilkins 29be979902 version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@460 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-01 23:57:50 +00:00