gregw
|
b720d65f4f
|
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
|
2023-02-21 22:01:31 +11:00 |
gregw
|
96de11fec8
|
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
Signed-off-by: gregw <gregw@webtide.com>
|
2023-02-21 21:38:12 +11:00 |
Greg Wilkins
|
4d146412c8
|
Fix #9334 Cookie Compliance (#9402)
Fix incorrect change to RFC6265 to not support dollars in cookie names.
Signed-off-by: gregw <gregw@webtide.com>
|
2023-02-21 21:31:43 +11:00 |
gregw
|
3bdd75f682
|
Set server on default handler
Fixes #9398 and #9322
|
2023-02-20 19:22:11 +11:00 |
Lachlan
|
fb7b5d42ce
|
Merge pull request #9395 from eclipse/jetty-12.0.x-9182-JakartaWebSocketServetContainer
Issue #9182 - make JakartaWSSCI.initialize() and JakartaWebSocketServerContainer public
|
2023-02-17 22:50:07 +11:00 |
Lachlan Roberts
|
d6ff799588
|
Issue #9182 - make JakartaWSSCI.initialize() and JakartaWebSocketServerContainer public
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2023-02-17 18:02:49 +11:00 |
Lachlan
|
81046650ab
|
Merge pull request #9356 from eclipse/jetty-12.0.x-websocket-JPMS
cleanup of websocket to fix JPMS warnings
|
2023-02-17 15:30:54 +11:00 |
Lachlan Roberts
|
41d550047f
|
ensure the WebSocketConnection is set on the WebSocketCoreSession
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2023-02-17 14:05:48 +11:00 |
Lachlan Roberts
|
05fb8127d9
|
remove osgi internal imports for websocket-core
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2023-02-17 11:41:03 +11:00 |
Lachlan Roberts
|
229b300f22
|
rename WebSocketUtil to WebSocketUtils
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2023-02-17 11:37:01 +11:00 |
Lachlan Roberts
|
eb493f1b9d
|
make WebSocketCoreSession public & other fixes
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2023-02-17 11:33:02 +11:00 |
Simone Bordet
|
a8737cd170
|
Javadocs for Response and Context. (#9388)
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Greg Wilkins <gregw@webtide.com>
|
2023-02-17 10:47:16 +11:00 |
Simone Bordet
|
d21f38798e
|
Moved implementation methods ensure*() from the Response interface (#9390)
to ResponseUtils to avoid cluttering the main Response interface.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2023-02-17 08:50:46 +11:00 |
Jan Bartel
|
ea042776bd
|
Reinstate ee9 jetty runner. (#9383)
|
2023-02-17 08:34:14 +11:00 |
gregw
|
af78d13030
|
Fix #9387
|
2023-02-17 08:11:55 +11:00 |
Greg Wilkins
|
0ca6295cbc
|
Rename process to handle (#9385)
Renamed Request.Processor to Request.Handler
Renamed Handler.process to Handler.handle
Renamed Rule.Processor to Rule.Handler.
Renamed accordingly methods and variable.
Updated comments accordingly.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
|
2023-02-16 18:21:12 +01:00 |
dependabot[bot]
|
a6b1de5599
|
Bump maven-deploy-plugin from 3.0.0 to 3.1.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-16 13:44:13 +10:00 |
dependabot[bot]
|
cbe98faef6
|
Bump asciidoctorj-diagram from 2.2.3 to 2.2.4
Bumps [asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases)
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/compare/v2.2.3...v2.2.4)
---
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-02-16 13:44:10 +10:00 |
dependabot[bot]
|
c0fcda7acf
|
Bump jakarta.servlet.jsp-api from 3.0.0 to 3.1.1
Bumps [jakarta.servlet.jsp-api](https://github.com/eclipse-ee4j/jsp-api) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/eclipse-ee4j/jsp-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jsp-api/commits)
---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp:jakarta.servlet.jsp-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-16 13:43:32 +10:00 |
dependabot[bot]
|
0711be0bb5
|
Bump maven-invoker-plugin from 3.4.0 to 3.5.0
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.4.0...maven-invoker-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-16 13:43:29 +10:00 |
dependabot[bot]
|
e8ab993df6
|
Bump maven.surefire.plugin.version from 3.0.0-M8 to 3.0.0-M9
Bumps `maven.surefire.plugin.version` from 3.0.0-M8 to 3.0.0-M9.
Updates `maven-failsafe-plugin` from 3.0.0-M8 to 3.0.0-M9
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)
Updates `maven-surefire-plugin` from 3.0.0-M8 to 3.0.0-M9
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)
Updates `surefire-junit47` from 3.0.0-M8 to 3.0.0-M9
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-16 13:42:56 +10:00 |
dependabot[bot]
|
6f777050be
|
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-16 13:42:10 +10:00 |
dependabot[bot]
|
2041e01435
|
Bump tycho-p2-repository-plugin from 3.0.1 to 3.0.2
Bumps tycho-p2-repository-plugin from 3.0.1 to 3.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-02-16 13:42:10 +10:00 |
dependabot[bot]
|
ff27e956af
|
Bump maven.version from 3.8.7 to 3.9.0
Bumps `maven.version` from 3.8.7 to 3.9.0.
Updates `maven-artifact` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-core` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-model` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-plugin-api` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-resolver-provider` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-settings` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-model
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-plugin-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-resolver-provider
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-settings
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-16 13:42:10 +10:00 |
Jan Bartel
|
dd792b5607
|
Remove jetty-ant (#9382)
|
2023-02-16 13:48:29 +11:00 |
Olivier Lamy
|
d175f32ff6
|
Merge branch 'jetty-10.0.x' into jetty-11.0.x
|
2023-02-16 12:41:02 +10:00 |
dependabot[bot]
|
f01d53895f
|
Merge pull request #9380 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-deploy-plugin-3.1.0
|
2023-02-16 02:39:51 +00:00 |
Lachlan Roberts
|
0742202ce2
|
remove setClassLoader from CoreSession interface
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2023-02-16 13:16:00 +11:00 |
Olivier Lamy
|
4a5399c299
|
Merge branch 'jetty-10.0.x' into jetty-11.0.x
|
2023-02-16 11:02:37 +10:00 |
dependabot[bot]
|
8b4f5eab41
|
Merge pull request #9378 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-diagram-2.2.4
|
2023-02-16 01:01:12 +00:00 |
dependabot[bot]
|
3aaa65c45a
|
Merge pull request #9375 from eclipse/dependabot/maven/jetty-11.0.x/jakarta.servlet.jsp-jakarta.servlet.jsp-api-3.1.1
|
2023-02-16 01:00:30 +00:00 |
Olivier Lamy
|
ba359956d6
|
Merge branch 'jetty-10.0.x' into jetty-11.0.x
|
2023-02-16 10:55:48 +10:00 |
dependabot[bot]
|
840ef48922
|
Merge pull request #9372 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-invoker-plugin-3.5.0
|
2023-02-16 00:50:20 +00:00 |
dependabot[bot]
|
cfb8d70625
|
Merge pull request #9371 from eclipse/dependabot/maven/jetty-10.0.x/maven.surefire.plugin.version-3.0.0-M9
|
2023-02-16 00:49:57 +00:00 |
dependabot[bot]
|
cfe6e91338
|
Merge pull request #9369 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
|
2023-02-16 00:49:34 +00:00 |
dependabot[bot]
|
bce4fc2941
|
Merge pull request #9367 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-3.0.2
|
2023-02-16 00:49:18 +00:00 |
dependabot[bot]
|
610cee13c2
|
Merge pull request #9359 from eclipse/dependabot/maven/jetty-10.0.x/maven.version-3.9.0
|
2023-02-16 00:48:39 +00:00 |
Lachlan
|
b0fa9e20cb
|
Merge pull request #9357 from eclipse/jetty-12.0.x-9336-ChunksPart
Issue #9336 - remember ContentSources to fail from ChunksPart
|
2023-02-16 10:40:08 +11:00 |
gregw
|
86c02e35fa
|
Added inceptionDates.csv
Signed-off-by: gregw <gregw@webtide.com>
|
2023-02-16 09:40:46 +11:00 |
dependabot[bot]
|
e98d0bdb46
|
Bump maven-deploy-plugin from 3.0.0 to 3.1.0
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 21:31:41 +00:00 |
dependabot[bot]
|
5e00105d47
|
Bump asciidoctorj-diagram from 2.2.3 to 2.2.4
Bumps [asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases)
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/compare/v2.2.3...v2.2.4)
---
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-02-15 21:31:23 +00:00 |
dependabot[bot]
|
9aadebdf1b
|
Bump jakarta.servlet.jsp-api from 3.0.0 to 3.1.1
Bumps [jakarta.servlet.jsp-api](https://github.com/eclipse-ee4j/jsp-api) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/eclipse-ee4j/jsp-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jsp-api/commits)
---
updated-dependencies:
- dependency-name: jakarta.servlet.jsp:jakarta.servlet.jsp-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 21:29:29 +00:00 |
dependabot[bot]
|
897442a14c
|
Bump maven-invoker-plugin from 3.4.0 to 3.5.0
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.4.0...maven-invoker-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 21:28:49 +00:00 |
dependabot[bot]
|
b4f2f6e5e8
|
Bump maven.surefire.plugin.version from 3.0.0-M8 to 3.0.0-M9
Bumps `maven.surefire.plugin.version` from 3.0.0-M8 to 3.0.0-M9.
Updates `maven-failsafe-plugin` from 3.0.0-M8 to 3.0.0-M9
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)
Updates `maven-surefire-plugin` from 3.0.0-M8 to 3.0.0-M9
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)
Updates `surefire-junit47` from 3.0.0-M8 to 3.0.0-M9
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 21:28:26 +00:00 |
dependabot[bot]
|
edaf695e4f
|
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 21:27:38 +00:00 |
dependabot[bot]
|
0ec8457cdf
|
Bump tycho-p2-repository-plugin from 3.0.1 to 3.0.2
Bumps tycho-p2-repository-plugin from 3.0.1 to 3.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-02-15 21:26:46 +00:00 |
dependabot[bot]
|
5f7e4b6d11
|
Bump maven.version from 3.8.7 to 3.9.0
Bumps `maven.version` from 3.8.7 to 3.9.0.
Updates `maven-artifact` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-core` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-model` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-plugin-api` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-resolver-provider` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
Updates `maven-settings` from 3.8.7 to 3.9.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.8.7...maven-3.9.0)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-model
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-plugin-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-resolver-provider
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-settings
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 21:23:41 +00:00 |
Simone Bordet
|
b880091fa6
|
Merged branch 'jetty-12.0.x' into 'gregpoulos-jetty-12.0.x-old-docs-remove-debugging-sections'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2023-02-15 18:19:57 +01:00 |
Simone Bordet
|
7fa45ebeb2
|
Merged branch 'jetty-12.0.x' into 'gregpoulos-jetty-12.0.x-old-docs-remove-ant-plugin-guide'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
|
2023-02-15 18:11:17 +01:00 |
Lachlan Roberts
|
5775887786
|
Issue #9336 - remember ContentSources to fail from ChunksPart
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
|
2023-02-15 23:24:47 +11:00 |