Commit Graph

29992 Commits

Author SHA1 Message Date
Greg Wilkins 95059356c9
Fix contains in HttpFields name set and prove random access to HttpFields via EnumMap not worth it. (#11846)
Fix #11811 with javadoc and  benchmark
2024-06-19 09:32:49 +10:00
Joakim Erdfelt d764ed92c7
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x 2024-06-18 13:06:44 -05:00
Joakim Erdfelt 7ad92b4af9
Add missing issue on version 10.0.18 2024-06-18 13:06:36 -05:00
Ludovic Orban 9546b3ab49
Fix missing notifyRemoteAsyncErrors http config wiring (#11897)
Fixed missing notifyRemoteAsyncErrors http config wiring and add tests

Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2024-06-18 20:00:04 +02:00
Lachlan 745cba4a6a
Merge pull request #11907 from jetty/jetty-12.0.x-openid
Fix openid.mod files for Jetty 12
2024-06-18 15:58:46 +10:00
Lachlan Roberts 6661eea1ee PR #11906 - fix to MultiPartCaptureTest
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-17 13:49:58 +10:00
Lachlan Roberts 3dcf266cf8 PR #11906 - changes from review
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-17 13:37:50 +10:00
Jan Bartel 619c539af3
Issue #11911 Fix documentation example for Request.getHttpUri (#11916)
* Issue #11911 Fix documentation example for Request.getHttpUri
2024-06-14 11:18:31 +02:00
Greg Wilkins d34556749f
Simplified Reactive Stream update for ContentSourcePublisher (#11849)
* Issue #11803 - Follow Reactive Streams specification
* Simplification of #11804 for Reactive Stream specification support

---------

Co-authored-by: Artem Golovko <artemgolovko98@gmail.com>
Co-authored-by: Olivier Lamy <olamy@apache.org>
2024-06-14 08:31:46 +10:00
Joakim Erdfelt 3ec84034a6
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2024-06-13 15:03:55 -05:00
Joakim Erdfelt 18613f3f2b
Merge pull request #11920 from jetty/dependabot/maven/jetty-10.0.x/dev-dependencies-5778da2a6c
[10.0.x] Bump the dev-dependencies group across 1 directory with 12 updates
2024-06-13 20:01:37 +00:00
dependabot[bot] d64389de22
[10.0.x] Bump the dev-dependencies group across 1 directory with 12 updates
Bumps the dev-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.google.guava:guava](https://github.com/google/guava) | `33.1.0-jre` | `33.2.1-jre` |
| [io.grpc:grpc-core](https://github.com/grpc/grpc-java) | `1.63.0` | `1.64.0` |
| io.hawt:hawtio-default | `3.0.1` | `3.0.2` |
| org.apache.commons:commons-compress | `1.26.1` | `1.26.2` |
| [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) | `4.0.3` | `4.0.4` |
| [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) | `3.5.3.Final` | `3.6.0.Final` |
| [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.3.3` | `3.4.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.16.0` | `10.17.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.6.1` | `3.7.0` |
| [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.1` | `3.4.0` |
| [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) | `5.3.6` | `5.3.7` |
| [org.eclipse.tycho:tycho-p2-repository-plugin](https://github.com/eclipse-tycho/tycho) | `4.0.7` | `4.0.8` |



Updates `com.google.guava:guava` from 33.1.0-jre to 33.2.1-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `io.grpc:grpc-core` from 1.63.0 to 1.64.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.63.0...v1.64.0)

Updates `io.hawt:hawtio-default` from 3.0.1 to 3.0.2

Updates `org.apache.commons:commons-compress` from 1.26.1 to 1.26.2

Updates `org.codehaus.plexus:plexus-xml` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/codehaus-plexus/plexus-xml/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-xml/compare/plexus-xml-4.0.3...plexus-xml-4.0.4)

Updates `org.jboss.logging:jboss-logging` from 3.5.3.Final to 3.6.0.Final
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.5.3.Final...3.6.0.Final)

Updates `org.mariadb.jdbc:mariadb-java-client` from 3.3.3 to 3.4.0
- [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.3.3...3.4.0)

Updates `com.puppycrawl.tools:checkstyle` from 10.16.0 to 10.17.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.16.0...checkstyle-10.17.0)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.6.1 to 3.7.0
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.0)

Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.1 to 3.4.0
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0)

Updates `com.hazelcast:hazelcast` from 5.3.6 to 5.3.7
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.6...v5.3.7)

Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-4.0.7...tycho-4.0.8)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: io.hawt:hawtio-default
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.codehaus.plexus:plexus-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.jboss.logging:jboss-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 16:34:12 +00:00
Joakim Erdfelt ed89b05cc8
Merge pull request #11904 from jetty/dependabot/maven/jetty-10.0.x/integration-deps-95ace3ec5d
[10.0.x] Bump the integration-deps group across 1 directory with 4 updates
2024-06-13 14:28:34 +00:00
Lachlan Roberts 34e27067f6 PR #11907 - changes from review
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-13 16:33:44 +10:00
Lachlan Roberts 1eb66934ff PR #11907 - re-enable OpenId distribution test for ee9
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-13 16:26:35 +10:00
Joakim Erdfelt cb66c6de3d
Merge pull request #11913 from jetty/fix/12.0.x/start-concurrent-mod-exception
Issue #11909 - duplicate --modules=<name> can trigger ConcurrentModificationException
2024-06-13 02:29:55 +00:00
Olivier Lamy 2911b04ca1
Merge branch 'jetty-10.0.x' into jetty-11.0.x 2024-06-13 11:24:58 +10:00
Joakim Erdfelt 6e6f0a2599
Bump gson 2.10.1 to 2.11.0 2024-06-12 16:42:28 -05:00
Joakim Erdfelt e0c390aa7c
Bump jackson 2.17.0 to 2.17.1 2024-06-12 16:39:31 -05:00
Joakim Erdfelt 7e9b387c93
Bump google.errorprone from 2.27.0 to 2.28.0 2024-06-12 16:38:50 -05:00
Jesse McConnell 8efde86dee
Update README.md 2024-06-12 15:38:20 -05:00
Joakim Erdfelt fd3b71d660
Merge pull request #11912 from jetty/jmcc0nn3ll-patch-1
Update README.md
2024-06-12 19:52:36 +00:00
Joakim Erdfelt a616acac9e
Issue #11909 - duplicate --modules=<name> can trigger ConcurrentModificationException
+ Reworked tracking of enabled modules to not
  trigger change in "sources" Set if the module
  is already enabled.
2024-06-12 13:21:56 -05:00
Simone Bordet 8e6ab939f5
Fixes #11892 - mtls not working with http/3. (#11900)
The client certificate is now exposed in QuicheConnection, so that it can be returned by QuicStreamEndPoint.getSslSessionData().

Not much else is exposed by Quiche, so not much else that we can provide to applications, for example no TLS session id, no cipher suite, etc.

Fixed --enable-native-access command line option to run tests, as the foreign dependency is in the class-path.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-06-12 17:29:16 +02:00
Jesse McConnell b45fe4d7d2
Update README.md 2024-06-12 09:39:05 -05:00
Lachlan Roberts 6278ad8f77 PR #11907 - add newlines to end of openid .mod files
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-12 12:18:04 +10:00
Jan Bartel 9d0a457e59
Fix #11902 undeprecate addHiddenClasses(Attributes, String...) (#11903) 2024-06-12 03:20:14 +02:00
Lachlan Roberts bc24f87303 Fix openid.mod files for Jetty 12
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-12 01:11:03 +10:00
Lachlan Roberts 362b582c50 fix failing tests
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-11 23:53:53 +10:00
Lachlan Roberts 9862e2e365 Improve support for MultiPart in jetty-core
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-11 23:25:30 +10:00
dependabot[bot] 96a2d3f28b
[10.0.x] Bump the integration-deps group across 1 directory with 4 updates
Bumps the integration-deps group with 4 updates in the / directory: [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron), [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore), [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) and [org.eclipse.platform:org.eclipse.osgi.services](https://github.com/eclipse-equinox/equinox).


Updates `org.wildfly.security:wildfly-elytron` from 2.4.1.Final to 2.4.2.Final
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.4.1.Final...2.4.2.Final)

Updates `com.google.cloud:google-cloud-datastore` from 2.19.1 to 2.20.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.19.1...v2.20.1)

Updates `org.eclipse.platform:org.eclipse.osgi` from 3.19.0 to 3.20.0
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

Updates `org.eclipse.platform:org.eclipse.osgi.services` from 3.12.0 to 3.12.100
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: com.google.cloud:google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.eclipse.platform:org.eclipse.osgi
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.eclipse.platform:org.eclipse.osgi.services
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: integration-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 10:11:37 +00:00
Olivier Lamy 7df1d7ec28 fix some upperbound issue
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-06-11 10:09:52 +00:00
dependabot[bot] ccb03ed3dd [10.0.x] Bump the build-deps group with 13 updates
Bumps the build-deps group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.19.7` | `1.19.8` |
| [org.apache.maven.plugin-tools:maven-plugin-tools-api](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.13.1` |
| [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.13.1` |
| [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) | `2.5.12` | `2.5.13` |
| [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) | `4.3` | `4.5` |
| [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.4.1` | `3.5.0` |
| [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) | `3.6.1` | `3.7.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.7.0` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.13.1` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.3` | `3.6.0` |
| [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.5.0` | `3.6.0` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.2.0` | `3.3.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.8.4.0` | `4.8.5.0` |


Updates `org.testcontainers:testcontainers-bom` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8)

Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.12.0 to 3.13.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.12.0 to 3.13.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)

Updates `org.asciidoctor:asciidoctorj` from 2.5.12 to 2.5.13
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.13/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.5.12...v2.5.13)

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.12.0 to 3.13.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)

Updates `com.mycila:license-maven-plugin` from 4.3 to 4.5
- [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.3...license-maven-plugin-4.5)

Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.4.1...enforcer-3.5.0)

Updates `org.apache.maven.plugins:maven-invoker-plugin` from 3.6.1 to 3.7.0
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.6.1...maven-invoker-plugin-3.7.0)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.7.0
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.7.0)

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.13.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)

Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.5.0...3.6.0)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.2.0...3.3.0)

Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.4.0 to 4.8.5.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.4.0...spotbugs-maven-plugin-4.8.5.0)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-deps
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 10:09:52 +00:00
Lachlan Roberts 76cf685763 Improve support for MultiPart in jetty-core
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-11 19:01:55 +10:00
Jan Bartel 45562b012a
Issue #11893 fix maven helloworld example (#11896) 2024-06-11 01:53:19 +02:00
Gary Gregory 1f78946a5c
Add response to debug log event in HttpSender#failRequest() (#11878)
Signed-off-by: Gary Gregory <garydgregory@gmail.com>
2024-06-06 02:40:26 +02:00
Joakim Erdfelt 8b506b4f28
Merge remote-tracking branch 'origin/release/12.0.10' into jetty-12.0.x 2024-06-04 11:39:43 -05:00
Joakim Erdfelt 3776b6c9c6
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2024-06-04 10:47:45 -05:00
Joakim Erdfelt 5d4c778ee2
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2024-06-04 10:44:24 -05:00
Joakim Erdfelt e2d9f7ab58
Merge pull request #11870 from jetty/jmcc0nn3ll-patch-1
Update index.adoc
2024-06-04 10:43:53 -05:00
Lachlan dc28714de8
Merge pull request #11874 from jetty/jetty-12.0.x-11873-ServerResources
Issue #11873 - Server resources are not found if the server is subclassed in a different package
2024-06-04 23:38:12 +10:00
Lachlan Roberts 21f8e58e04 Issue #11873 - fixes for getDefaultFavicon and getDefaultStyleSheet in Server
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-04 13:47:02 +10:00
Olivier Lamy ba8732ea4e
Adapt release template for Jetty 12 (#11871)
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-06-03 23:50:35 +02:00
Jesse McConnell 08124fb38c
Update index.adoc
add version to the title to resolve jetty/jetty.website#33
2024-06-02 10:03:08 -05:00
Olivier Lamy fb1697fd07
Updating to version 12.0.11-SNAPSHOT 2024-05-30 15:23:16 +10:00
Olivier Lamy 26106dfc84
Updating to version 12.0.10 2024-05-30 14:39:40 +10:00
Olivier Lamy b3fcb17981
a bit more memory
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-05-30 14:31:55 +10:00
Olivier Lamy e1c7a7ca02 commented code
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-05-30 04:25:16 +02:00
Olivier Lamy a4e186fb19 comment flaky part of the test
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-05-30 04:25:16 +02:00
Jan Bartel 4bf8e412e3 Issue #11851 export org.eclipse.jetty.ee8.websocket.javax.server 2024-05-30 04:25:16 +02:00