Commit Graph

2820 Commits

Author SHA1 Message Date
Simone Bordet cbeeb67e93
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-01 15:18:53 +02:00
Simone Bordet 0571be5cee
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-06-01 12:59:58 +02:00
Olivier Lamy e7274e3bb1
Add ee8 modules with sources generated from ee9 sources (#8066)
* auto translate some modules from EE9 to EE8

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-01 13:38:42 +10:00
dependabot[bot] 73362266bd
Merge pull request #8083 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-2.5.4 2022-06-01 03:24:33 +00:00
dependabot[bot] 263274891a
Bump error_prone_annotations from 2.13.1 to 2.14.0 (#8056)
Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](https://github.com/google/error-prone/compare/v2.13.1...v2.14.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  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-05-31 15:54:52 -05:00
dependabot[bot] 36a36fc2db
Bump error_prone_annotations from 2.13.1 to 2.14.0 (#8073)
Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.13.1 to 2.14.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](https://github.com/google/error-prone/compare/v2.13.1...v2.14.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  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-05-31 13:53:47 -05:00
Joakim Erdfelt 7aa107c942
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-31 08:22:45 -05:00
dependabot[bot] 3cf9ce19b9
Bump asciidoctorj from 2.5.3 to 2.5.4
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.5.3...v2.5.4)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 13:20:47 +00:00
dependabot[bot] 1499e6ddee
Bump asciidoctorj-diagram from 2.2.1 to 2.2.3 (#8077)
Bumps [asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases)
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/commits)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 08:19:32 -05:00
dependabot[bot] 58e37d660f
Merge pull request #8074 from eclipse/dependabot/maven/jetty-11.0.x/com.puppycrawl.tools-checkstyle-10.3 2022-05-31 10:14:58 +00:00
dependabot[bot] c7aef29bcb
Merge pull request #8075 from eclipse/dependabot/maven/jetty-10.0.x/com.puppycrawl.tools-checkstyle-10.3 2022-05-31 10:14:40 +00:00
dependabot[bot] 1fb46eddfd
Bump maven-invoker-plugin from 3.2.2 to 3.3.0
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.3.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>
2022-05-30 09:28:12 +00:00
dependabot[bot] 33c344f3dc
Bump checkstyle from 10.2 to 10.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.2 to 10.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.2...checkstyle-10.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:24:25 +00:00
dependabot[bot] 758a4f81a4
Bump checkstyle from 10.2 to 10.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.2 to 10.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.2...checkstyle-10.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 09:20:33 +00:00
dependabot[bot] bea8c90aa2
Bump maven-invoker-plugin from 3.2.2 to 3.3.0
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.3.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>
2022-05-30 09:15:47 +00:00
Lachlan Roberts 9b3b531a4d Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-05-30 12:56:50 +10:00
Joakim Erdfelt e19233c1e3
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-26 09:18:27 -05:00
dependabot[bot] f69ea3fb63
Bump mariadb-java-client from 3.0.4 to 3.0.5 (#8064)
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.0.4...3.0.5)

---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  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-05-26 09:16:38 -05:00
Joakim Erdfelt 3ae7560ea3
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-05-26 09:15:49 -05:00
Joakim Erdfelt acdb6ccfee
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-26 08:48:40 -05:00
dependabot[bot] a8594594ab
Bump org.apache.felix.framework from 7.0.3 to 7.0.4 (#8061)
Bumps org.apache.felix.framework from 7.0.3 to 7.0.4.

---
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-05-26 08:40:05 -05:00
dependabot[bot] ef05a11dea
Merge pull request #7997 from eclipse/dependabot/maven/jetty-11.0.x/com.fasterxml.jackson.core-jackson-databind-2.13.3 2022-05-26 00:36:00 +00:00
Olivier Lamy cb496f7447
use surefire 3.0.0 M7 SNAPSHOT so we can restore running all tests with -Dmaven.test.failure.ignore=true (#8036)
* test surefire 3.0.0-M7-SNAPSHOT and restore -Dmaven.test.failure.ignore=true
* add apache snapshots repository

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-24 10:44:47 +10:00
Simone Bordet d2df269752
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-05-23 16:38:12 +02:00
Simone Bordet fe0ee106ab
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-05-23 16:15:17 +02:00
dependabot[bot] ae9beb1f4e
Merge pull request #8040 from eclipse/dependabot/maven/jetty-11.0.x/ch.qos.logback-logback-core-1.3.0-alpha16 2022-05-23 12:28:18 +00:00
dependabot[bot] 81fd5f5584
Merge pull request #8042 from eclipse/dependabot/maven/jetty-11.0.x/org.codehaus.mojo-versions-maven-plugin-2.11.0 2022-05-23 12:14:30 +00:00
dependabot[bot] 1eb49f3ac1
Merge pull request #8045 from eclipse/dependabot/maven/jetty-11.0.x/org.codehaus.plexus-plexus-utils-3.4.2 2022-05-23 10:48:12 +00:00
dependabot[bot] 6fb27c21b4
Bump versions-maven-plugin from 2.10.0 to 2.11.0
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases)
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.10.0...versions-maven-plugin-2.11.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 10:46:06 +00:00
dependabot[bot] 1a0e3baa87
Bump plexus-utils from 3.4.1 to 3.4.2
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.1...plexus-utils-3.4.2)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 09:25:11 +00:00
dependabot[bot] 9162c79257
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 09:23:16 +00:00
dependabot[bot] 14fa188570
Bump logback-core from 1.3.0-alpha15 to 1.3.0-alpha16
Bumps [logback-core](https://github.com/qos-ch/logback) from 1.3.0-alpha15 to 1.3.0-alpha16.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha15...v_1.3.0-alpha16)

---
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>
2022-05-23 09:23:08 +00:00
dependabot[bot] ef9d885a05
Bump versions-maven-plugin from 2.10.0 to 2.11.0
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases)
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.10.0...versions-maven-plugin-2.11.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 09:18:49 +00:00
dependabot[bot] 160d3299b5
Merge pull request #8019 from eclipse/dependabot/maven/jetty-10.0.x/org.codehaus.plexus-plexus-utils-3.4.2 2022-05-20 11:57:51 +00:00
dependabot[bot] d1348de313
Merge pull request #8029 from eclipse/dependabot/maven/jetty-10.0.x/ch.qos.logback-logback-core-1.3.0-alpha16 2022-05-20 11:57:07 +00:00
dependabot[bot] 7f733a0468
Merge pull request #8030 from eclipse/dependabot/maven/jetty-10.0.x/com.github.spotbugs-spotbugs-maven-plugin-4.7.0.0 2022-05-20 11:56:50 +00:00
dependabot[bot] 66289a54e8
Bump testcontainers-bom from 1.17.1 to 1.17.2
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.1...1.17.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 09:24:42 +00:00
dependabot[bot] 14c0004c04
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 09:24:32 +00:00
dependabot[bot] 7c207e91f4
Bump logback-core from 1.3.0-alpha15 to 1.3.0-alpha16
Bumps [logback-core](https://github.com/qos-ch/logback) from 1.3.0-alpha15 to 1.3.0-alpha16.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha15...v_1.3.0-alpha16)

---
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>
2022-05-20 09:24:02 +00:00
dependabot[bot] 64e67d5f78
Bump plexus-utils from 3.4.1 to 3.4.2
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.1...plexus-utils-3.4.2)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 09:17:52 +00:00
dependabot[bot] 122a20043b
Merge pull request #8001 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.felix-maven-bundle-plugin-5.1.6 2022-05-18 06:37:10 +00:00
dependabot[bot] 7ea059d961
Bump jackson-databind from 2.13.2.2 to 2.13.3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 19:35:54 +00:00
Joakim Erdfelt 71023ef08f
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-16 14:34:36 -05:00
dependabot[bot] cbfeb5eb42
Bump jackson-annotations from 2.13.2 to 2.13.3 (#8003)
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  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-05-16 14:33:42 -05:00
dependabot[bot] 797e1f8ead
Bump jackson-core from 2.13.2 to 2.13.3 (#8004)
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.2...jackson-core-2.13.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-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-05-16 10:40:40 -05:00
dependabot[bot] 5da73fa66b
Bump maven-bundle-plugin from 5.1.4 to 5.1.6 (#7995)
Bumps maven-bundle-plugin from 5.1.4 to 5.1.6.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  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-05-16 10:38:37 -05:00
dependabot[bot] 4335339d7b
Bump maven-bundle-plugin from 5.1.4 to 5.1.6
Bumps maven-bundle-plugin from 5.1.4 to 5.1.6.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 09:28:39 +00:00
Lachlan Roberts e71379d6de Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2022-05-16 10:55:35 +10:00
Lachlan Roberts b1926e63c5 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2022-05-16 10:36:12 +10:00
dependabot[bot] 77f164c43c
Bump hawtio-default from 2.14.5 to 2.15.0
Bumps [hawtio-default](https://github.com/hawtio/hawtio) from 2.14.5 to 2.15.0.
- [Release notes](https://github.com/hawtio/hawtio/releases)
- [Changelog](https://github.com/hawtio/hawtio/blob/main/CHANGES.md)
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.5...hawtio-2.15.0)

---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 09:20:21 +00:00