Commit Graph

25590 Commits

Author SHA1 Message Date
Lachlan Roberts e578791518 Changes from review
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-06-08 10:44:17 +10:00
Jan Bartel 5dc52acf1e Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-06-08 10:35:27 +10:00
Jan Bartel 56d914e435 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-06-08 10:33:54 +10:00
Jan Bartel 3caee26742
Jetty 10.0.x 7801 duplicate set session cookie (#7808)
* Issue #7801 Duplicate set session cookie after id change.

Signed-off-by: Jan Bartel <janb@webtide.com>
2022-06-08 10:15:24 +10:00
Lachlan Roberts 5a24f90064 Improve cleanup of deflater/inflater pools for PerMessageDeflateExtension
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-06-07 18:52:48 +10:00
Jan Bartel 7b62fe95e8 Remove unneeded import 2022-06-07 17:08:49 +10:00
Olivier Lamy 1eaa050163 fix merge
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-07 14:11:33 +10:00
Olivier Lamy b52f6182c6 repository.apache.org/content/repositories/snapshots not needed anymore
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-07 13:57:22 +10:00
Jan Bartel f4e1ef04f9 Fix proxy webapp; fix ContextHandlerCollection.mapContexts 2022-06-07 13:07:16 +10:00
Greg Wilkins 7755775388 Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-06-07 11:48:08 +10:00
dependabot[bot] 7fcb331ab9
Merge pull request #8122 from eclipse/dependabot/maven/jetty-11.0.x/com.google.cloud-google-cloud-datastore-2.7.0 2022-06-07 01:19:23 +00:00
Olivier Lamy 253dc1e577 Merge branch 'jetty-11.0.x' into jetty-12.0.x 2022-06-07 11:18:38 +10:00
Olivier Lamy e39d24f5b1 Merge branch 'jetty-10.0.x' into jetty-11.0.x 2022-06-07 10:59:26 +10:00
Greg Wilkins c34483e52b
Fix #8067 Use nanotime for DosFilter rate tracker (#8082) (#8112)
* Fix #8067 Use nanotime for DosFilter rate tracker

Use nano time to avoid false positives when wall clock changes.
2022-06-07 10:21:23 +10:00
Olivier Lamy a6e320c693 use surefire 3.0.0-M7 release
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-07 09:43:18 +10:00
dependabot[bot] 0641164a95
Bump google-cloud-datastore from 2.6.0 to 2.7.0
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.6.0 to 2.7.0.
- [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.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 23:36:54 +00:00
dependabot[bot] a15ef9632b
Merge pull request #8117 from eclipse/dependabot/maven/jetty-11.0.x/io.grpc-grpc-core-1.47.0 2022-06-06 23:36:00 +00:00
dependabot[bot] be27880374
Merge pull request #8116 from eclipse/dependabot/maven/jetty-11.0.x/biz.aQute.bnd-biz.aQute.bndlib-6.3.0 2022-06-06 23:35:40 +00:00
dependabot[bot] 0eae68e717
Merge pull request #8115 from eclipse/dependabot/maven/jetty-11.0.x/openwebbeans.version-2.0.27 2022-06-06 23:35:12 +00:00
dependabot[bot] 30207e7128
Merge pull request #8119 from eclipse/dependabot/maven/jetty-11.0.x/org.apache.felix-org.apache.felix.framework-7.0.5 2022-06-06 23:34:50 +00:00
Joakim Erdfelt 2b9e3db76f
More restrictions on dependencies (#8127)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-06-07 09:33:33 +10:00
dependabot[bot] 6af44e70eb
Bump org.apache.felix.framework from 7.0.4 to 7.0.5 (#8123)
Bumps org.apache.felix.framework from 7.0.4 to 7.0.5.

---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.framework
  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-06-06 11:49:57 -05:00
dependabot[bot] af696528f5
Bump org.apache.felix.framework from 7.0.4 to 7.0.5
Bumps org.apache.felix.framework from 7.0.4 to 7.0.5.

---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 09:25:47 +00:00
dependabot[bot] e74cad2084
Bump grpc-core from 1.46.0 to 1.47.0
Bumps [grpc-core](https://github.com/grpc/grpc-java) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.46.0...v1.47.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 09:23:52 +00:00
dependabot[bot] aebdb79953
Bump biz.aQute.bndlib from 6.2.0 to 6.3.0
Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd) from 6.2.0 to 6.3.0.
- [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.2.0...6.3.0)

---
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>
2022-06-06 09:23:15 +00:00
dependabot[bot] 0d3f2df7a9
Bump openwebbeans.version from 2.0.26 to 2.0.27
Bumps `openwebbeans.version` from 2.0.26 to 2.0.27.

Updates `openwebbeans-web` from 2.0.26 to 2.0.27
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)

Updates `openwebbeans-jetty9` from 2.0.26 to 2.0.27
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)

---
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>
2022-06-06 09:19:35 +00:00
Jan Bartel d402995f4d Add missing jetty-ee10-annotations.jar into ee10-annotations.mod 2022-06-06 17:23:35 +10:00
Jan Bartel 38bfb43a05 Implement more of security for ee10 servlets 2022-06-06 17:13:58 +10:00
Greg Wilkins 8fd264f1ba fixed JNDI test 2022-06-06 15:29:27 +10:00
Jan Bartel f8ae3837c4 Fix resourceBase in MetaInfConfiguration; fix typo in ee10-demo-jetty.xml 2022-06-06 11:32:36 +10:00
Olivier Lamy b71d348d98 add some missing [environment] ee8 in mod files
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-06 10:48:26 +10:00
Jan Bartel 2a1b68d30f Fix package of servlets in web-fragment.xml 2022-06-06 09:43:58 +10:00
Simone Bordet 8e964b337c
Fixes rewrite.mod Jetty module to work with jetty-home. (#8111)
Updated Javadocs.
Removed obsolete msie.mod Jetty module.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-06 09:43:02 +10:00
Jan Bartel 6139b37fb6 Fix path of ee10-root in .mod file 2022-06-06 09:17:43 +10:00
Greg Wilkins a5c438fd29
Rename demo-eeX to eeX-demo (#8097)
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-06-06 08:58:09 +10:00
dependabot[bot] 01f01bc7b7
Merge pull request #8108 from eclipse/dependabot/maven/jetty-10.0.x/openwebbeans.version-2.0.27 2022-06-03 11:43:59 +00:00
dependabot[bot] 3c076aa9f6
Merge pull request #8109 from eclipse/dependabot/maven/jetty-10.0.x/com.google.cloud-google-cloud-datastore-2.7.0 2022-06-03 11:43:53 +00:00
dependabot[bot] efca12641f
Merge pull request #8099 from eclipse/dependabot/maven/jetty-10.0.x/biz.aQute.bnd-biz.aQute.bndlib-6.3.0 2022-06-03 11:35:08 +00:00
Joakim Erdfelt d18cd99a88
Update security handling bugzilla to gitlab (#8104)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-06-03 06:08:02 -05:00
dependabot[bot] 22b55480bb
Bump google-cloud-datastore from 2.6.0 to 2.7.0
Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.6.0 to 2.7.0.
- [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.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 10:06:41 +00:00
dependabot[bot] e675db42ca
Bump openwebbeans.version from 2.0.26 to 2.0.27
Bumps `openwebbeans.version` from 2.0.26 to 2.0.27.

Updates `openwebbeans-web` from 2.0.26 to 2.0.27
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)

Updates `openwebbeans-jetty9` from 2.0.26 to 2.0.27
- [Release notes](https://github.com/apache/openwebbeans/releases)
- [Commits](https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.26...openwebbeans-2.0.27)

---
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>
2022-06-03 10:05:53 +00:00
dependabot[bot] c40f39d008
Merge pull request #8100 from eclipse/dependabot/maven/jetty-10.0.x/io.grpc-grpc-core-1.47.0 2022-06-03 08:35:36 +00:00
Simone Bordet 353d054fcb
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-03 09:29:02 +02:00
Simone Bordet 0639317dee
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-03 09:28:10 +02:00
Simone Bordet e9262ce26c
Fixes #7994 - Ability to construct a detached client Request (#8103)
Implemented copy of the request tag that was mistakenly missing.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-03 09:27:10 +02:00
Lachlan Roberts 105db2e72b Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-06-03 11:04:03 +10:00
Lachlan Roberts 50af7bbda8 fix multipart merge from 10.0.x
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2022-06-03 10:55:02 +10:00
Jan Bartel 1d57dd1cb2 Fix build: checkstyle error 2022-06-03 10:39:05 +10:00
Joakim Erdfelt 04753e7804
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-06-02 14:21:42 -05:00
Joakim Erdfelt 3b563d2000
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-06-02 14:17:46 -05:00