Commit Graph

11937 Commits

Author SHA1 Message Date
Joakim Erdfelt d4f7e008e9 Adding System.Property support to RollingFileAppender
* Adding ability to specify system properties like "${user.dir}"
  to the RollingFileAppender.filename configuration options.
* Adding -config artifact creation.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@851 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-09 20:48:59 +00:00
Joakim Erdfelt 1148817866 Fixing command line build failure
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@850 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-09 18:03:10 +00:00
Simone Bordet 2bbf944a20 Fix for bug #283357: org.eclipse.jetty.server.HttpConnectionTest exceptions.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@848 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-09 12:43:06 +00:00
Greg Wilkins ffa43e89a9 less verbose
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@847 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-09 02:40:47 +00:00
Joakim Erdfelt 002518bd48 Adding 7.0.1-SNAPSHOT section to VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@841 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:51:18 +00:00
Joakim Erdfelt 834a74f870 Adding svn:ignore to jetty-centralized-logging
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@840 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:49:40 +00:00
Joakim Erdfelt 6c4b06bbce Copying jetty-centralized-logging from /sandbox/ into place.
* Removing tests/test-webapps/test-webapp-logging-* which are now in place in the jetty-centralized-logging project.



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@836 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:46:49 +00:00
Joakim Erdfelt db1479e571 Merging from revision 787:HEAD on /branches/jetty-7.0.1/ to /trunk/
* Bumping up version to 7.0.1-SNAPSHOT
* Adding jetty-webapp-verifier from /sandbox/
* Changes to jetty-webapp for jetty-centralized-logging from /sandbox/
* Fixes to jetty-policy to support jetty-webapp-verifier



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@835 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:31:00 +00:00
Simone Bordet 92f1b1801f Fixed #280723: Add non blocking statistics handler.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@833 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:07:44 +00:00
Simone Bordet dc2a817cd1 Added capability of sending a request without waiting for the response, to test async requests.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@832 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:04:18 +00:00
Jan Bartel cbcbb96be1 JETTY-1084
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@827 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 08:34:15 +00:00
Greg Wilkins f47ddbee95 JETTY-1101 Updated servlet3 continuation constructor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@826 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 04:56:51 +00:00
Greg Wilkins 6b6d7e77c3 JETTY-1098 Default form encoding is UTF8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@825 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 04:32:47 +00:00
Jan Bartel 37501e0c0b JETTY-1092
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@824 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-07 23:36:26 +00:00
Simone Bordet d6bd35a773 Fix for bug #288772: Failure to connect does not set status to EXCEPTED.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@823 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-07 18:55:43 +00:00
Jan Bartel bab8d4d31a JETTY-1080 modify previous fix to work on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@817 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-04 04:41:33 +00:00
Greg Wilkins de111c511d update VERSION.txt with jetty-6 versions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@816 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 23:19:58 +00:00
Simone Bordet ca5c996d70 Fix for bug #288466: LocalConnector is not thread safe.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@811 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 16:44:11 +00:00
Simone Bordet c5b769634d Fix for bug #288514: AbstractConnector does not handle InterruptedExceptions on shutdown.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@810 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 16:37:47 +00:00
Greg Wilkins 37d55422e6 JETTY-1086 Use UncheckedPrintWriter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@801 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-02 12:55:31 +00:00
Jan Bartel 01cb70fc54 JETTY-1093
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@794 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-01 01:58:05 +00:00
Jesse McConnell 0d4b93e685 set VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@791 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-31 21:07:05 +00:00
Jesse McConnell df168e8e76 Bug 288182 PUT request fails during retry
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@790 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-31 21:06:13 +00:00
Jesse McConnell eb4c9a06c4 set resolved issues
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@789 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-31 20:40:38 +00:00
Jesse McConnell 4b22715b89 BUG 288153 reset exchange when resending
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@786 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-31 16:34:58 +00:00
Jesse McConnell 00d961d4fd git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@783 7e9141cc-0065-0410-87d8-b60c137991c4 2009-08-30 18:06:31 +00:00
Jesse McConnell 53ca33accb BUG 288055 resolved issue with jetty-client
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@782 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-30 17:57:47 +00:00
Jesse McConnell 9aaf93c8bf git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@781 7e9141cc-0065-0410-87d8-b60c137991c4 2009-08-28 21:56:52 +00:00
Jesse McConnell ed5fcdb786 resolved potential infinite webdav check exists loop
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@780 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-28 17:37:27 +00:00
Jesse McConnell 81e7516969 responseContent to protected so something that extends can see it
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@779 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-28 16:39:24 +00:00
Jesse McConnell a7f504f899 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@776 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 15:18:06 +00:00
Jesse McConnell 0cf3c00feb [maven-release-plugin] prepare release jetty-7.0.0.RC5
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@774 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 15:17:44 +00:00
Jesse McConnell 9bd6550473 set version for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@773 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 15:08:21 +00:00
Greg Wilkins 08ac66ba1f improved start.ini
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@772 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 07:38:40 +00:00
Greg Wilkins 77a8211245 clean up jsp
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@771 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 05:55:28 +00:00
Greg Wilkins 81f7794b7a remove traces of JSP
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@770 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 05:35:45 +00:00
Jesse McConnell 8f3e89e664 added in some more filesystem checks, some logging checks, classloader creation, etc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@769 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 19:45:09 +00:00
Jesse McConnell d12ff9dbf7 remove the SingleThreadModel implements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@768 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 16:59:11 +00:00
Greg Wilkins b5f1426c48 JETTY-838 Dont log and throw
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@767 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 12:09:55 +00:00
Greg Wilkins 28cbed4144 JETTY-838 Dont log and throw
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@766 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 09:15:11 +00:00
Greg Wilkins 64f30c1990 JETTY-874 Better header full warnings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@765 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 07:51:57 +00:00
Greg Wilkins 8dfc3b8ed0 JETTY-1085 Allow url sessionID if cookie invalid
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@764 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 07:50:30 +00:00
Greg Wilkins a33c8cdf1a 287632 FilterContinuations for blocking jetty6
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@763 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 03:01:35 +00:00
Jan Bartel 4ae850e9e5 JETTY-960 support ldaps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@762 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 02:03:16 +00:00
Joakim Erdfelt d7c6df193c Adding test for Absolute on xml paths on command line.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@761 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-25 15:14:56 +00:00
Greg Wilkins 2c4db31b34 287496 Use start.ini always and added --exec
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@760 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-25 08:54:14 +00:00
Jan Bartel 761ba5bedb Ensure if WebInfConfiguration changes the webapp's resource base (eg unpacks WEB-INF) it is set back again during deconfigure() phase.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@759 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-25 08:28:05 +00:00
Athena Yao d89ab0be25 JETTY-1084
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@758 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-25 06:06:08 +00:00
Jesse McConnell d61fdf343e added in example of file read/write demo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@757 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-24 22:42:13 +00:00
Jesse McConnell 1bffa7e0ca Adding secureMode servlet checker to demo and the granting permissions to jetty.policy file
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@756 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-24 17:19:59 +00:00