gregw
82967d678e
updated 9.4 in VERSION.txt
...
Signed-off-by: gregw <gregw@webtide.com>
2024-02-19 14:44:23 +01:00
Joakim Erdfelt
a6b88c6ef2
Allow spec port stripping of 80/443 on websocket too.
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-02-08 09:39:52 -06:00
Joakim Erdfelt
721b1743cb
Correct contribution-guide documentation
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-02-06 10:24:01 -06:00
Joakim Erdfelt
a7d14d6874
Updating to version 10.0.21-SNAPSHOT
2024-01-29 14:58:51 -06:00
Joakim Erdfelt
3a745c71c2
Updating to version 10.0.20
2024-01-29 14:46:10 -06:00
Joakim Erdfelt
d940813f35
Fixing release script
2024-01-29 14:43:12 -06:00
Ludovic Orban
c5a73c52f1
#11349 update to quiche version 0.20.0
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2024-01-29 21:09:10 +01:00
Joakim Erdfelt
5d9679adf8
Merge pull request #11335 from jetty/dependabot/maven/jetty-10.0.x/dev-dependencies-5e73067334
...
Bump the dev-dependencies group with 9 updates
2024-01-26 14:11:48 -06:00
Joakim Erdfelt
15195dd5fb
Merge pull request #11332 from jetty/dependabot/maven/jetty-10.0.x/integration-deps-07835ac7dc
...
Bump the integration-deps group with 1 update
2024-01-26 14:10:17 -06:00
Joakim Erdfelt
50f9d2ad5c
Merge pull request #11330 from jetty/dependabot/maven/jetty-10.0.x/build-deps-338285aa65
...
Bump the build-deps group with 5 updates
2024-01-26 14:09:54 -06:00
dependabot[bot]
a57f86e6c4
Bump the dev-dependencies group with 9 updates
...
Bumps the dev-dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [io.grpc:grpc-core](https://github.com/grpc/grpc-java ) | `1.60.1` | `1.61.0` |
| io.hawt:hawtio-default | `3.0.0` | `3.0.1` |
| [org.apache.maven.plugin-tools:maven-plugin-tools-api](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
| [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
| [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) | `2.2.4` | `2.2.5` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) | `2.41.1` | `2.43.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.8.2.0` | `4.8.3.0` |
| [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin ) | `1.5.0` | `1.6.0` |
| [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore ) | `2.17.6` | `2.18.2` |
Updates `io.grpc:grpc-core` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.hawt:hawtio-default` from 3.0.0 to 3.0.1
Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5 )
Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.41.1 to 2.43.0
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.41.1...lib/2.43.0 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.2.0 to 4.8.3.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.2.0...spotbugs-maven-plugin-4.8.3.0 )
Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0 )
Updates `com.google.cloud:google-cloud-datastore` from 2.17.6 to 2.18.2
- [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.17.6...v2.18.2 )
---
updated-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.maven.plugin-tools:maven-plugin-tools-api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:44:24 +00:00
dependabot[bot]
dcad8b7caa
Bump the integration-deps group with 1 update
...
Bumps the integration-deps group with 1 update: [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ).
Updates `org.wildfly.security:wildfly-elytron` from 2.2.2.Final to 2.2.3.Final
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.2.2.Final...2.2.3.Final )
---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: integration-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:32:58 +00:00
dependabot[bot]
ca7f1fca08
Bump the build-deps group with 5 updates
...
Bumps the build-deps group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) | `1.19.3` | `1.19.4` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) | `3.2.3` | `3.2.5` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) | `3.2.3` | `3.2.5` |
| org.apache.maven.surefire:surefire-junit47 | `3.2.3` | `3.2.5` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
Updates `org.testcontainers:testcontainers-bom` from 1.19.3 to 1.19.4
- [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.3...1.19.4 )
Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.3 to 3.2.5
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.2.5
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
Updates `org.apache.maven.surefire:surefire-junit47` from 3.2.3 to 3.2.5
Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.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.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-patch
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
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:32:15 +00:00
Joakim Erdfelt
cd804fd8de
Merge pull request #10127 from LoggingResearch/jetty-10.0.x
...
Align Logging Level for Listener Timeout Exceptions with Debug
2024-01-26 09:21:07 -06:00
Joakim Erdfelt
6fec10e51e
Issue #11260 - Allow `QuickStartConfiguration` to be used in mixed contexts environment where some do not have a WEB-INF/quickstart-web.xml ( #11261 )
...
* QuickStartConfiguration updated
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-25 11:00:13 -06:00
Joakim Erdfelt
d8c34c4ccd
Merge pull request #11276 from jetty/fix/10.0.x/start-sh-expr-fix
...
Issue #11273 - Add support for BSD based `expr` utility in `jetty.sh`
2024-01-16 10:46:23 -06:00
Joakim Erdfelt
65132561c6
Issue #11273 - Add support for BSD based `expr` utility in `jetty.sh`
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-15 13:36:30 -06:00
Simone Bordet
b953871c9a
Backport of #11267 .
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-01-15 11:04:39 +01:00
dependabot[bot]
b86957c76e
Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.41.1
...
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) from 2.39.0 to 2.41.1.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.39.0...maven/2.41.1 )
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:15:51 +00:00
Joakim Erdfelt
dc96d91eef
Revert "Issue #11260 - Allow `QuickStartConfiguration` to be used in mixed contexts environment where some do not have a WEB-INF/quickstart-web.xml"
...
This reverts commit d6015606ea
.
2024-01-11 11:17:06 -06:00
Joakim Erdfelt
d6015606ea
Issue #11260 - Allow `QuickStartConfiguration` to be used in mixed contexts environment where some do not have a WEB-INF/quickstart-web.xml
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-11 11:16:30 -06:00
dependabot[bot]
49c5eb341a
Bump org.eclipse.jetty.toolchain:jetty-test-helper from 6.0 to 6.2 ( #11103 )
...
* Bump org.eclipse.jetty.toolchain:jetty-test-helper from 6.0 to 6.2
Bumps [org.eclipse.jetty.toolchain:jetty-test-helper](https://github.com/eclipse/jetty.toolchain ) from 6.0 to 6.2.
- [Commits](https://github.com/eclipse/jetty.toolchain/compare/jetty-test-helper-6.0...jetty-test-helper-6.2 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty.toolchain:jetty-test-helper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.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>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-10 08:40:24 -06:00
Joakim Erdfelt
a4872492d8
Merge pull request #11234 from jetty/dependabot/maven/jetty-10.0.x/com.hazelcast-hazelcast-5.3.6
...
Bump com.hazelcast:hazelcast from 5.2.1 to 5.3.6
2024-01-09 11:46:31 -06:00
Joakim Erdfelt
c27fcc7c3e
Merge pull request #11239 from jetty/dependabot/maven/jetty-10.0.x/google.errorprone.version-2.24.1
...
Bump google.errorprone.version from 2.24.0 to 2.24.1
2024-01-08 13:08:49 -06:00
dependabot[bot]
4de7518baf
Bump google.errorprone.version from 2.24.0 to 2.24.1
...
Bumps `google.errorprone.version` from 2.24.0 to 2.24.1.
Updates `com.google.errorprone:error_prone_annotations` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.0...v2.24.1 )
Updates `com.google.errorprone:error_prone_core` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.0...v2.24.1 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.errorprone:error_prone_core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:35:13 +00:00
dependabot[bot]
63b5a1200e
Bump com.hazelcast:hazelcast from 5.2.1 to 5.3.6
...
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast ) from 5.2.1 to 5.3.6.
- [Release notes](https://github.com/hazelcast/hazelcast/releases )
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.2.1...v5.3.6 )
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:33:33 +00:00
Simone Bordet
9b2cfc4483
Fixes #11223 - WebSocketClient.connect with URI including query parameters don't work for HTTP2 connector
...
Fixed concatenation of path and query for HTTP/2 and HTTP/3 when creating `MetaData.ConnectRequest` to "tunnel" the WebSocket upgrade.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-01-08 09:26:22 +01:00
Joakim Erdfelt
4853da2f07
Merge pull request #11217 from jetty/fix/10.0.x/add-spotless-plugin
...
Add spotless maven plugin configuration
2024-01-03 10:33:16 -06:00
Joakim Erdfelt
36a80b9622
Prevent rogue slf4j-impl coming from wildfly-elytron-2.2.2.Final.jar
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-03 08:06:54 -06:00
Joakim Erdfelt
97ca925620
Ensure test webapps are referenced
2024-01-03 06:39:03 -06:00
Joakim Erdfelt
85bc00725b
Excluding older javax.annotations
2024-01-03 04:59:28 -06:00
Joakim Erdfelt
35daa51ef5
Merge remote-tracking branch 'origin/jetty-10.0.x' into fix/10.0.x/add-spotless-plugin
2024-01-03 03:18:51 -06:00
Joakim Erdfelt
204b293d62
Results of: mvn spotless:apply (for sortModules)
2024-01-03 03:16:02 -06:00
Joakim Erdfelt
e9373bf505
Cleanup of top level pom comments
2024-01-03 03:15:42 -06:00
Joakim Erdfelt
9a18dc8722
Results of: mvn spotless:apply
2024-01-03 03:12:56 -06:00
Joakim Erdfelt
11dd9486ed
Adding spotless-maven-plugin config to build-resources
2024-01-03 03:12:21 -06:00
Joakim Erdfelt
7bb8c2c6f9
Adding spotless-maven-plugin config
2024-01-03 03:08:01 -06:00
Simone Bordet
9fdfa464d7
Fixes #11081 - Dropped WebSocket messages due to race condition in WebSocket frame handling. ( #11090 )
...
Now the reset of the MessageSink internal accumulators happens before the demand.
This avoids the race, since as soon as there is demand another thread could enter the MessageSink, but the accumulator has already been reset.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-01-02 19:37:35 +01:00
Joakim Erdfelt
c758ecdd2e
Merge pull request #11207 from jetty/dependabot/maven/jetty-10.0.x/biz.aQute.bnd-biz.aQute.bndlib-6.4.1
...
Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 6.4.1
2024-01-02 08:26:16 -06:00
Joakim Erdfelt
727affb9fb
Revert "Bump com.hazelcast:hazelcast from 5.2.1 to 5.3.6"
...
This reverts commit 85695867
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-01 17:05:36 -06:00
dependabot[bot]
4802604792
Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 6.4.1
...
Bumps [biz.aQute.bnd:biz.aQute.bndlib](https://github.com/bndtools/bnd ) from 6.3.1 to 6.4.1.
- [Release notes](https://github.com/bndtools/bnd/releases )
- [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md )
- [Commits](https://github.com/bndtools/bnd/compare/6.3.1...6.4.1 )
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 21:38:39 +00:00
Joakim Erdfelt
cb5fe6e838
Merge pull request #11205 from jetty/fix/10.0.x/dependency-rollup-2024-jan
...
Dependency Rollup - Jan 2024 - [`jetty-10.0.x`]
2024-01-01 15:36:52 -06:00
Joakim Erdfelt
9423a5b79d
Fixing JSP test case (junit is more strict on parameters order now)
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-01 13:59:29 -06:00
Joakim Erdfelt
ecb120de92
Do no upgrade major version of dependencies
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-01 12:18:06 -06:00
Joakim Erdfelt
467064f385
Revert "Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 7.0.0"
...
This reverts commit dc916c0ec0
.
2024-01-01 12:16:10 -06:00
Joakim Erdfelt
ddda2e5682
Revert "Bump jakarta.xml.ws:jakarta.xml.ws-api from 2.3.3 to 4.0.1"
...
This reverts commit edc9e582
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-01 12:11:38 -06:00
Joakim Erdfelt
5f27f4462d
Revert "Bump com.google.inject:guice from 5.1.0 to 7.0.0"
...
This reverts commit 0d7807f9
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-01 12:00:48 -06:00
Joakim Erdfelt
fb36831f71
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.osgi-org.osgi.util.promise-1.3.0' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:33:38 -06:00
Joakim Erdfelt
9d7a67af25
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.osgi-org.osgi.service.component-1.5.1' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:33:20 -06:00
Joakim Erdfelt
7a71666482
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.mongodb-mongo-java-driver-3.12.14' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:33:16 -06:00