Joakim Erdfelt
0feff8d35a
Ignoring jetty releases and maven alpha/beta versions
2023-03-08 16:08:09 -06:00
Joakim Erdfelt
19dd5e87d4
Update hazelcast to 5.2.2
2023-03-08 15:39:04 -06:00
Joakim Erdfelt
2e6c5b0bfe
Update mariadb to 3.1.2
2023-03-08 15:38:34 -06:00
Joakim Erdfelt
1b76cbe211
Update osgi-core to 8.0.0
2023-03-08 15:33:53 -06:00
Joakim Erdfelt
e610e39ca4
Update osgi-promise to 1.3.0
2023-03-08 15:33:32 -06:00
Joakim Erdfelt
04ff7f6a29
Update jboss-logmanager to 2.3.0.Alpha1
2023-03-08 15:28:21 -06:00
Joakim Erdfelt
5fcf612834
Update plexus-utils to 3.5.1
2023-03-08 15:27:28 -06:00
Joakim Erdfelt
a4f19fcb63
Update json-smart to 2.4.9
2023-03-08 15:26:53 -06:00
Joakim Erdfelt
ef26a0fbd6
Update grpc to 1.53.0
2023-03-08 15:26:33 -06:00
Joakim Erdfelt
8a431144b0
Update bndlib to 6.4.0
2023-03-08 15:26:10 -06:00
Joakim Erdfelt
1fc631dfca
Add core to dependency update script
2023-03-08 15:23:25 -06:00
Joakim Erdfelt
d66058732f
Initial Dependency Update Reports
2023-03-08 15:12:28 -06:00
Joakim Erdfelt
0099491435
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2023-03-08 14:31:45 -06:00
gregw
94d28e45f8
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2023-03-08 21:08:02 +01:00
Greg Wilkins
659f16d1c0
Fix #9468 Space in Cookie name ( #9471 )
...
Added a violation to allow unquoted spaces in cookie values
Signed-off-by: gregw <gregw@webtide.com>
2023-03-08 21:07:14 +01:00
Ludovic Orban
71c2ef2360
#9412 ee9: Fixed missing callback failure when ws endpoint cannot be instantiated
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2023-03-08 15:03:19 +01:00
Ludovic Orban
e266db1ab4
#9412 ee10: Fixed missing callback failure when ws endpoint cannot be instantiated
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2023-03-08 15:03:19 +01:00
Olivier Lamy
def35351f3
disable for now m-invoker-p for jetty ee9 runner as already disable for jetty ee10 runner
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-03-08 21:31:54 +10:00
Greg Wilkins
916cd9894d
Decode safe Path for #9444 ( #9455 )
...
Added URIUtil.decodeSafePath for EE10, to allow for %2F and %25 to remain encoded in the servlet API.
Fixed async dispatch to also safeDecode
Updated tests to expect decoded space
Apply suggestions from code review
Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
2023-03-03 14:36:19 +01:00
Joakim Erdfelt
5249b90916
Merge pull request #9434 from eclipse/jetty-10.0.x-9407-flakey-WebAppProviderTest
...
Give longer timeout for CI
2023-03-02 13:06:50 -06:00
Joakim Erdfelt
8cfed5543c
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2023-03-02 13:04:25 -06:00
Joakim Erdfelt
8dfac9a00b
Merge pull request #9449 from eclipse/dependabot/maven/jetty-10.0.x/maven.plugin-tools.version-3.8.1
...
Bump maven.plugin-tools.version from 3.7.1 to 3.8.1
2023-03-02 12:48:50 -06:00
Joakim Erdfelt
75ee30a33c
Merge pull request #9458 from eclipse/release/11.0.14
...
Merge `release/11.0.14` back to mainline
2023-03-02 05:28:52 -06:00
Joakim Erdfelt
d1defd0363
Merge remote-tracking branch 'origin/jetty-11.0.x' into release/11.0.14
2023-03-02 04:04:53 -06:00
Joakim Erdfelt
2b12f78409
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2023-03-01 17:16:55 -06:00
Joakim Erdfelt
fc25648564
Merge pull request #9457 from eclipse/release/10.0.14
...
Merge `release/10.0.14` back to mainline
2023-03-01 17:14:02 -06:00
Joakim Erdfelt
b089fda412
Downgrading maven-invoker-plugin to 3.4.0
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 15:47:45 -06:00
Joakim Erdfelt
68c931327c
Removing extraArtifacts hack
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 15:47:28 -06:00
Joakim Erdfelt
cb0b0faf71
Adding javadoc.jar to <extraArtifact> on jetty-runner invoker:install
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 15:09:44 -06:00
Joakim Erdfelt
6dde0d55c9
Adding <extraArtifact> to various invoker:install goals
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 14:10:52 -06:00
Joakim Erdfelt
10a374aeb5
Disable test no longer functional on OpenJDK 11.0.18+
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 13:50:10 -06:00
Joakim Erdfelt
56bf2559db
Beef up `ci` profile to make it easier to run in the same modes on local machine
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 13:08:51 -06:00
dependabot[bot]
3327b9ebde
Bump maven.plugin-tools.version from 3.7.1 to 3.8.1
...
Bumps `maven.plugin-tools.version` from 3.7.1 to 3.8.1.
Updates `maven-plugin-annotations` from 3.7.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1 )
Updates `maven-plugin-tools-api` from 3.7.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 09:09:36 +00:00
dependabot[bot]
7dcda1866a
Merge pull request #9446 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
2023-03-01 08:57:14 +00:00
Olivier Lamy
22bb0d0788
Updating to version 11.0.15-SNAPSHOT
2023-03-01 18:56:07 +10:00
Olivier Lamy
e62cc0344a
Updating to version 10.0.15-SNAPSHOT
2023-03-01 18:55:10 +10:00
dependabot[bot]
dabc7125a6
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.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>
2023-03-01 01:00:34 +00:00
Greg Wilkins
474136de57
#9311 Add Queued and Compound Pool implementations
...
This adds a QueuedPool that can wrap any other pool and provided a queue of Entries as a kind of cache.
2023-02-27 13:37:53 +01:00
Ludovic Orban
e819809723
Fix `HugeResourceTest` ( #9411 )
...
#9408 : restored HugeResourceTest:
- fixed double-release bug in MultiPartFormData
- used ByteBufferPool.NonPooling pool to work around #9311
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2023-02-27 09:12:50 +01:00
Simone Bordet
e4c46b1e14
Fixes #9440 - Jetty 12: HttpCookieStore should return cookies for "ws" schemes ( #9441 )
...
Now only using whether the scheme is secure in the key used to store cookies,
not the scheme string.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-02-26 23:06:03 +01:00
Greg Poulos
90e6c6a291
Remove logging and Maven plugin scanning sections from old docs ( #9401 )
...
* Remove old docs pertaining to logging-logback and logging-log4j* modules
* Remove obsolete logging examples
* Remove centralized-webapp-logging example, because this module no longer exists
* Remove discussion of Logback + Jetty exmaple projects, as these no longer exist
* Remove example of capturing multiple logging frameworks, as the example module file is no longer available to users
* Remove discussion of default logging behavior and console-capture module, which is already covered in the Operations guide
* fix placeholder document header so I can compile
* remove old docs about logging with SLF4J and capturing console output, as this information has already been migrated to the operations guide
* delete remainder of old logging module docs, as these are obsolete and/or adequately captured in the current operations guide
* Remove old logging section altogether, as all the non-obsolete content appears to have already been migrated
* Remove maven section from old docs, since this content has already been ported to the Operations Guide
* Remove maven section from toc
2023-02-26 23:04:03 +01:00
Joakim Erdfelt
3988bce057
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2023-02-26 07:27:41 -06:00
Joakim Erdfelt
4563f7a90e
Merge pull request #9439 from eclipse/fix/10.0.x/dependabot-rollup
...
Dependency Rollup (and fixes) for `jetty-10.0.x`
2023-02-26 07:03:13 -06:00
Joakim Erdfelt
e68c7139dd
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.apache.kerby-kerb-simplekdc-2.0.3' into fix/10.0.x/dependabot-rollup
...
# Conflicts:
# pom.xml
2023-02-24 15:46:06 -06:00
Joakim Erdfelt
c612897314
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.apache.logging.log4j-log4j-api-2.20.0' into fix/10.0.x/dependabot-rollup
2023-02-24 15:45:39 -06:00
Joakim Erdfelt
32fa528e12
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-assembly-plugin-3.5.0' into fix/10.0.x/dependabot-rollup
2023-02-24 15:45:36 -06:00
Joakim Erdfelt
d60c1dae36
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-3.0.3' into fix/10.0.x/dependabot-rollup
2023-02-24 15:45:34 -06:00
Joakim Erdfelt
594299b58d
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.infinispan.protostream-protostream-4.6.1.Final' into fix/10.0.x/dependabot-rollup
2023-02-24 15:45:31 -06:00
Joakim Erdfelt
a0a8ca24e2
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.wildfly.security-wildfly-elytron-2.1.0.Final' into fix/10.0.x/dependabot-rollup
2023-02-24 15:45:25 -06:00
Joakim Erdfelt
e3d5304305
Merge pull request #9420 from eclipse/dependabot/maven/jetty-11.0.x/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
...
Bump maven-assembly-plugin from 3.4.2 to 3.5.0
2023-02-24 09:15:12 -06:00