Commit Graph

1665 Commits

Author SHA1 Message Date
Simone Bordet dd7511a721 Fixes 335681 (Improve ChannelEndPoint.close() to avoid spinning).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2704 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 13:36:38 +00:00
Greg Wilkins cfd2c0e7d2 revert to 7.3.0-SNAPSHOT
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2703 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 01:16:38 +00:00
Greg Wilkins 4b8b8b3ba0 335641 Sweep for Windows selectKey.interestOps!=endp.interestOps for undispatched end points
This is a temporary fix until we get to the root of the problem

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2702 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 01:12:48 +00:00
Michael Gorovoy f41fe5d7b4 Updated svn:ignore properties of all modules
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2699 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-26 16:40:45 +00:00
Michael Gorovoy d6923903cb 331803: Update XML configuration files to use proper arguments for startup commands in examples
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2698 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-26 16:24:35 +00:00
Simone Bordet 449601edf0 Improved logging for #335329.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2697 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-26 10:07:15 +00:00
Michael Gorovoy 09df9f668c 335361 Fixed 'jetty.sh check' to show current PID when JETTY_PID env. variable is set
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2690 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-25 20:36:20 +00:00
Jesse McConnell c9365cb777 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2684 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-24 19:48:29 +00:00
Jesse McConnell 4127ce5430 [maven-release-plugin] prepare release jetty-7.3.0.v20112401
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2682 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-24 19:48:11 +00:00
Jesse McConnell f222035389 set for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2681 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-24 19:31:43 +00:00
Joakim Erdfelt f3a2a575aa Fixing broken javadoc and imports
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2673 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-21 20:49:28 +00:00
Jesse McConnell 075f5f12c0 Bug 334649 filter url through uri first for codebase->codesource
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2669 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-21 17:57:40 +00:00
Jesse McConnell ff32125106 Bug 334649 added in directories of policy file support
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2666 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-19 19:35:14 +00:00
Jesse McConnell 6d203a72b2 Bug 334649 bit of incremental work on the issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2665 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-19 19:06:43 +00:00
Jesse McConnell 3c664563be Bug 334311 fix buffer reuse issue in CachedExchange
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2663 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-14 22:07:09 +00:00
Jesse McConnell 639223361a consolidate log and debug into methods I can handle logging issues in based on this being loaded at potentially different instances where logging permissions may not exist at the moment
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2662 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-14 21:17:18 +00:00
Jesse McConnell 5a5e3ad482 bit of work related to expanding on the existing test cases and starting on some minor code clean up
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2661 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-14 20:06:41 +00:00
Hugues Malphettes 0c4f457208 #334229 javax-security needs to import the package javax.security.cert in its OSGi manifest in the aggregate too.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2660 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-14 08:42:05 +00:00
Hugues Malphettes 0cc109d772 #331045 small detail to deploy a WAB that does not have a web.xml through jetty-osgi
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2659 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-14 08:40:55 +00:00
Hugues Malphettes 4240756d46 bug #306971 support for taglibs for each WAB. the bundles that contain tlds for a WAB must be listed in the manifest header 'Require-TldBundle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2658 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-14 03:33:56 +00:00
Hugues Malphettes 306947b142 334229 import javax.security.cert explicitly as BND does not find that it needs to
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2657 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-13 09:25:45 +00:00
Jesse McConnell 12df3737f6 Bug 319178 test failure fix in jetty-util on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2656 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 21:31:58 +00:00
Jesse McConnell bcde60bd2f Bug 329746 client option to set just truststore and use strict ssl context
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2655 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 17:25:24 +00:00
Hugues Malphettes b2ca97f056 #334062 support for locating file inside jarred up jetty.home.bundle for jetty-osgi
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2654 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 10:27:12 +00:00
Hugues Malphettes 326c0bc054 #333679 note
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2653 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 09:07:04 +00:00
Hugues Malphettes bf278d0487 make the import of org.eclipse.jetty.jmx and optional import in OSGi. re-enable the execution of the osgi pax tests.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2652 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-12 08:00:48 +00:00
Jesse McConnell 2e72deee73 Bug 333717 HttpClient can't get local listen address, http exchange can return the local address used for the connection.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2651 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-11 19:55:34 +00:00
Jesse McConnell 8f5bd3b063 Bug 333717 HttpClient can't get local listen address, http exchange can return the local address used for the connection.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2650 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-11 19:55:31 +00:00
Joakim Erdfelt fa60b0605f 328872 - Multi Jetty xml files not loading if directory is referenced in jetty.conf
* Fixed foreach variable name. changed from bad mix of "file" and "FILE"
  to a more consistent "XMLFILE" variable.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2649 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-11 00:36:47 +00:00
Greg Wilkins 9e75b312bb 333892 Improved JVM bug detection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2648 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 20:59:30 +00:00
Jan Bartel 0109d0cbe6 JETTY-1259 further update
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2647 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 18:49:34 +00:00
Joakim Erdfelt 892bd690e0 Bug 333771 - System properties are not available inside XML configuration
file by using the 'property' tag.

* Made lookups of Properties by the Start Config use Jetty Property then
  System Properties, and lastly default values when requested.
* Made XmlConfiguration use layered property lookup from Start Config,
  benefitting XmlConfiguration of the same logic.
* Made all use of Start Config.getProperty() use static references
  per the method signature.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2646 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 18:10:15 +00:00
Jesse McConnell 9cd55e8ba5 Bug 333875 - Monitor class constructor now public
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2642 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 15:16:30 +00:00
Jesse McConnell d43b6faaac Bug 333875 - Monitor class constructor now public
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2641 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 15:16:21 +00:00
Greg Wilkins 170390224c improved fix for 324505 Implement API login
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2640 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 15:13:24 +00:00
Greg Wilkins 7ce3d368cf 333415 improved available handling for sockets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2639 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 15:12:40 +00:00
Greg Wilkins 8e41e025b9 333415 wired up HttpInput.available and added test harnesses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2638 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 14:22:07 +00:00
Greg Wilkins ef6899c2c7 332517 Improved DefaultServlet debug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2637 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 13:20:30 +00:00
Greg Wilkins fb8db6a45d 324505 Implement API login
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2635 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 13:13:52 +00:00
Greg Wilkins 59fbd8bc99 324505 Implement API login
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2634 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 13:13:30 +00:00
Jan Bartel d30089db18 333608 - tlds defined in web.xml are not picked up
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2633 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-07 14:15:22 +00:00
Greg Wilkins 8bd319093f 333481 Handle UTF-32 codepoints
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2632 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-07 12:03:15 +00:00
Jesse McConnell c21b9383b0 Update comment for proper usage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2631 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-06 22:55:30 +00:00
Greg Wilkins 6f0b83a272 333679 Refactored jetty-jmx. Improved deployer mbeans
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2630 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-06 21:35:22 +00:00
Greg Wilkins 881e599860 333679 Refactored jetty-jmx. Moved mbeans to modules.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2629 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-06 18:04:58 +00:00
Greg Wilkins db7d2afe82 file destroyer
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2628 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-06 11:16:01 +00:00
Jesse McConnell a3efe35e4a Bug 332799 fix for 100% cpu issue on session invalidation after a hot deploy
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2626 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-04 22:30:55 +00:00
Greg Wilkins 68323125b6 improved debugging dumps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2625 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-04 17:44:11 +00:00
Jesse McConnell fd08937fab Bug 333247 fix api compat issue in ConstraintSecurityHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2624 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-28 20:40:04 +00:00
Jesse McConnell 54c7feb55b Bug 333247 fix api compat issue in ConstraintSecurityHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2623 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-28 20:40:00 +00:00