Simone Bordet
0639317dee
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-03 09:28:10 +02:00
Simone Bordet
e9262ce26c
Fixes #7994 - Ability to construct a detached client Request ( #8103 )
...
Implemented copy of the request tag that was mistakenly missing.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-03 09:27:10 +02:00
Lachlan Roberts
50af7bbda8
fix multipart merge from 10.0.x
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-06-03 10:55:02 +10:00
Joakim Erdfelt
3b563d2000
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-06-02 14:17:46 -05:00
Joakim Erdfelt
944ce6354f
Fixing #7975 - ForwardedRequestCustomizer should clear old MethodHandles when renaming headers. ( #8102 )
...
* Adding test case to prove report
* Fixing updateHandles() to clear the stored handles list.
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-06-02 14:17:26 -05:00
Olivier Lamy
d12ee70b5a
exclude log4j-core to avoid problem with m-enforcer-p see https://issues.apache.org/jira/browse/LOG4J2-3241 ( #8094 )
...
* exclude log4j-core to avoid problem with m-enforcer-p see https://issues.apache.org/jira/browse/LOG4J2-3241
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-02 18:24:28 +10:00
dependabot[bot]
7ed3317d37
Bump google-cloud-datastore from 2.5.1 to 2.6.0 ( #8092 )
...
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/googleapis/java-datastore/releases )
- [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/java-datastore/compare/v2.5.1...v2.6.0 )
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 14:10:59 -05:00
Joakim Erdfelt
4364e15114
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-06-01 13:18:00 -05:00
Joakim Erdfelt
2850db13e2
Fixes #7818 - Regression: allow HttpChannel.Listener.onResponseBegin to modify response headers ( #7850 )
...
* allow HttpChannel.Listener.onResponseBegin to modify response headers
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-06-01 13:12:40 -05:00
Simone Bordet
0571be5cee
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-01 12:59:58 +02:00
Greg Wilkins
8d06ffad1b
fixed bad merge
...
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-06-01 17:46:16 +10:00
dependabot[bot]
73362266bd
Merge pull request #8083 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-2.5.4
2022-06-01 03:24:33 +00:00
dependabot[bot]
aa836320c5
Merge pull request #8071 from eclipse/dependabot/maven/jetty-11.0.x/org.asciidoctor-asciidoctorj-diagram-2.2.3
2022-06-01 03:23:40 +00:00
Greg Wilkins
8392b0bb12
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-06-01 11:58:07 +10:00
Greg Wilkins
7a1c165677
Implement #8057 103 Early Hint ( #8058 )
...
Co-authored-by: Ludovic Orban <lorban@bitronix.be>
Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-01 11:56:54 +10:00
dependabot[bot]
263274891a
Bump error_prone_annotations from 2.13.1 to 2.14.0 ( #8056 )
...
Bumps [error_prone_annotations](https://github.com/google/error-prone ) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.13.1...v2.14.0 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 15:54:52 -05:00
Joakim Erdfelt
40ba7bae6e
Fixing upper bounds issue
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-05-31 14:18:04 -05:00
dependabot[bot]
36a36fc2db
Bump error_prone_annotations from 2.13.1 to 2.14.0 ( #8073 )
...
Bumps [error_prone_annotations](https://github.com/google/error-prone ) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.13.1...v2.14.0 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 13:53:47 -05:00
Joakim Erdfelt
7aa107c942
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-05-31 08:22:45 -05:00
dependabot[bot]
3cf9ce19b9
Bump asciidoctorj from 2.5.3 to 2.5.4
...
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj ) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.5.3...v2.5.4 )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 13:20:47 +00:00
dependabot[bot]
1499e6ddee
Bump asciidoctorj-diagram from 2.2.1 to 2.2.3 ( #8077 )
...
Bumps [asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases )
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/commits )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-diagram
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 08:19:32 -05:00
dependabot[bot]
58e37d660f
Merge pull request #8074 from eclipse/dependabot/maven/jetty-11.0.x/com.puppycrawl.tools-checkstyle-10.3
2022-05-31 10:14:58 +00:00
dependabot[bot]
c7aef29bcb
Merge pull request #8075 from eclipse/dependabot/maven/jetty-10.0.x/com.puppycrawl.tools-checkstyle-10.3
2022-05-31 10:14:40 +00:00
dependabot[bot]
3568464bd5
Merge pull request #8070 from eclipse/dependabot/maven/jetty-11.0.x/org.apache.maven.plugins-maven-invoker-plugin-3.3.0
2022-05-31 10:05:09 +00:00
dependabot[bot]
17025001b8
Merge pull request #8072 from eclipse/dependabot/maven/jetty-11.0.x/org.apache.maven.scm-maven-scm-provider-jgit-1.13.0
2022-05-31 10:04:53 +00:00
dependabot[bot]
25e19c886f
Merge pull request #8079 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.scm-maven-scm-provider-jgit-1.13.0
2022-05-31 10:04:19 +00:00
dependabot[bot]
22e27274ad
Merge pull request #8080 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-invoker-plugin-3.3.0
2022-05-31 10:03:58 +00:00
dependabot[bot]
1fb46eddfd
Bump maven-invoker-plugin from 3.2.2 to 3.3.0
...
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin ) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases )
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:28:12 +00:00
dependabot[bot]
17a72a001d
Bump maven-scm-provider-jgit from 1.12.2 to 1.13.0
...
Bumps maven-scm-provider-jgit from 1.12.2 to 1.13.0.
---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-provider-jgit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:28:04 +00:00
dependabot[bot]
33c344f3dc
Bump checkstyle from 10.2 to 10.3
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 10.2 to 10.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.2...checkstyle-10.3 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:24:25 +00:00
dependabot[bot]
758a4f81a4
Bump checkstyle from 10.2 to 10.3
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 10.2 to 10.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.2...checkstyle-10.3 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:20:33 +00:00
dependabot[bot]
e77e68237e
Bump maven-scm-provider-jgit from 1.12.2 to 1.13.0
...
Bumps maven-scm-provider-jgit from 1.12.2 to 1.13.0.
---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-provider-jgit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:18:05 +00:00
dependabot[bot]
f7e6ac0414
Bump asciidoctorj-diagram from 2.2.1 to 2.2.3
...
Bumps [asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases )
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/commits )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-diagram
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:17:22 +00:00
dependabot[bot]
bea8c90aa2
Bump maven-invoker-plugin from 3.2.2 to 3.3.0
...
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin ) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases )
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:15:47 +00:00
Lachlan Roberts
d5eee8c8c2
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-05-30 12:02:35 +10:00
Lachlan
94e40a93cc
Merge pull request #7983 from eclipse/jetty-10.0.x-1771-secureRedirectHandler
...
Issue #1771 - add module for secure redirect
2022-05-30 11:58:52 +10:00
Joakim Erdfelt
e19233c1e3
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-05-26 09:18:27 -05:00
Joakim Erdfelt
3fe0d5e12f
Fix #7754 - Allow JETTY_SYS_PROPS to be configured by /etc/default/ ( #7819 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-05-26 09:18:10 -05:00
dependabot[bot]
f69ea3fb63
Bump mariadb-java-client from 3.0.4 to 3.0.5 ( #8064 )
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases )
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.0.4...3.0.5 )
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 09:16:38 -05:00
Joakim Erdfelt
acdb6ccfee
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-05-26 08:48:40 -05:00
dependabot[bot]
97e76e5a56
Bump google-cloud-datastore from 2.5.0 to 2.5.1 ( #8062 )
...
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/googleapis/java-datastore/releases )
- [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/java-datastore/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 08:40:21 -05:00
dependabot[bot]
a8594594ab
Bump org.apache.felix.framework from 7.0.3 to 7.0.4 ( #8061 )
...
Bumps org.apache.felix.framework from 7.0.3 to 7.0.4.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 08:40:05 -05:00
Simone Bordet
d1e64f4693
Fixes #8014 - Review HttpRequest URI construction. ( #8015 )
...
Fixes #8014 - Review HttpRequest URI construction.
Now always adding a "/" before the path, if not already present.
Disabled flakey HTTP/3 test.
Parse CONNECT URIs as Authority
Co-authored-by: Greg Wilkins <gregw@webtide.com>
2022-05-26 18:13:17 +10:00
Lachlan Roberts
a81db10703
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-05-26 15:40:17 +10:00
Lachlan
99c743c2c6
Merge pull request #8008 from eclipse/jetty-10.0.x-legacyMultipartParser
...
Add compliance mode for LEGACY multipart parser in Jetty 10+
2022-05-26 15:31:55 +10:00
Lachlan Roberts
06684e7353
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-05-26 15:21:48 +10:00
dependabot[bot]
ef05a11dea
Merge pull request #7997 from eclipse/dependabot/maven/jetty-11.0.x/com.fasterxml.jackson.core-jackson-databind-2.13.3
2022-05-26 00:36:00 +00:00
Olivier Lamy
b274a3cceb
jetty 10.0.x no port 8080 ( #8049 )
...
* ensure it test is not started on port 8080 and use non random groupIds
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-26 10:30:01 +10:00
dependabot[bot]
38fcf7d52f
Merge pull request #8053 from eclipse/dependabot/maven/jetty-10.0.x/com.google.cloud-google-cloud-datastore-2.5.0
2022-05-25 10:16:44 +00:00
Lachlan Roberts
a61f1458e6
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-legacyMultipartParser
2022-05-25 16:56:54 +10:00