Commit Graph

19042 Commits

Author SHA1 Message Date
Jesse McConnell e078f6a919
Issue #3897 add breadcrumb to guides (works best for jetty-web-resources 1.1+) 2019-07-23 13:15:34 -05:00
Chris Walker 4fda18ea4b
Fixed TOC image rendering and Distro guide content. 2019-07-23 09:50:11 -04:00
Chris Walker 84ff558fa8
Fixing broken license headers 2019-07-22 14:58:46 -04:00
Chris Walker 228da21a9b
Merge 2019-07-22 14:43:32 -04:00
Chris Walker 8d4f9b8fd1
Flattening directories and removing deprecated part files. 2019-07-22 14:40:20 -04:00
Jesse McConnell e1f2073e8d
Issue #3897 add image example to contribution guide 2019-07-22 13:36:12 -05:00
Jesse McConnell e016d6a07b
Merge branch 'jetty-10.0.x-doc-format' of github.com:eclipse/jetty.project into jetty-10.0.x-doc-format 2019-07-22 13:01:28 -05:00
Jesse McConnell 0ee9bea3a2
Issue #3897 update contribution guide with cross guide reference approach 2019-07-22 13:01:20 -05:00
Chris Walker 34b542f96b Merge branch 'jetty-10.0.x-doc-format' of github.com:eclipse/jetty.project into jetty-10.0.x-doc-format 2019-07-22 12:13:13 -04:00
Jesse McConnell e847a7fe0a
#3897 update execution id's 2019-07-22 10:48:10 -05:00
Chris Walker e3c1925bd7 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-doc-format 2019-07-22 11:39:12 -04:00
Jesse McConnell 694729ec82
Issue #3897 update pom with renamed guides 2019-07-22 10:37:28 -05:00
Jesse McConnell 13cf7198cb
Issue #3897 rename developer-guide to embedded-guide 2019-07-22 10:36:00 -05:00
Jesse McConnell 2841211c17
Issue #3897 rename quickstart guide 2019-07-22 10:34:25 -05:00
Chris Walker a4b3b4a71a Merge branch 'jetty-10.0.x-doc-format' of github.com:eclipse/jetty.project into jetty-10.0.x-doc-format 2019-07-22 11:22:31 -04:00
Chris Walker 041ff5b62c Manually bringing over updated documents
Signed-off-by: Chris Walker <chris@webtide.com>
2019-07-22 11:22:11 -04:00
Jesse McConnell 99e3f2e813
Issue #3897 remove docbook resources, update l&f and adjust assembly descriptor 2019-07-22 10:16:51 -05:00
Chris Walker 7a8e29856d Renamed administration guide
Signed-off-by: Chris Walker <chris@webtide.com>
2019-07-22 11:08:49 -04:00
olivier lamy ba05117a0d use build-resources released version
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-22 21:23:04 +10:00
olivier lamy c26bf34edb try to avoid issue with the checkstyle check branch so install first the artifacts
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-22 21:03:11 +10:00
Simone Bordet e1ac6bb29c Fixed compilation error after merge.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-22 10:26:47 +02:00
Olivier Lamy e5f7967116
Fix duplicate stage (wrong merge from 9.4.x) 2019-07-22 17:17:58 +10:00
Simone Bordet 542ecc832e Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-07-21 17:32:08 +02:00
Simone Bordet 1aaadea13d
Merge pull request #3865 from eclipse/jetty-9.4.x-3829-dont_send_empty_response_trailers
Fixes #3829 - Avoid sending empty trailer frames for http/2 responses.
2019-07-21 18:31:22 +03:00
Simone Bordet 31dee9000d Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-07-20 20:00:15 +02:00
Simone Bordet 40fc4ef340 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2019-07-20 19:56:14 +02:00
Simone Bordet 6a0a2883ad Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2019-07-20 19:51:12 +02:00
Simone Bordet baa325d56c Updated ALPN version for JDK 8u221 and 8u222.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-20 19:43:20 +02:00
olivier lamy d0963178d4 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-07-18 17:06:38 +10:00
Olivier Lamy 4ebf4b7477
Jetty 9.4.x invoker maven plugin use junit result files (#3887)
* invoker plugin can now generate junit report file so use that to ease reading of results

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-18 16:46:59 +10:00
Greg Wilkins d71a2d8f7d
Issue #3806 async sendError (minimal fix) (#3875)
* Issue #3806 async sendError

This is a minimal fix for the async race of sendError using isHandled
at the same time as the normal dispatch is exiting.

Signed-off-by: Greg Wilkins <gregw@webtide.com>

* Issue #3806 async sendError

Fixed isStreaming method in minimal fix (showing the need for actual
test harnesses).

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2019-07-17 23:25:30 +02:00
Chris Walker 500801d0f6 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-07-12 11:52:00 -04:00
Chris Walker 6f9495f5c1 Added additional note about SCIs and updating web.xml per #1466
Signed-off-by: Chris Walker <WalkerWatch@users.noreply.github.com>
2019-07-12 11:50:35 -04:00
Jan Bartel d10df5875e Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-07-12 11:10:44 +02:00
Jan Bartel 4d4a7dc101 Issue #3870 Update to spifly 1.2.3
Signed-off-by: Jan Bartel <janb@webtide.com>
2019-07-12 11:07:18 +02:00
Jan Bartel cc7b12571f Issue #1466 Update documentation.
Signed-off-by: Jan Bartel <janb@webtide.com>
2019-07-12 10:46:01 +02:00
olivier lamy fb1c5a3111 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-07-12 09:52:48 +10:00
Olivier Lamy 71268ae687
make jetty-all build tested by ci build to avoid issue at release time (#3867)
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-12 09:51:42 +10:00
olivier lamy 6df9ef3a15 Updating to version 10.0.0-SNAPSHOT 2019-07-12 06:54:56 +10:00
olivier lamy 8cbfd51e80 Updating to version 10.0.0-alpha0 2019-07-12 06:54:56 +10:00
Chris Walker 053838eee9 First pass of Jetty 10 doc re-work
Signed-off-by: Chris Walker <chris@webtide.com>
2019-07-11 11:05:15 -04:00
Simone Bordet 9f84c1cb8e Fixes #3829 - Avoid sending empty trailer frames for http/2 responses.
Added guard against the supplier of trailers returning null.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-11 15:06:15 +02:00
olivier lamy f8b029c41e avoid duplicate name
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-11 22:06:30 +10:00
olivier lamy 2e5c9c1c8a fix VERSION.txt
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-11 20:20:17 +10:00
Olivier Lamy 9923fdfefc
Jetty 10.0.x fix dependency in jetty-all (#3864)
* fix wrong dependency

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-11 20:16:57 +10:00
Simone Bordet a2011abec0 Fixes #3829 - Avoid sending empty trailer frames for http/2 responses.
Fixed the logic to send response trailers.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-07-11 11:46:06 +02:00
olivier lamy a34e641a27 Updating to version 10.0.0-SNAPSHOT 2019-07-11 17:20:27 +10:00
olivier lamy 2e58f2f515 Updating to version 10.0.0-alpha0 2019-07-11 14:19:45 +10:00
olivier lamy 3082d5a4cf disable all version name rule enforcer..
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-11 14:13:53 +10:00
olivier lamy 9d92221a34 not using osgi rules for jetty 10 alpha/beta versions
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2019-07-11 13:59:34 +10:00