Commit Graph

15384 Commits

Author SHA1 Message Date
Simone Bordet 38f41e9676 Merged branch 'jetty-9.4.x' into 'master'. 2017-07-26 11:09:28 +02:00
Simone Bordet 2e13208758 Improved error reporting. 2017-07-26 11:08:59 +02:00
Jan Bartel d9c8f89741 Issue #1692 2017-07-26 09:38:49 +02:00
Olivier Lamy 0ef76d56f0 use invoker plugin 3.0.1 released version (#1683)
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-07-26 08:45:01 +02:00
Simone Bordet a0b97619b6 Merged branch 'jetty-9.4.x' into 'master'. 2017-07-25 13:01:06 +02:00
Simone Bordet 1d9f21a9b1 Fixes #1671 - Asymmetric usage of trailers in MetaData.Request.
Reviewed with code cleanups.
2017-07-25 12:58:54 +02:00
Greg Wilkins 640f20bec2 update distribution api 2017-07-25 11:55:51 +02:00
Simone Bordet 9fd12bf055 Merge branch 'jetty-9.4.x' into 'master'. 2017-07-24 11:39:46 +02:00
Simone Bordet 82462eafb7 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-07-24 11:39:24 +02:00
Simone Bordet bfecc82ad1 Fixes #1687 - Missing callback notification when channel not found. 2017-07-24 11:35:41 +02:00
Simone Bordet 9d767e405e Merged branch 'origin/jetty-9.4.x' into 'master'. 2017-07-24 11:23:50 +02:00
Simone Bordet 4f3c48e818 Merge branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-07-24 11:23:15 +02:00
Simone Bordet 8568fe18d8 Updated ALPN documentation for JDK 8u141. 2017-07-24 11:22:49 +02:00
Simone Bordet 552b7c3e0e Merged branch 'jetty-9.4.x' into 'master'. 2017-07-24 11:19:04 +02:00
Simone Bordet 4b0003f086 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2017-07-24 11:13:32 +02:00
Simone Bordet 6782a6fafd Fixed location of ALPN files for JDK 8u141. 2017-07-24 10:50:48 +02:00
Simone Bordet 7b84df341f JavaDoc clarification. 2017-07-24 10:45:13 +02:00
Simone Bordet a0026fd9d2 Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2017-07-24 10:44:39 +02:00
Simone Bordet 3f94a5d132 Fixes #1685 - Update ALPN support for Java 8u141. 2017-07-24 10:08:10 +02:00
Joakim Erdfelt 232477b6ad Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x 2017-07-20 11:23:08 -07:00
Joakim Erdfelt a2a0360269 Fixed #1679 - moving JMX specific behavior to jmx.DeploymentManagerMBean 2017-07-20 11:22:54 -07:00
Jan Bartel a4bc251bb0 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-07-20 16:16:56 +02:00
Jan Bartel 4b27499bbc Issue #1681
(cherry picked from commit 0d99bde0c1e740493b6dfab772b3c4933c1e7d75)
2017-07-20 16:15:03 +02:00
Greg Wilkins 3bcbed7120 Fixed #1551 Moved CookieCutter to jetty-http 2017-07-20 15:08:11 +02:00
Jan Bartel 580310f523 Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-07-20 13:27:03 +02:00
Jan Bartel 41938b2310 Issue #1623
Ensure restarts recreate classpath.
2017-07-20 13:24:46 +02:00
Jan Bartel 5e04d8160b Merge remote-tracking branch 'origin/jetty-9.4.x' 2017-07-20 13:14:51 +02:00
Jan Bartel fd6b3f198c Merge pull request #1680 from olamy/bugfix/maven_plugin_fix_master
Bugfix/maven plugin fix master
2017-07-20 10:18:18 +02:00
olivier lamy 1b5b59cca3 some cleanup per Jan review
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-07-20 14:10:42 +10:00
Joakim Erdfelt b838a236bf Fixed #1679 - making DeploymentManager usable in JMX without error 2017-07-19 15:29:31 -07:00
Joakim Erdfelt 300bde1535 Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x 2017-07-19 14:51:47 -07:00
Joakim Erdfelt 568ba61c76 Fixing module [name] warning 2017-07-19 14:51:41 -07:00
Joakim Erdfelt 06e5ed6560 Merge remote-tracking branch 'origin/issue-1642' into jetty-9.4.x 2017-07-19 10:36:42 -07:00
Joakim Erdfelt 2bcdf29cb3 Merge remote-tracking branch 'remotes/origin/issue-1642' into jetty-9.4.x 2017-07-19 10:33:20 -07:00
Greg Wilkins 7065196400 Issue #1676 remove deprecated properties from XML 2017-07-19 16:29:13 +02:00
Greg Wilkins 1b1b250947 Fix #1551 Moved CookieCutter to jetty-http 2017-07-19 16:19:46 +02:00
olivier lamy c78ba059c0 simplify code, add more details in junit failure #1623
Signed-off-by: olivier lamy <olamy@webtide.com>
2017-07-19 21:50:37 +10:00
Greg Wilkins 2443ca34f3 Issue #1676 remove deprecated methods from WebAppContext 2017-07-19 11:49:27 +02:00
Greg Wilkins f1146856ac Issue #1676 remove deprecated methods on HttpFields 2017-07-19 10:45:21 +02:00
Greg Wilkins 5a05e953b9 Issue #1676 remove deprecated methods on HttpFields 2017-07-19 10:16:36 +02:00
Greg Wilkins d14c53ed30 Issue #1676 remove deprecated HttpParser STRICT system property 2017-07-19 10:09:01 +02:00
Greg Wilkins a53222cc72 Issue #1676 remove deprecated SelectChannelEndPoint 2017-07-19 09:47:26 +02:00
Greg Wilkins 0acd68e0a4 Issue #1676 complete removal of completions 2017-07-19 09:42:58 +02:00
Greg Wilkins 134dfd318d Issue #1676 removed deprecated FileResource 2017-07-18 20:12:53 +02:00
Greg Wilkins 34b25ff385 Issue #1676 removed deprecated PathMap 2017-07-18 19:59:07 +02:00
Greg Wilkins 3a4da94e1a Issue #1676 removed deprecated IPAddressMap and IPAccessHandler. Created module inetaccess.mod 2017-07-18 16:48:02 +02:00
Greg Wilkins 79cafb37a0 Issue #1676 Removed deprecated module jetty-continuations 2017-07-18 15:42:14 +02:00
Greg Wilkins 748d582994 Issue #1615 Moved test keystore and passwords to test-keystore module 2017-07-18 14:57:59 +02:00
Greg Wilkins 1956087277 update to latest servlet API behaviour 2017-07-18 13:11:53 +02:00
Greg Wilkins f4f6d834e7 fixed merge 2017-07-18 12:51:37 +02:00