Commit Graph

29861 Commits

Author SHA1 Message Date
Joakim Erdfelt 91d5e3355a
Update URLs for new jetty locations 2024-06-21 11:41:01 -05:00
Joakim Erdfelt 3d7f6d8dc5
Update URLs for new jetty locations 2024-06-21 11:38:22 -05:00
Joakim Erdfelt aa723a2cdc
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2024-06-21 07:00:39 -05:00
Jan Bartel 8a0c4da385
Issue #11942 Update PoweredBy to reference new jetty.org site (#11943) 2024-06-21 04:33:15 +02:00
Joakim Erdfelt 23aecbe3a8
Fix warnings during jetty-ee9-servlet tests 2024-06-20 14:38:15 -05:00
Joakim Erdfelt d854cc42d2
Merge pull request #11939 from jetty/fix/10.0.x/update-url-refs-jetty.org
[10.0.x] Updating URL refs to jetty.org
2024-06-20 17:16:25 +00:00
Joakim Erdfelt 5927b62793
Fixing maven pom spotless error 2024-06-20 10:13:54 -05:00
Joakim Erdfelt 5bbd012d60
Update github URL references to new location 2024-06-20 10:00:56 -05:00
Joakim Erdfelt 35903ae262
Update github URL references to new location 2024-06-20 09:43:05 -05:00
Joakim Erdfelt 6bebb2ddd2
Update URL references to jetty.org 2024-06-20 09:41:42 -05:00
Joakim Erdfelt 73f28b4ab0
Update XML entity refs to support jetty.org too. 2024-06-20 09:32:47 -05:00
Jan Bartel fd263c727d
Jetty 12.0.x object identity ee8 and ee9 (#11888)
* Fix for ee8/9 object identity
2024-06-20 07:53:53 +02:00
Lachlan Roberts 65fa7afc77 PR #11906 - changes from review
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-20 12:40:21 +10:00
Joakim Erdfelt 422d73da38
Merge pull request #11886 from jetty/fix/12.0.x/cross-context-testing-2
Initial work for Cross Context Dispatch testing suite
2024-06-19 17:38:04 +00:00
Joakim Erdfelt 9db54aabb7
Merge pull request #11927 from jetty/fix/12.0.x/ee9-defaultservlettest-update
Cleanup ee9 DefaultServletTest
2024-06-19 16:58:02 +00:00
Joakim Erdfelt 4f72b84c59
Cleanup ee9 DefaultServletTest
+ Fix various warnings
+ Disable ODD_JAR / extraClassPath (temporarily)
+ Reenable disabled test Test
+ Reenable disabled test testListingContextBreakout
2024-06-19 10:21:48 -05:00
Joakim Erdfelt 7011827a8a
Introduce Cross Context Dispatch testing 2024-06-19 10:13:06 -05:00
Jan Bartel 6ee17f002c
Issue #11847 implement environment context xml (#11859)
* Issue #11847 implement environment context xml
2024-06-19 09:36:06 +02:00
Lachlan Roberts 0fe432bc49 PR #11906 - changes from review
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2024-06-19 12:07:39 +10:00
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