Commit Graph

25375 Commits

Author SHA1 Message Date
Lachlan 01363fc239
Merge pull request #7981 from eclipse/jetty-10.0.x-multipartViolations
Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser. (#7976)
2022-05-16 12:53:13 +10:00
Lachlan Roberts e74373bdb4 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-16 12:44:44 +10:00
Lachlan 7557ae3cf2
Merge pull request #7660 from eclipse/jetty-10.0.x-7635-QpackDecoderMaxBlockedStreams
Issue #7635 - implement maxBlockedStreams logic in QpackDecoder
2022-05-16 12:44:06 +10:00
Lachlan Roberts b1926e63c5 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-16 10:36:12 +10:00
Lachlan Roberts 15e32ca3ea Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-7635-QpackDecoderMaxBlockedStreams 2022-05-16 09:59:00 +10:00
Lachlan 07af5d70b7
Merge pull request #7802 from eclipse/jetty-10.0.x-qpack-sectionAck
HTTP/3 QPACK - do not expect section ack for zero required insert count
2022-05-16 09:54:45 +10:00
dependabot[bot] 6d38e55322
Merge pull request #7987 from eclipse/dependabot/maven/jetty-10.0.x/io.hawt-hawtio-default-2.15.0 2022-05-15 05:25:24 +00:00
Olivier Lamy bb1b296859
fix bom got jetty-cdi (#7991)
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.9/jetty-bom-11.0.9.pom :(
2022-05-14 06:47:07 -05:00
dependabot[bot] 77f164c43c
Bump hawtio-default from 2.14.5 to 2.15.0
Bumps [hawtio-default](https://github.com/hawtio/hawtio) from 2.14.5 to 2.15.0.
- [Release notes](https://github.com/hawtio/hawtio/releases)
- [Changelog](https://github.com/hawtio/hawtio/blob/main/CHANGES.md)
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.5...hawtio-2.15.0)

---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 09:20:21 +00:00
Lachlan Roberts ac56b95eba fix checkstyle violation
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 16:21:07 +10:00
Lachlan Roberts b9689c2f27 add missing licence header
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 16:15:03 +10:00
Lachlan Roberts 0b00c0628e Issue #7635 - add extra testing for QPACK blocked streams
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 16:11:15 +10:00
Lachlan Roberts 2e98a26f03 added extra checks in SectionAcknowledgmentTest
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-13 13:49:10 +10:00
Lachlan Roberts a93896b22f Issue #7977 - prevent possible NPE from UpgradeHttpServletRequest
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-12 16:10:15 +10:00
Lachlan 2093f3822e Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser. (#7976)
* Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser.
* Ignore TRANSFER_ENCODING violation for 8bit and binary.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-12 15:51:53 +10:00
Joakim Erdfelt 563500f2df
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-11 16:14:04 -05:00
markslater b47d9c41d7
#7880 retain resource service configuration (#7881)
* #7880 PrecompressedFormats set on ResourceService are used in DefaultServlet unless overridden by an InitParameter.
* #7880 Fix checkstyle violations.
* #7880 Fix NPEs.
2022-05-11 16:08:28 -05:00
Joakim Erdfelt e76db11d8f
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-11 10:29:05 -05:00
Joakim Erdfelt 6545cc6d87
Merge branch 'jetty-11.0.x' of github.com:eclipse/jetty.project into jetty-11.0.x 2022-05-11 10:28:53 -05:00
Simone Bordet b705091afb
Fixes #7935 - Review HTTP/2 error handling (#7938)
* Fixes #7935 - Review HTTP/2 error handling

Now returning error handling code as a Runnable.
Updates after review.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-05-11 10:28:18 -05:00
Olivier Lamy 8b99ba7937 Merge branch 'jetty-10.0.x' into jetty-11.0.x 2022-05-11 16:39:39 +10:00
Joakim Erdfelt 2e19783377
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-10 06:53:14 -05:00
dependabot[bot] 2c812f631e
Bump logback-core from 1.3.0-alpha14 to 1.3.0-alpha15 (#7971)
Bumps [logback-core](https://github.com/qos-ch/logback) from 1.3.0-alpha14 to 1.3.0-alpha15.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha14...v_1.3.0-alpha15)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  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-10 06:33:35 -05:00
dependabot[bot] 135896181b
Bump tycho-p2-repository-plugin from 2.7.2 to 2.7.3 (#7972)
Bumps tycho-p2-repository-plugin from 2.7.2 to 2.7.3.

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  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-10 06:15:47 -05:00
dependabot[bot] 421d487f82
Merge pull request #7967 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.kerby-kerb-simplekdc-2.0.2 2022-05-10 08:09:25 +00:00
Olivier Lamy 5d882eaaaf
revert back to bundle plugin 5.1.4 the bug makes the need of using clean for every build (#7965) 2022-05-09 21:58:12 +10:00
dependabot[bot] 6e88e02d00
Bump kerb-simplekdc from 2.0.1 to 2.0.2
Bumps kerb-simplekdc from 2.0.1 to 2.0.2.

---
updated-dependencies:
- dependency-name: org.apache.kerby:kerb-simplekdc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 09:23:59 +00:00
Lachlan Roberts 503c534def Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-09 15:59:04 +10:00
Lachlan 7a5ea2bac0
Merge pull request #7873 from eclipse/jetty-10.0.x-4414-gzipInflationExclusion
Issue #4414 - add option to exclude paths from GzipHandler request inflation
2022-05-09 15:58:19 +10:00
Joakim Erdfelt 4861897606
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-06 16:32:45 -05:00
dependabot[bot] c2c1ea8d9a
Bump maven-bundle-plugin from 5.1.4 to 5.1.5 (#7933)
* Bump maven-bundle-plugin from 5.1.4 to 5.1.5

Bumps maven-bundle-plugin from 5.1.4 to 5.1.5.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Standardize maven-bundle-plugin usage (to avoid build error)

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-05-06 16:24:40 -05:00
Joakim Erdfelt c2a06e00c7
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-06 13:51:01 -05:00
dependabot[bot] de5c486c08
Bump protostream from 4.4.2.Final to 4.4.3.Final (#7925)
Bumps [protostream](https://github.com/infinispan/protostream) from 4.4.2.Final to 4.4.3.Final.
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](https://github.com/infinispan/protostream/compare/4.4.2.Final...4.4.3.Final)

---
updated-dependencies:
- dependency-name: org.infinispan.protostream:protostream
  dependency-type: direct:development
  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-06 13:50:43 -05:00
Lachlan Roberts 85bd201287 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-06 14:38:37 +10:00
Lachlan 838e3a3330
Merge pull request #7953 from eclipse/jetty-10.0.x-statsHandlerThrows
Issue #7837 - Fix StatisticsHandler in the case a Handler throws exception.
2022-05-06 14:38:12 +10:00
dependabot[bot] 242095ff2e
Merge pull request #7913 from eclipse/dependabot/maven/jetty-11.0.x/jakarta.ws.rs-jakarta.ws.rs-api-3.1.0 2022-05-06 04:27:51 +00:00
Joakim Erdfelt 7c3a7c6444
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-05 15:35:40 -05:00
dependabot[bot] ebd82035fd
Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5 (#7877)
* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5

Bumps org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5.

---
updated-dependencies:
- dependency-name: org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5 (#7878)

* Bump org.apache.aries.spifly.dynamic.bundle from 1.3.4 to 1.3.5
* Fixing dependency upper bounds
* Remove wrapping of conscrypt jar as it now has appropriate manifest.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
2022-05-05 15:21:25 -05:00
Joakim Erdfelt f4a51ead1f
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-05 12:17:05 -05:00
dependabot[bot] 92070e83dd
Bump mongo-java-driver from 3.2.2 to 3.12.11 (#7915)
Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.2.2 to 3.12.11.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.2.2...r3.12.11)

---
updated-dependencies:
- dependency-name: org.mongodb:mongo-java-driver
  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>
Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-05 12:16:36 -05:00
Lachlan e6c576a8d4
Merge branch 'jetty-10.0.x' into jetty-10.0.x-statsHandlerThrows 2022-05-05 17:31:25 +10:00
Lachlan Roberts 8d331964a7 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-7635-QpackDecoderMaxBlockedStreams 2022-05-05 16:12:09 +10:00
Lachlan Roberts b9901bcd47 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-qpack-sectionAck 2022-05-05 16:10:36 +10:00
Lachlan Roberts 685d617a1b Issue #7802 - add testing for qpack section acknowledgement
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-05 16:09:55 +10:00
Olivier Lamy 3fba189368
ignore xml bind upgrade >=3 and fix pattern jaxws-rt as star looks to not be supported for artifactId (#7952)
* ignore xml bind upgrade >=3 and fix pattern jaxws-rt as star looks to not be supported for artifactId

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>

* fix duplicate

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-05 06:44:03 +10:00
dependabot[bot] f3dd2e58ff
Bump checkstyle from 10.1 to 10.2 (#7912)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.1 to 10.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.1...checkstyle-10.2)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 12:44:47 -05:00
dependabot[bot] 900493f208
Bump protostream from 4.4.2.Final to 4.4.3.Final (#7944)
Bumps [protostream](https://github.com/infinispan/protostream) from 4.4.2.Final to 4.4.3.Final.
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](https://github.com/infinispan/protostream/compare/4.4.2.Final...4.4.3.Final)

---
updated-dependencies:
- dependency-name: org.infinispan.protostream:protostream
  dependency-type: direct:development
  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-04 12:44:38 -05:00
Joakim Erdfelt fcd0222d2c
Issue #7837 - fix compilation error
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-05-04 06:59:17 -05:00
Lachlan Roberts 39c478461b Fix StatisticsHandler in the case a Handler throws exception.
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-05-04 16:01:40 +10:00
Joakim Erdfelt 8f475afbdc
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-03 16:02:22 -05:00