Joakim Erdfelt
d3fbcafbbc
Fixing release-jetty.sh script
2023-08-25 14:39:00 -05:00
Lachlan Roberts
99c049ef1b
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2023-08-25 18:05:18 +10:00
Lachlan
38cea263cc
Merge pull request #10400 from eclipse/jetty-10.0.x-inetaccessHandler
...
Issue #10388 - fix InetAccessHandler module
2023-08-25 18:03:26 +10:00
Lachlan Roberts
d6320c4494
fix checkstyle violation
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2023-08-25 15:37:40 +10:00
gregw
c3cf2565cb
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2023-08-25 14:52:12 +10:00
Greg Wilkins
3aaf39dff5
Fix #10397 CharsetStringBuilder end vs length ( #10399 )
...
Fix #10397 CharsetStringBuilder needs to convert length parameter to an end index.
Signed-off-by: gregw <gregw@webtide.com>
2023-08-25 14:50:53 +10:00
Lachlan Roberts
b89398d91c
Issue #10388 - add DistributionTest for InetAccessHandler
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2023-08-25 14:19:38 +10:00
Lachlan Roberts
764c8171bc
Issue #10388 - fix InetAccessHandler module
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2023-08-25 13:53:24 +10:00
Simone Bordet
cf97e58121
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-24 19:53:43 +02:00
Simone Bordet
0411e1f19f
Removed unnecessary stale dependency on the javadoc artifact.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-24 19:49:27 +02:00
Simone Bordet
5cc4a9da09
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-24 19:41:57 +02:00
Olivier Lamy
2ea646bacd
Issue #10312 Remove cyclic dependencies between jetty-home and jetty-documentation. Add new module jetty-documentation ( #10348 )
...
* cleanup jetty home build extracting jetty-documentation
* Issue #10312 Remove cyclic dependencies between jetty-home and jetty-documentation
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-08-24 19:41:17 +02:00
Simone Bordet
b6a298f089
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-24 18:47:30 +02:00
Lachlan
c55363d43f
cleanups of DateCache ( #10176 )
...
* improve the formatting for precise ms in DateCache
* return original format string with DateCache.getFormatString
* calculate index in tick constructor because format strings can be different size
* use two ticks so that switching between seconds is less likely going to have cache miss
* use boolean instead of index to denote if sub second is needed
* remove formatWithoutCache and replace with doFormat as it doesn't work with sub second time
* allow the option of not having sub second precision
* use two separate formatters for the prefix/suffix around the SSS format code
* use a simple class to store both ticks in DateCache
* rename DateCache.Tick.getString(long) to format()
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2023-08-24 18:43:46 +02:00
Simone Bordet
90aa433f32
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-24 18:37:00 +02:00
Simone Bordet
3a85b66ee4
Updated JaCoCo to 0.8.10 to support Java 21.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-24 18:36:29 +02:00
Olivier Lamy
1309c65291
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2023-08-24 20:20:11 +10:00
dependabot[bot]
e4c8722ae4
Merge pull request #10379 from eclipse/dependabot/maven/jetty-10.0.x/org.jboss.logmanager-jboss-logmanager-3.0.2.Final
2023-08-24 09:58:12 +00:00
Olivier Lamy
6588cc8a11
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2023-08-24 18:47:19 +10:00
dependabot[bot]
c40989d06a
Bump org.jboss.logmanager:jboss-logmanager
...
Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager ) from 3.0.1.Final to 3.0.2.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases )
- [Commits](https://github.com/jboss-logging/jboss-logmanager/compare/3.0.1.Final...3.0.2.Final )
---
updated-dependencies:
- dependency-name: org.jboss.logmanager:jboss-logmanager
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 08:25:01 +00:00
dependabot[bot]
f691d20ff8
Merge pull request #10375 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-4.0.2
2023-08-24 08:23:45 +00:00
dependabot[bot]
4592f77506
Bump org.eclipse.tycho:tycho-p2-repository-plugin from 4.0.1 to 4.0.2
...
Bumps [org.eclipse.tycho:tycho-p2-repository-plugin](https://github.com/eclipse-tycho/tycho ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/eclipse-tycho/tycho/releases )
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.2/RELEASE_NOTES.md )
- [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-4.0.1...tycho-4.0.2 )
---
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>
2023-08-24 06:57:18 +00:00
dependabot[bot]
56d8b1de58
Merge pull request #10373 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-enforcer-plugin-3.4.0
2023-08-24 06:56:03 +00:00
Olivier Lamy
8b6f5a90ba
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2023-08-24 15:14:52 +10:00
dependabot[bot]
4d56e7d010
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0
...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.4.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 05:13:47 +00:00
dependabot[bot]
ce0efe2763
Merge pull request #10370 from eclipse/dependabot/maven/jetty-10.0.x/ant.version-1.10.14
2023-08-24 05:12:37 +00:00
Olivier Lamy
7b35e50635
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2023-08-24 13:50:55 +10:00
dependabot[bot]
91eb1a4dd5
Bump ant.version from 1.10.13 to 1.10.14
...
Bumps `ant.version` from 1.10.13 to 1.10.14.
Updates `org.apache.ant:ant` from 1.10.13 to 1.10.14
Updates `org.apache.ant:ant-launcher` from 1.10.13 to 1.10.14
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.ant:ant-launcher
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 03:42:45 +00:00
dependabot[bot]
9ca96954bf
Merge pull request #10376 from eclipse/dependabot/maven/jetty-10.0.x/org.testcontainers-testcontainers-bom-1.19.0
2023-08-24 03:41:43 +00:00
Olivier Lamy
9c3ac43cc1
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2023-08-24 11:47:29 +10:00
dependabot[bot]
1a094b9e9c
Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0
...
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) from 1.18.3 to 1.19.0.
- [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.18.3...1.19.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 01:25:14 +00:00
dependabot[bot]
79c697ff49
Merge pull request #10366 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-diagram-2.2.11
2023-08-24 01:24:10 +00:00
dependabot[bot]
21a16bdd01
Bump org.asciidoctor:asciidoctorj-diagram from 2.2.10 to 2.2.11
...
Bumps [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram ) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases )
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/compare/v2.2.10...v2.2.11 )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj-diagram
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 23:39:30 +00:00
Simone Bordet
9efe3a113a
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-23 13:43:48 +02:00
Simone Bordet
153f5dfae8
Fixes #10350 - Support Java 21 virtual threads
...
* Introduced module `threadpool-virtual` for Java 21.
* Updated virtual threads documentation to refer to Java 21.
* Updated requirements that the releases should use Java 21, so that the documentation can properly render the virtual threads documentation.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-23 11:58:24 +02:00
Simone Bordet
0de5cca81e
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-21 10:45:27 +02:00
Simone Bordet
36faf1d369
Removed break statement wrongly introduced by #10326 .
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-21 10:45:02 +02:00
Simone Bordet
295cbe4d5a
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-21 09:01:22 +02:00
Simone Bordet
e91a68923a
Fixes #8926 - HttpClient GZIPContentDecoder should remove Content-Len… ( #10326 )
...
Now Content-Length and Content-Encoding are removed/modified by the decoder.
In this way, applications have a correct sets of headers to decide whether to decode the content themselves.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-21 08:58:22 +02:00
gregw
04eeb0c075
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2023-08-18 17:21:20 +10:00
Greg Wilkins
003e46cae4
Various cleanups in HttpParser ( #10329 )
...
Various cleanups in HttpParser
Signed-off-by: gregw <gregw@webtide.com>
---------
Signed-off-by: gregw <gregw@webtide.com>
2023-08-18 17:09:17 +10:00
Simone Bordet
939f1362f6
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-17 17:02:13 +02:00
yokotaso
e33d026259
chore: Fix javadoc following the source code
2023-08-17 17:01:14 +02:00
Joakim Erdfelt
5bca699464
Merge pull request #10318 from eclipse/fix/10.0.x/upgrade-guava-dep
...
Bump guava to 32.1.2-jre
2023-08-16 06:38:57 -05:00
Joakim Erdfelt
00e01829cf
Bump guava to 32.1.2-jre
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-08-15 16:14:21 -05:00
Joakim Erdfelt
2ce29fc036
Merge pull request #10316 from eclipse/fix/10.0.x/websocket-deps
...
Cleaning up dependencies on WebSocket Server
2023-08-15 14:42:22 -05:00
Joakim Erdfelt
42443c19c2
Cleaning up dependencies on websocket to avoid pulling in annotations on websocket-server
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-08-15 11:34:16 -05:00
Olivier Lamy
7f0b7d5e11
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2023-08-15 15:13:03 +10:00
Olivier Lamy
98d25a788a
Update Jenkinsfile-autobahn to not use not anymore available container ( #10001 )
2023-08-15 07:11:26 +02:00
Jesse McConnell
812b8c4739
Update release-template.md
...
Add a link to jetty-website repo with instructions on deploying eclipse jetty website for new releases.
2023-08-11 11:38:10 -05:00