1071 Commits

Author SHA1 Message Date
Joakim Erdfelt
390fa83d8e
Remove dead /jetty-spring/ module
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-20 12:12:20 -06:00
Chris Walker
f3278c1e81
Fixing link for secuirty reports in #5642 2020-11-11 14:24:55 -06:00
Chris Walker
de98d7b396
Minor changes to documentation 2020-11-06 14:18:07 -06:00
Simone Bordet
5a59d47a68 Improvements to the Jetty documentation.
Ported and updated the documentation about JMX.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-10-30 16:32:49 +01:00
Jan Bartel
1e545bf79b Add jaas documentation.
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-10-21 18:18:20 +02:00
Simone Bordet
a949afef64 Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2020-10-19 18:24:38 +02:00
dependabot[bot]
68f759ad6c
Bump xslthl from 2.0.1 to 2.1.3 (#5463)
Bumps xslthl from 2.0.1 to 2.1.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 19:01:56 +10:00
Jan Bartel
d78e1f8a30 Issue #5444 Fix deploy-jndi.adoc
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-10-14 13:03:28 +02:00
Joakim Erdfelt
68560090fe
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-10-13 12:36:01 -05:00
Chris Walker
ca5165bd06
Updating security reports to reference project page 2020-10-13 12:08:57 -05:00
Jan Bartel
95998a2ee3 Add jndi docs to operations guide.
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-10-13 18:27:04 +02:00
Simone Bordet
e99f5835e9 Improvements to the Jetty documentation.
Ported and updated the documentation about configuring Jetty behind a load balancer.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-10-12 23:10:11 +02:00
Jan Bartel
6d9e9e7d0a Merge branch 'jetty-10.0.x' of github.com:eclipse/jetty.project into jetty-10.0.x 2020-10-12 18:16:05 +02:00
Jan Bartel
2f5e4330ef Add jsp documentation to operations guide.
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-10-12 18:15:40 +02:00
Simone Bordet
1cd15e8d85
Fixes #5379 - Better handling for wrong SNI. (#5398)
* Fixes #5379 - Better handling for wrong SNI.

Reworked the SNI logic.
Added support for IP addresses in the SAN extension of certificates in the X509 class.
Fixed keystores to have CN=localhost and SAN with ip=127.0.0.1 and ip=[::1].
Fixed tests that were not using the correct Host header.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-10-12 15:48:53 +02:00
Jan Bartel
aedba8e782 Merge branch 'jetty-10.0.x' of github.com:eclipse/jetty.project into jetty-10.0.x 2020-10-12 14:48:22 +02:00
Jan Bartel
305ad21cc5 Add annotations doc to ops guide.
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-10-12 14:47:54 +02:00
Joakim Erdfelt
e543018e7b
Merge pull request #5422 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-diagram-2.0.5
Bump asciidoctorj-diagram from 2.0.2 to 2.0.5
2020-10-12 07:13:08 -05:00
Jan Bartel
d2ec25670a Merge remote-tracking branch 'origin/jetty-10.0.x-quickstart-docs' into jetty-10.0.x
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-10-12 10:38:33 +02:00
dependabot[bot]
038d660768
Bump asciidoctorj-diagram from 2.0.2 to 2.0.5
Bumps [asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases)
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/compare/v2.0.2...v2.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:22:52 +00:00
Jan Bartel
8db68334e3 Update quickstart doco 2020-10-07 13:18:11 +02:00
Jan Bartel
9252afbbba Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-quickstart-docs 2020-10-07 11:26:40 +02:00
Jan Bartel
7b1ec0a4fa Update to quickstart doc. 2020-10-07 10:57:33 +02:00
Simone Bordet
9c0f61d31b Improvements to the Jetty documentation.
Added section ids to TLS documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-10-05 18:17:24 +02:00
Simone Bordet
7e75215cfc Improvements to the Jetty documentation.
Ported the TLS documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-10-05 18:12:47 +02:00
Joakim Erdfelt
85e257fc98 Updating to version 9.4.33-SNAPSHOT 2020-09-30 11:53:09 -05:00
Joakim Erdfelt
de97d26f7b Updating to version 9.4.32.v20200930 2020-09-30 11:03:24 -05:00
Joakim Erdfelt
51b01ab361
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-30 09:29:48 -05:00
Joakim Erdfelt
1233ae108e
Fixing bad html links 2020-09-30 09:23:35 -05:00
Simone Bordet
c2df8c172b Improvements to the Jetty documentation.
Ported the HTTP/2 documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-30 10:37:46 +02:00
Jan Bartel
7a5768a055 Update to quickstart docs WIP
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-29 19:11:43 +02:00
Joakim Erdfelt
ad2446dd6c
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-29 11:24:28 -05:00
Joakim Erdfelt
3423375a97
Issue #5357 - Updating to https://eclipse.org/ (#5358)
* Issue #5357 - Updating to https://eclipse.org/

 - Removing redundant <url> refs in pom.xml
 - Correcting bad indenting from merge
 - Correcting mailing list references
 - Correcting bugs.eclipse.org references
 - Correcting text file references
 - Correcting html references
 - Correcting further references
 - Correcting download.eclipse.org reference
 - Adding test for demo-base /proxy/current/
 - Ensuring jetty-client is included in javadoc-proxy.war/WEB-INF/lib

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-29 11:02:32 -05:00
Simone Bordet
ba5f91fe00 Improvements to the Jetty documentation.
Ported the Jetty XML syntax.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 16:22:20 +02:00
Simone Bordet
9c00826105 Improvements to the Jetty documentation.
Moved all old documentation under old_docs/.
Generating a small index.html that points to the guides and the old documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 15:19:49 +02:00
Simone Bordet
bbd4c4fbda Improvements to the Jetty documentation.
Renamed jetty-home's README.md to README.adoc.
Linked jetty-home's README.adoc from the operations guide.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-29 10:43:49 +02:00
Greg Wilkins
665c42ffe8 Fixed references to jetty 9 & 10
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2020-09-28 14:15:56 +02:00
Lachlan Roberts
11465791cc Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-25 15:20:25 +10:00
Joakim Erdfelt
ca7db8be32
Moving /examples/ to /demos/
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-24 10:39:13 -05:00
Joakim Erdfelt
09d159d038
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-5264-demo-modules 2020-09-23 15:38:49 -05:00
Joakim Erdfelt
ad805d4756
Issue #5264 - More post move to /demos/ updates
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-23 15:38:34 -05:00
Chris Walker
ba0655806f
Updated Architecture with existing information 2020-09-23 12:19:58 -05:00
Jan Bartel
317d001803 Update session programming docs
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-23 16:20:09 +02:00
Simone Bordet
5a00eba2dd Improvements to the Jetty documentation.
Moved the session documentation from old_docs/.
Fixed xrefs and links.
Fixed heading levels to match the new structure.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-23 11:45:06 +02:00
Simone Bordet
35305b6a5c Improvements to the Jetty documentation.
Reworked the start documentation.

Started skeleton of the operations guide.
Removed old_docs/deploying/hot-deployment.adoc and
old_docs/gettingstarted/getting-started/jetty-deployment.adoc,
since its content has been moved to the refactored documentation.

Restructured the skeleton of the operations guide.
Removed old_docs/deploying/anatomy-of-a-webapp.adoc,
since its content has been moved to the refactored documentation.

Removed old_docs/deploying/automatic-webapp-deployment.adoc,
since its content has been moved to the refactored documentation.

Removed old_docs/deploying/configuring-virtual-hosts.adoc,
since its content has been moved to the refactored documentation.

Removed old_docs/contexts/serving-webapps-from-particular-port.adoc
and example-jetty-embedded/src/main/resource/jetty-otherserver.xml,
since its content has been moved to the refactored documentation.

Simplified POMs.
Simplified index.adoc files, refactoring common things into config.adoc.

Expanded the deploy configuration documentation.
Expanded the protocols configuration documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-22 19:28:43 +02:00
Jan Bartel
53eaa378e3 Updates to session docs.
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-22 18:14:09 +02:00
Jan Bartel
e5d7e668b8 Update session docs
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-22 12:07:31 +02:00
Jan Bartel
21539de448 Session doc update.
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-17 15:27:04 +02:00
Jan Bartel
8b53c386b1 Session doc updates.
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-17 09:39:40 +02:00
Jan Bartel
fc71c92f21 Update session docs
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-09-16 15:45:29 +02:00