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
Joakim Erdfelt
0644022d92
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-12 09:42:29 -05:00
Joakim Erdfelt
85852dc84e
Merge pull request #5429 from eclipse/dependabot/maven/jetty-9.4.x/org.jboss.weld.servlet-weld-servlet-core-3.1.5.Final
...
Bump weld-servlet-core from 3.1.3.Final to 3.1.5.Final
2020-10-12 09:41:24 -05:00
Joakim Erdfelt
ea60815dfd
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-12 08:50:32 -05: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
Joakim Erdfelt
e020fd50d4
Merge pull request #5433 from eclipse/dependabot/maven/jetty-9.4.x/org.conscrypt-conscrypt-openjdk-uber-2.5.1
...
Bump conscrypt-openjdk-uber from 2.4.0 to 2.5.1
2020-10-12 08:48:34 -05:00
Joakim Erdfelt
961b14ca28
Merge pull request #5440 from eclipse/dependency/jetty-9.4.x/checkstyle-8.36.2
...
Bump checkstyle from 8.29 to 8.36.2
2020-10-12 08:45:41 -05:00
Joakim Erdfelt
dcf4a835d7
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-12 08:43:16 -05:00
dependabot[bot]
d2e5a9c798
Bump weld-servlet-core from 3.1.3.Final to 3.1.5.Final
...
Bumps weld-servlet-core from 3.1.3.Final to 3.1.5.Final.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 13:43:14 +00:00
Joakim Erdfelt
e4e1e8ec40
Merge pull request #5441 from eclipse/dependency/jetty-9.4.x/build-helper-maven-plugin-3.2.0
...
Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
2020-10-12 08:42:32 -05:00
Joakim Erdfelt
feb36cd465
Merge pull request #5439 from eclipse/dependency/jetty-9.4.x/jboss-logging-3.4.1.Final
...
Bump jboss-logging from 3.3.2.Final to 3.4.1.Final
2020-10-12 08:42:26 -05:00
Joakim Erdfelt
4a382db625
Increasing timeout for success (for busy CI servers)
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-12 08:41:37 -05: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
c498504b23
Bump build-helper-maven-plugin from 3.0.0 to 3.2.0
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-12 07:21:31 -05: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
Joakim Erdfelt
f6c1146428
Bump checkstyle from 8.29 to 8.36.2
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-12 07:04:14 -05:00
Joakim Erdfelt
b58f177476
Bump jboss-logging from 3.3.2.Final to 3.4.1.Final
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-12 06:53:43 -05:00
Joakim Erdfelt
4a4257d4d1
Minimal change to setDefaultHostnameVerifier to allow compilation of tests
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-12 06:43:53 -05:00
Joakim Erdfelt
dfa076fdb5
Merge pull request #5403 from eclipse/jetty-10.0.x-5401-move-httptester
...
Move HttpTester to jetty-http
2020-10-12 06:14:44 -05:00
Joakim Erdfelt
01dbbdf173
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-12 05:08:04 -05:00
Joakim Erdfelt
a24f2f2d26
Merge pull request #5421 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.geronimo.specs-geronimo-jcdi_2.0_spec-1.2
...
Bump geronimo-jcdi_2.0_spec from 1.1 to 1.2
2020-10-12 05:04:27 -05:00
Joakim Erdfelt
8556ad7496
Merge pull request #5428 from eclipse/dependabot/maven/jetty-9.4.x/org.eclipse.jetty.toolchain-jetty-perf-helper-1.0.6
...
Bump jetty-perf-helper from 1.0.5 to 1.0.6
2020-10-12 05:02:51 -05:00
dependabot[bot]
12306656c6
Bump ant.version from 1.10.8 to 1.10.9 ( #5432 )
...
Bumps `ant.version` from 1.10.8 to 1.10.9.
Updates `ant` from 1.10.8 to 1.10.9
Updates `ant-launcher` from 1.10.8 to 1.10.9
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 19:37:39 +10:00
dependabot[bot]
7641d72e2a
Bump jaxb-api from 2.3.0 to 2.3.1 ( #5431 )
...
Bumps [jaxb-api](https://github.com/javaee/jaxb-spec ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/javaee/jaxb-spec/releases )
- [Commits](https://github.com/javaee/jaxb-spec/compare/2.3.0...2.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 19:35:40 +10: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
Jan Bartel
a374898884
Messed up in head.
2020-10-12 10:31:56 +02:00
dependabot[bot]
228758ab29
Bump conscrypt-openjdk-uber from 2.4.0 to 2.5.1
...
Bumps [conscrypt-openjdk-uber](https://github.com/google/conscrypt ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/google/conscrypt/releases )
- [Commits](https://github.com/google/conscrypt/compare/2.4.0...2.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:23:43 +00:00
dependabot[bot]
b6bd4a2e13
Bump jetty-perf-helper from 1.0.5 to 1.0.6
...
Bumps [jetty-perf-helper](https://github.com/eclipse/jetty.toolchain ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/eclipse/jetty.toolchain/releases )
- [Commits](https://github.com/eclipse/jetty.toolchain/compare/jetty-perf-helper-1.0.5...jetty-perf-helper-1.0.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:23:31 +00: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
dependabot[bot]
2919d565db
Bump geronimo-jcdi_2.0_spec from 1.1 to 1.2
...
Bumps geronimo-jcdi_2.0_spec from 1.1 to 1.2.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:22:46 +00:00
Joakim Erdfelt
fc45286bab
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-09 13:36:42 -05:00
Joakim Erdfelt
74abaabe29
Merge pull request #5411 from eclipse/dependency/jetty-9.4.x/google-cloud-1.105.0
...
Bumping google-cloud from 1.0.0 to 1.105.0
2020-10-09 13:36:00 -05:00
Joakim Erdfelt
72c5ed0ff7
Bumping gcloud from 1.0.0 to 1.105.0
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-08 14:59:34 -05:00
Joakim Erdfelt
f66d7bd71f
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-08 14:57:34 -05:00
Joakim Erdfelt
ef0618489a
Fixing EOL on groovy (again)
2020-10-08 14:50:02 -05:00
Joakim Erdfelt
0aac7a240a
Downgrading ASM to 8.0.1 as version 9.0.0 breaks aries spi-fly
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-08 14:27:04 -05:00
Joakim Erdfelt
f1e23c26ba
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-08 14:04:28 -05:00
Joakim Erdfelt
6ffd0454f4
Merge pull request #5408 from eclipse/dependency/jetty-9.4.x/jnr-unixsocket-0.38.3
...
Bump jnr-unixsocket from 0.24 to 0.38.3
2020-10-08 12:57:26 -05:00
Joakim Erdfelt
ba39ee8b1a
Generating unixsocket.mod [files] section with help maven-dependency-plugin details
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-08 10:50:16 -05:00
Joakim Erdfelt
95aba606d8
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-08 09:49:16 -05:00
Joakim Erdfelt
5e0e99d4bf
Merge pull request #5387 from eclipse/dependabot/maven/jetty-9.4.x/asm.version-9.0
...
Bump asm.version from 7.3.1 to 9.0
2020-10-08 09:47:49 -05:00
Joakim Erdfelt
bc641dcd22
Merge pull request #5332 from eclipse/dependabot/maven/jetty-9.4.x/org.apache.kerby-kerb-simplekdc-2.0.1
...
Bump kerb-simplekdc from 1.1.1 to 2.0.1
2020-10-08 09:46:54 -05:00
Joakim Erdfelt
05e377d0f2
Bump jnr-unixsocket from 0.24 to 0.38.3
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-08 09:11:39 -05:00
Joakim Erdfelt
345484929c
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-10-08 08:53:15 -05:00
Joakim Erdfelt
c2655295ac
Eliminating no-longer relevant comment
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-08 08:50:37 -05:00
Joakim Erdfelt
20aaf1c321
Merge remote-tracking branch 'origin/dependency/jetty-9.4.x/org.apache.openwebbeans-2.0.18' into jetty-9.4.x
2020-10-08 08:50:16 -05:00