Commit Graph

6670 Commits

Author SHA1 Message Date
Greg Wilkins 8913557e88 Improved handling of overlays and resourceCollections
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@652 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 12:30:24 +00:00
Athena Yao d6e61ed545 [Bug 283375] fix property name; add additional checks to prevent NPE on passwords
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@651 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 09:14:51 +00:00
Athena Yao c94e0ce88a [Bug 283172] add to version.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@650 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 07:54:07 +00:00
Jan Bartel ecc9b9b417 Remove context attributes in postConfigure() phase of configuration that are not needed during deconfigure().
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@649 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 03:41:56 +00:00
Greg Wilkins dc8985597a updated system and server classes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@648 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 01:51:57 +00:00
Greg Wilkins 3a389a2f88 updated system and server classes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@647 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 01:29:54 +00:00
Greg Wilkins d782da2de0 283513 Check endp.isOpen when blocking read
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@646 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 23:57:05 +00:00
Joakim Erdfelt 37059788f3 Fixing test failures in RFC2616 section 9.4
* A timing issue was discovered in the test case (not a bug in jetty),
  added some code to filter out the "Date: " header as there can be a
  difference in that header between the GET and HEAD calls.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@645 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 23:56:31 +00:00
Joakim Erdfelt 9904d89778 Updating scm url references
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@644 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 23:56:22 +00:00
Greg Wilkins b034d1ed4c 283513 Check endp.isOpen when blocking read
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@643 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 23:54:22 +00:00
Greg Wilkins 9ec5d83f5c fixed problem with deferred security and form auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@642 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 16:26:35 +00:00
Greg Wilkins 4628a6869c 282447 concurrent destinations in HttpClient
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@640 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 15:34:31 +00:00
Greg Wilkins 2461a40229 handle webapp without WEB-INF
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@639 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 15:25:56 +00:00
Greg Wilkins 3c81bb4985 285697 extract parameters if dispatch has query
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@638 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 15:25:15 +00:00
Greg Wilkins c0fd7a89c9 undo 285697 extract parameters on getParameters call
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@637 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 15:01:47 +00:00
Greg Wilkins bae2a11d13 285697 extract parameters on getParameters call
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@636 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 14:59:03 +00:00
Greg Wilkins eb6c8d5a12 XmlConfiguration example
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@635 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 01:05:19 +00:00
Greg Wilkins 05abaec2af version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@629 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-04 08:06:59 +00:00
Jan Bartel 8e9e7d5179 Unset context attributes during Configuration.deconfigure() that were set during Configuration.configure().
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@628 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-04 07:52:03 +00:00
Greg Wilkins 62c605f802 JETTY-1074 JMX thread manipulation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@627 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-04 07:36:49 +00:00
Joakim Erdfelt 6deb6a6446 [277403] remove system properties
* Removing many of the jetty specific System.getProperty() usages to
  make embedding more useful, replacing with fields in objects that can
  be set using standard Java mechanisms.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@625 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 20:58:25 +00:00
Joakim Erdfelt 1ed9f2507c Adding top level .gitignore for those of us using git-svn (which doesn't use svn:ignore)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@624 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 20:31:19 +00:00
Greg Wilkins 6e4f53cc3d improved deferred authentication handling and fixed test harnesses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@623 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 08:54:41 +00:00
Greg Wilkins ff0450e1b8 improved deferred authentication handling and fixed test harnesses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@622 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 03:17:43 +00:00
Greg Wilkins 964d9da7cd spelling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@621 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 02:57:33 +00:00
Greg Wilkins ba5e93b1e3 improved deferred authentication handling and fixed test harnesses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@620 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 02:50:34 +00:00
Greg Wilkins 3c71736a7a improved deferred authentication handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@619 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 02:39:33 +00:00
Greg Wilkins e433265fb2 285006 fix AbstractConnector NPE during shutdown
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@618 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-02 23:59:43 +00:00
Greg Wilkins e70c253364 285006 fix AbstractConnector NPE during shutdown
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@617 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-02 23:28:17 +00:00
Greg Wilkins 782fe0f8b5 Improved handling of overlays and resourceCollections
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@616 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-02 23:27:55 +00:00
Greg Wilkins b07b020c6b improved javadoc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@615 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-02 23:27:18 +00:00
Greg Wilkins 1465e8ae19 improved ResourceCollection handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@614 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-01 00:06:28 +00:00
David Jencks eedde3ce5e Bug 285119 improve run-as notification to identity service
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@613 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-31 23:51:31 +00:00
Greg Wilkins d0f4af9c6b work in progress
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@611 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-31 03:22:37 +00:00
Greg Wilkins ac6f18b3d4 unpack WEB-INF
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@610 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-31 03:03:57 +00:00
Greg Wilkins e6b43daf54 unpack WEB-INF
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@609 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-31 02:34:25 +00:00
Jan Bartel be33ce84fd Update (commented out) jetty maven plugin config.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@608 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-30 03:05:14 +00:00
Jesse McConnell 8ee6a5a858 removing jetty-distribution as it is not allowed for IP reasons
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@607 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 20:35:12 +00:00
Jesse McConnell 3969b20ffa [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@606 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 14:47:24 +00:00
Jesse McConnell 0b4c1c990b [maven-release-plugin] prepare release jetty-7.0.0.RC2
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@604 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 14:46:58 +00:00
Jesse McConnell f8fc673a8a set release version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@603 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 14:37:49 +00:00
Jesse McConnell 7537fd6921 remove jetty-distribution from release process
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@602 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 14:35:25 +00:00
Simone Bordet a349c081e2 Fixed #284981: Implement a cross-origin filter.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@601 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 09:30:47 +00:00
Joakim Erdfelt 314afc446b Adding JavaUtilLog info to VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@600 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-28 17:26:11 +00:00
Greg Wilkins 644588c1a4 Added DebugHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@596 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-28 01:09:56 +00:00
Joakim Erdfelt d319ee0b19 Forgot to add the copyright header.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@595 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-27 23:40:14 +00:00
Joakim Erdfelt d6633e01e6 Adding implementation of a Jetty Logger that routes to a java.util.logging.Logger
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@594 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-27 23:39:16 +00:00
Greg Wilkins 847142e536 jetty embedded examples
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@593 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-27 23:34:53 +00:00
Greg Wilkins c0a92fa463 jetty embedded examples
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@590 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-27 08:02:35 +00:00
Greg Wilkins a65431c1c5 refined option names after feedback
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@589 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-27 05:29:39 +00:00