dependabot[bot]
ca1939f4d5
Merge pull request #7686 from eclipse/dependabot/maven/jetty-10.0.x/com.google.cloud-google-cloud-datastore-2.2.5
2022-03-03 11:00:44 +00:00
dependabot[bot]
3f3c6d1cce
Bump google-cloud-datastore from 2.2.4 to 2.2.5
...
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore ) from 2.2.4 to 2.2.5.
- [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.2.4...v2.2.5 )
---
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>
2022-03-03 09:30:37 +00:00
Ludovic Orban
f7bbff2cfd
Upgrade to quiche version 0.12.0
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-03-02 13:30:04 +01:00
Joakim Erdfelt
32222e42e6
Merge pull request #7640 from eclipse/jetty-10.0.x-5965-cherrypick-start-dot-fix
...
Issue #5965 - fixing invalid dot output from start.jar (#7606 )
2022-03-02 06:07:40 -06:00
Joakim Erdfelt
2e0558e673
Merge pull request #7669 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-2.7.0
...
Bump tycho-p2-repository-plugin from 2.6.0 to 2.7.0
2022-03-01 16:42:49 -06:00
Joakim Erdfelt
d1064b62d1
Merge pull request #7670 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.logging.log4j-log4j-api-2.17.2
...
Bump log4j-api from 2.17.1 to 2.17.2
2022-03-01 16:32:07 -06:00
Joakim Erdfelt
16dc3eb4c0
Merge pull request #7679 from eclipse/dependabot/maven/jetty-10.0.x/com.google.guava-guava-31.1-jre
...
Bump guava from 31.0.1-jre to 31.1-jre
2022-03-01 13:02:17 -06:00
dependabot[bot]
0eec616299
Bump guava from 31.0.1-jre to 31.1-jre
...
Bumps [guava](https://github.com/google/guava ) from 31.0.1-jre to 31.1-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 09:21:19 +00:00
dependabot[bot]
8065d9f9b4
Bump log4j-api from 2.17.1 to 2.17.2
...
Bumps log4j-api from 2.17.1 to 2.17.2.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 09:25:39 +00:00
dependabot[bot]
07c1ec2167
Bump tycho-p2-repository-plugin from 2.6.0 to 2.7.0
...
Bumps tycho-p2-repository-plugin from 2.6.0 to 2.7.0.
---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 09:24:53 +00:00
Olivier Lamy
dcdda2a7f0
add used but non declared dependencies and fix some scope ( #7626 )
...
* add used but non declared dependencies and fix some scope
* add exclusion in javadoc module
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-25 13:23:21 +10:00
Jan Bartel
34c21ff413
Issue #7344 - Fix stop in process ( #7639 )
...
* Issue #7344 Fix stop goal for non-forked usage
2022-02-24 16:30:44 +01:00
Joakim Erdfelt
23a1dc59a3
Issue #5965 - fixing invalid dot output from start.jar ( #7606 )
...
* Adding testcase that can use `dot` if it exists on the machine.
2022-02-23 07:10:02 -04:00
Simone Bordet
ec5f05fc10
Merge pull request #7637 from eclipse/jetty-10.0.x-7625-http3-settings
...
Fixes #7625 - HTTP/3 error against www.google.com
2022-02-23 09:56:29 +01:00
Lachlan
75fdd06add
Merge pull request #7544 from eclipse/jetty-10.0.x-well-known-listing
...
Add option to allow well-known directories to be listed.
2022-02-23 10:25:56 +11:00
Simone Bordet
55eb982185
Fixes #7625 - HTTP/3 error against www.google.com
...
Now properly handling QPACK and HTTP/3 settings.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-02-22 11:36:37 +01:00
Jan Bartel
3d9f34696b
Issue #7613 Override Configurations.add(Configuration) ( #7631 )
...
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-02-22 10:51:46 +01:00
Jan Bartel
808b74ff34
Issue #7632 Make osgi build work with snapshot jsp jars ( #7633 )
...
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-02-22 10:47:12 +01:00
Lachlan Roberts
1d539c74c5
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-well-known-listing
2022-02-22 17:13:28 +11:00
Lachlan Roberts
90f7d97dd2
PR #7544 - changes from review
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-02-22 17:12:33 +11:00
dependabot[bot]
217edab732
Bump grpc-core from 1.44.0 to 1.44.1 ( #7629 )
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.44.0 to 1.44.1.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.44.0...v1.44.1 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-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-02-21 08:48:04 -06:00
Jan Bartel
0b33877040
Issue #7344 - wait for forked jetty process ( #7374 )
...
* Issue #7344 Make plugin wait for forked jetty process to stop
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-02-21 13:45:54 +01:00
Olivier Lamy
809ed64b12
ignore too recent weld version for 9.4.x branch ( #7607 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-18 13:31:56 +10:00
dependabot[bot]
3d70c8b4ab
Bump maven-site-plugin from 3.10.0 to 3.11.0 ( #7610 )
...
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases )
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.10.0...maven-site-plugin-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
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-02-17 15:14:16 -06:00
dependabot[bot]
895868fa62
Merge pull request #7602 from eclipse/dependabot/maven/jetty-10.0.x/org.jboss.weld.servlet-weld-servlet-core-3.1.9.Final
2022-02-17 00:47:13 +00:00
Olivier Lamy
4f52695d4f
Enable errorprone and spotbugs for java 17 ( #7604 )
...
* add compiler flag to support errorprone for jdk17 and restore spotbugs parsing
* spotbugs is fine with jdk17
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-17 10:12:01 +10:00
Lachlan
0f5824640a
Merge pull request #7546 from eclipse/jetty-10.0.x-7545-OpenIdXML
...
Add distribution test for OpenID and fix issues with jetty-openid.xml
2022-02-17 09:54:43 +11:00
Lachlan
514ceca56b
Merge pull request #7579 from eclipse/jetty-10.0.x-7573-WebSocketPathParam
...
Issue #7573 - fix support in websocket for class path param types
2022-02-17 09:44:53 +11:00
Lachlan
533f2b1b56
Merge pull request #7576 from eclipse/jetty-10.0.x-7567-MultiPartGzip
...
Issue #7567 - don't compare params when checking MIME type for GzipHandler
2022-02-17 09:07:38 +11:00
Joakim Erdfelt
f2e9680431
Honor parameters order when parsing query and form parameters ( #7599 ) ( #7605 )
...
* Honor parameters order when parsing query and form parameters
When parsing the query or form parameters in Request, the values are stored in a MultiMap. This class extends HashMap which does not preserve the order of insertion so a request with parameters "first=1&second=2" might end up in a map where "second" will come first when iterating on the entry set.
The order is necessary in some case where the request is signed off the body and/or the query parameters. When the order is not preserved, it is impossible to reconstruct the original request sent, unless using the Request::getInputStream which consumes the stream and makes subsequent calls to Request::getParameters to don't return the form parameters which can be misleading. The same behavior applied to query parameters, by using Request::getQueryString, you get the correct order but Request::getParameters will not.
Moreoever, if the application is behind a reverse proxy using Jetty that is proxying using Request::getParameters which consume the request InputStream, it will be completely impossible to reconstruct the original request.
* Added a test with parameter merging
Co-authored-by: Jacques-Etienne Beaudet <jebeaudet@gmail.com>
2022-02-16 11:34:30 -06:00
Joakim Erdfelt
292d6cda9f
Issue #7572 - make legit test exception less noisy ( #7596 )
2022-02-16 04:54:30 -06:00
dependabot[bot]
d4f453849c
Bump weld-servlet-core from 3.1.8.Final to 3.1.9.Final
...
Bumps weld-servlet-core from 3.1.8.Final to 3.1.9.Final.
---
updated-dependencies:
- dependency-name: org.jboss.weld.servlet:weld-servlet-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 09:18:38 +00:00
dependabot[bot]
e859c98eac
Merge pull request #7593 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
2022-02-14 23:15:12 +00:00
Simone Bordet
fed2cbd6bd
Merge pull request #7574 from sunng87/turnoff-peer-verification-by-default
...
Turn off peer cerificate verification for quic-server by default
2022-02-14 19:23:16 +01:00
dependabot[bot]
9b48060794
Bump infinispan-bom from 11.0.14.Final to 11.0.15.Final ( #7591 )
...
Bumps [infinispan-bom](https://github.com/infinispan/infinispan ) from 11.0.14.Final to 11.0.15.Final.
- [Release notes](https://github.com/infinispan/infinispan/releases )
- [Changelog](https://github.com/infinispan/infinispan/blob/main/Jenkinsfile-release )
- [Commits](https://github.com/infinispan/infinispan/compare/11.0.14.Final...11.0.15.Final )
---
updated-dependencies:
- dependency-name: org.infinispan:infinispan-bom
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-02-14 07:45:34 -06:00
dependabot[bot]
f2550d4478
Bump gson from 2.8.9 to 2.9.0 ( #7587 )
...
Bumps [gson](https://github.com/google/gson ) from 2.8.9 to 2.9.0.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:development
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-02-14 07:34:24 -06:00
dependabot[bot]
1f665df227
Bump json-smart from 2.4.7 to 2.4.8 ( #7581 )
...
Bumps [json-smart](https://github.com/netplex/json-smart-v2 ) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.8 )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
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-02-14 07:27:09 -06:00
dependabot[bot]
026be2904f
Bump logback-core from 1.3.0-alpha13 to 1.3.0-alpha14 ( #7585 )
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha13 to 1.3.0-alpha14.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha13...v_1.3.0-alpha14 )
---
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-02-14 07:26:33 -06:00
Ludovic Orban
a6cd037923
#7461 Adapt other tests to use less strict assertion for expiring pool
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-02-14 12:33:18 +01:00
Ludovic Orban
4382bc122e
#7461 Use less strict assertion for expiring pool to account for potential expirations
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-02-14 12:33:18 +01:00
dependabot[bot]
0f1dcfe233
Bump maven-compiler-plugin from 3.8.1 to 3.10.0
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:56:07 +00:00
Lachlan Roberts
7081a776b7
Issue #7573 - fix support in websocket for class path param types
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-02-14 16:37:57 +11:00
dependabot[bot]
d42664ee1e
Merge pull request #7568 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2
2022-02-14 02:52:05 +00:00
Lachlan Roberts
21ec2f072f
Issue #7567 - don't need to convert to lowercase with a AsciiLowerCaseSet
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-02-14 12:23:55 +11:00
Lachlan Roberts
0aa307db64
Issue #7567 - don't compare params when checking MIME type for GzipHandler
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-02-14 12:13:14 +11:00
Ning Sun
65a47a369d
Turn off mutual TLS for quic-server by default
...
Signed-off-by: Ning Sun <sunng@protonmail.com>
2022-02-13 21:36:38 +08:00
Joakim Erdfelt
b99984d12d
Fixing Jetty 10 release - must use Java 17 ( #7556 )
...
* Fixing missing `jdk.incubator.foreign` error during /javadoc/ (aggregate module) build.
* eclipse-release profile now ensures that JDK 17 is used
* Exclude quiche modules from javadoc
* Enable jacoco on JDK 17 (seems to work now)
* Flip JDK importance around (JDK17 first, JDK11 next)
* errorprone not available on JDK17 (yet)
* correcting errors during Jenkinsfile recordIssues
* Remove pmd (not being used anymore)
* Bump javadoc from 3.3.1 to 3.3.2
2022-02-11 14:56:38 -06:00
dependabot[bot]
3a98712a62
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 10:35:01 +00:00
Jan Bartel
ff0b596ca7
Issue #7513 Move jmx annotation to PropertiesConfigurationManager.getFile ( #7532 )
...
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-02-11 09:16:26 +11:00
dependabot[bot]
9602120b9b
Bump openwebbeans.version from 2.0.25 to 2.0.26 ( #7549 )
...
Bumps `openwebbeans.version` from 2.0.25 to 2.0.26.
Updates `openwebbeans-web` from 2.0.25 to 2.0.26
- [Release notes](https://github.com/apache/openwebbeans/releases )
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.25...openwebbeans-2.0.26 )
Updates `openwebbeans-jetty9` from 2.0.25 to 2.0.26
- [Release notes](https://github.com/apache/openwebbeans/releases )
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.25...openwebbeans-2.0.26 )
---
updated-dependencies:
- dependency-name: org.apache.openwebbeans:openwebbeans-web
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.openwebbeans:openwebbeans-jetty9
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-02-10 12:11:00 -06:00