Commit Graph

2304 Commits

Author SHA1 Message Date
Joakim Erdfelt 10136235b2
Happy New Year 2021 (Jetty 11 edition)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-01-21 15:22:28 -06:00
Joakim Erdfelt e81c847998
Happy New Year 2021 (Jetty 10 edition)
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-01-21 15:05:57 -06:00
Joakim Erdfelt 176e29e408
Happy New Year 2021
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-01-21 12:31:00 -06:00
Joakim Erdfelt 2e53ec5384 Updating to version 9.4.37-SNAPSHOT 2021-01-14 11:27:24 -06:00
Joakim Erdfelt 238ec6997c Updating to version 9.4.36.v20210114 2021-01-14 10:29:28 -06:00
Simone Bordet ecbd5626b8 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-01-12 11:08:25 +01:00
Lachlan Roberts c3e8e8d395 Rename jar to jetty-keystore, remove main from KeystoreGenerator.
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2021-01-08 16:42:25 +11:00
Lachlan Roberts c2b9d92a2f Issue #1673 - generate keystore when using test-keystore module
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2021-01-06 18:07:42 +11:00
olivier lamy 44c08b9bac Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-12-30 21:44:01 +10:00
olivier lamy 05712f0c60 fix and simplify build
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-30 21:43:29 +10:00
olivier lamy 3d71774ff9 Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-12-30 18:15:31 +10:00
olivier lamy 712027de1c Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-12-30 18:14:52 +10:00
olivier lamy 960dac2a5d add a fast profile to quickly build everything
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-30 18:13:13 +10:00
olivier lamy 2d5ff76443 Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-12-22 08:24:49 +10:00
Olivier Lamy 06df421b56
Remove javax.* dependencies (#5776)
remove non needed enforcer rule in websocket poms
force search transitive

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-22 08:17:16 +10:00
olivier lamy be8a6195cb Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-12-16 20:04:05 +10:00
olivier lamy 6769a83d3d Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-12-16 20:03:28 +10:00
Olivier Lamy 38f0fc4c7f
Upgrade testcontainers to 1.15.1 (#5814)
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-16 19:38:54 +10:00
Joakim Erdfelt d5b08ea9f2
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-12-11 11:40:10 -06:00
Joakim Erdfelt 2662be0a05
Merge pull request #5795 from eclipse/jetty-10.0.x-5784-fix-dual-license-text
Issue #5784 - fix dual license text
2020-12-11 11:37:58 -06:00
olivier lamy efe4f5e5ea Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-12-11 12:11:53 +10:00
olivier lamy 9b100a5bfb Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-12-11 12:10:35 +10:00
Joakim Erdfelt a8d68360f8
Issue #5784 - Removing infinispan exclusions on license checker
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-12-10 19:55:36 -06:00
Joakim Erdfelt 29744ef8fd
Issue #5784 - Cleaning up jetty-ant license checks
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-12-10 19:50:52 -06:00
Olivier Lamy 639cad63fe
Jetty 9.4.x optimize parser warning from logs and add spotbug (#5735)
* enable spotbugs in CI

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

record issues

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

use warning new generation

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

activate errorprone

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

fix Jenkinsfile

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

do not run spotbugs for jetty-runner as we do not want to fix all dependencies bugs :)

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

junit should allow empty results

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

maven console can be use only once...

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

one liner

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

recordissues only once

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

force id

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

aggregate results

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

configure a name for aggregated reports

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

mo more -T3 no need anymore of remote session test profile

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

I want to see what failing tests look like with new report.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>

skip spotbugs for jetty-jmh

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

get rid of findbugs as we now have spotbugs

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

Revert "I want to see what failing tests look like with new report."

This reverts commit df0d13e4c53d7461872e1f925ec06bd36e4a66c9.

activate errorProne parser

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

make pmd quiet for CI

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

remove -fae flag and do not display transfer progress

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

try junitParser() to see what it does

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

junit parser is a bad idea...

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

increase timeout

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

no -T2 for javadoc

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

fix skip spotbugs and pmd verbose

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* remove -T options

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-11 11:47:26 +10:00
Joakim Erdfelt d0572ada58
Merge remote-tracking branch 'origin/release-11.0.0' into jetty-11.0.x 2020-12-09 15:28:50 -06:00
Joakim Erdfelt 0a70fbf206
Merge remote-tracking branch 'origin/release-10.0.0' into jetty-10.0.x 2020-12-09 15:28:26 -06:00
olivier lamy 062ed5321d Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-12-09 07:04:14 +10:00
olivier lamy 1744687e8d Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-12-09 07:03:35 +10:00
Olivier Lamy be5d968c4b
Upgrade h2spec maven plugin to 1.0.3 (#5770)
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-09 06:59:02 +10:00
Olivier Lamy 9deaef0de4
remove configuration for plugin clirr as it is not used (#5771)
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-09 06:58:08 +10:00
Jan Bartel adb8a4eafd
Issue #5759 Update jakarta transaction mail and inject apis (#5760)
* Issue #5759 Update jakarta transaction mail and inject apis

Signed-off-by: Jan Bartel <janb@webtide.com>
2020-12-08 15:59:12 +01:00
Joakim Erdfelt 30bd8b9fba Updating to version 11.0.1-SNAPSHOT 2020-12-02 15:59:13 -06:00
Joakim Erdfelt 432f896d7a Updating to version 11.0.0 2020-12-02 15:35:56 -06:00
Joakim Erdfelt 9319f10425 Updating to version 10.0.1-SNAPSHOT 2020-12-02 15:30:13 -06:00
Joakim Erdfelt b9645a1737 Updating to version 10.0.0 2020-12-02 15:04:53 -06:00
Jan Bartel dfe9b67673 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-30 14:46:49 +01:00
Jan Bartel 7b77a532a8 Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-30 14:42:18 +01:00
Jan Bartel 5ad130515f
Issue #5713 Remove dependency on derby (#5728)
* Issue #5713 Remove dependency on derby

Signed-off-by: Jan Bartel <janb@webtide.com>

* use the mariadb client version from the property

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

Co-authored-by: olivier lamy <oliver.lamy@gmail.com>
2020-11-30 14:22:50 +01:00
Simone Bordet 662efb35c0 Updated jetty-servlet-api to 4.0.5 because 4.0.4 was wrongly including jakarta artifacts.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-11-26 19:53:14 +01:00
Joakim Erdfelt fe0a4f624e
Merge remote-tracking branch 'origin/release-9.4.35' into jetty-9.4.x 2020-11-25 15:56:09 -06:00
Simone Bordet 65275b797b Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-11-25 09:08:11 +01:00
olivier lamy 49cbed7f70 not needed anymore as jetty-spring module has been removed
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-11-25 15:47:09 +10:00
dependabot[bot] 18cf16b167
Bump commons-codec from 1.13 to 1.15 (#5698)
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.13 to 1.15.
- [Release notes](https://github.com/apache/commons-codec/releases)
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/commons-codec-1.13...rel/commons-codec-1.15)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 15:35:56 +10:00
Joakim Erdfelt 3fbd5eb4a4
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-24 13:36:42 -06:00
Joakim Erdfelt 3f5fe03a32
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-24 13:30:03 -06:00
Joakim Erdfelt 4582088d89
Reducing test disk space usage on CI
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-24 13:29:34 -06:00
Olivier Lamy 00d324979f
Fix problems caused by upgrade to jstl version. (#5715)
* Fix problems caused by upgrade to jstl version.

Signed-off-by: Jan Bartel <janb@webtide.com>

* fix upperbound dependency

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* add trailing /

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

Co-authored-by: Jan Bartel <janb@webtide.com>
2020-11-24 21:17:02 +10:00
dependabot[bot] 4be530a6f1
Bump commons-lang3 from 3.9 to 3.11 (#5694)
Bumps commons-lang3 from 3.9 to 3.11.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 14:30:21 +10:00
dependabot[bot] 056ce8d92e
Bump maven-jxr-plugin from 2.5 to 3.0.0 (#5672)
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 2.5 to 3.0.0.
- [Release notes](https://github.com/apache/maven-jxr/releases)
- [Commits](https://github.com/apache/maven-jxr/compare/jxr-2.5...jxr-3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 09:58:43 +10:00
olivier lamy 3dbd23ec10 Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-11-24 09:42:48 +10:00
olivier lamy ba7d1b6377 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-11-24 09:42:14 +10:00
dependabot[bot] fe65023f61
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#5709)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 07:14:32 +10:00
dependabot[bot] c0a0599264
Bump jakarta.servlet.jsp-api from 3.0.0-M1 to 3.0.0 (#5701)
Bumps [jakarta.servlet.jsp-api](https://github.com/eclipse-ee4j/jsp-api) from 3.0.0-M1 to 3.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jsp-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jsp-api/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 21:30:45 +10:00
dependabot[bot] 526502ab52
Bump jakarta.servlet.jsp.jstl-api from 2.0.0-RC1 to 2.0.0 (#5700)
Bumps [jakarta.servlet.jsp.jstl-api](https://github.com/eclipse-ee4j/jstl-api) from 2.0.0-RC1 to 2.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jstl-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jstl-api/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 21:30:27 +10:00
Joakim Erdfelt e8683cba9f Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
Joakim Erdfelt bdc54f03a5 Updating to version 9.4.35.v20201120 2020-11-20 15:05:50 -06:00
Joakim Erdfelt e7fb20207f
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-20 14:57:43 -06:00
Joakim Erdfelt f94da80a1f
Merge pull request #5674 from eclipse/jetty-10.0.x-drop-jetty-spring
Drop /jetty-spring/ module
2020-11-20 14:56:36 -06:00
Chris Walker 4071310044 Merge branch 'jetty-10.0.x' into jetty-11.0.x
# Conflicts:
#	tests/test-integration/src/test/java/org/eclipse/jetty/test/HttpInputIntegrationTest.java
2020-11-20 14:00:26 -06:00
Chris Walker dd59a0a15d Merge branch 'jetty-9.4.x' into jetty-10.0.x
# Conflicts:
#	demos/demo-jetty-webapp/src/main/webapp/favicon.ico
#	jetty-documentation/pom.xml
#	jetty-documentation/src/main/asciidoc/administration/alpn/alpn.adoc
#	jetty-documentation/src/main/asciidoc/administration/annotations/quick-annotations-setup.adoc
#	jetty-documentation/src/main/asciidoc/administration/annotations/using-annotations-embedded.adoc
#	jetty-documentation/src/main/asciidoc/administration/annotations/using-annotations.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/cross-origin-filter.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/debug-handler.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/default-handler.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/dos-filter.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/gzip-filter.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/header-filter.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/moved-context-handler.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/qos-filter.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/resource-handler.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/rewrite-handler.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/shutdown-handler.adoc
#	jetty-documentation/src/main/asciidoc/administration/extras/statistics-handler.adoc
#	jetty-documentation/src/main/asciidoc/administration/fastcgi/configuring-fastcgi.adoc
#	jetty-documentation/src/main/asciidoc/administration/http2/configuring-haproxy.adoc
#	jetty-documentation/src/main/asciidoc/administration/http2/configuring-http2.adoc
#	jetty-documentation/src/main/asciidoc/administration/http2/configuring-push.adoc
#	jetty-documentation/src/main/asciidoc/administration/http2/enabling-http2.adoc
#	jetty-documentation/src/main/asciidoc/administration/http2/introduction.adoc
#	jetty-documentation/src/main/asciidoc/administration/jmx/jetty-jconsole.adoc
#	jetty-documentation/src/main/asciidoc/administration/jmx/jetty-jmx-annotations.adoc
#	jetty-documentation/src/main/asciidoc/administration/jmx/using-jmx.adoc
#	jetty-documentation/src/main/asciidoc/administration/jndi/jndi-configuration.adoc
#	jetty-documentation/src/main/asciidoc/administration/jndi/jndi-datasources.adoc
#	jetty-documentation/src/main/asciidoc/administration/jndi/jndi-embedded.adoc
#	jetty-documentation/src/main/asciidoc/administration/jndi/quick-jndi-setup.adoc
#	jetty-documentation/src/main/asciidoc/administration/jndi/using-jndi.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/configuring-jetty-logging.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/configuring-jetty-request-logs.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/configuring-logging-modules.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/default-logging-with-stderrlog.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/example-apache-log4j.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/example-java-util-logging-native.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/example-java-util-logging.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/example-logback-centralized-logging.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/example-logback-sifting.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/example-logback.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/example-slf4j-multiple-loggers.adoc
#	jetty-documentation/src/main/asciidoc/administration/logging/jetty-server-dump.adoc
#	jetty-documentation/src/main/asciidoc/administration/part.adoc
#	jetty-documentation/src/main/asciidoc/administration/runner/jetty-runner.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/legacy/session-clustering-gcloud-datastore.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/legacy/session-clustering-infinispan.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/legacy/session-clustering-jdbc.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/legacy/session-clustering-mongodb.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/legacy/setting-session-characteristics.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/legacy/using-persistent-sessions.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-file-system.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-gcloud.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-hazelcast.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-infinispan.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-jdbc.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-memcachedsessiondatastore.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-mongodb.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-configuration-sessioncache.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/session-hierarchy.adoc
#	jetty-documentation/src/main/asciidoc/administration/sessions/sessions-usecases.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/custom-modules.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/screen-empty-base-listconfig.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/screen-empty-base.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/screen-http-webapp-deploy-listconfig.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/screen-http-webapp-deploy.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/screen-list-logging-modules.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/screen-list-modules.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/start-jar.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/startup-base-vs-home.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/startup-classpath.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/startup-jpms.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/startup-modules.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/startup-overview.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/startup-unix-service.adoc
#	jetty-documentation/src/main/asciidoc/administration/startup/startup-windows-service.adoc
#	jetty-documentation/src/main/asciidoc/administration/tuning/garbage-collection.adoc
#	jetty-documentation/src/main/asciidoc/administration/tuning/high-load.adoc
#	jetty-documentation/src/main/asciidoc/administration/tuning/limit-load.adoc
#	jetty-documentation/src/main/asciidoc/configuring/connectors/configuring-connectors.adoc
#	jetty-documentation/src/main/asciidoc/configuring/connectors/configuring-ssl-distribution.adoc
#	jetty-documentation/src/main/asciidoc/configuring/connectors/configuring-ssl.adoc
#	jetty-documentation/src/main/asciidoc/configuring/contexts/configuring-virtual-hosts.adoc
#	jetty-documentation/src/main/asciidoc/configuring/contexts/custom-error-pages.adoc
#	jetty-documentation/src/main/asciidoc/configuring/contexts/serving-webapp-from-particular-port.adoc
#	jetty-documentation/src/main/asciidoc/configuring/contexts/setting-context-path.adoc
#	jetty-documentation/src/main/asciidoc/configuring/contexts/setting-form-size.adoc
#	jetty-documentation/src/main/asciidoc/configuring/contexts/temporary-directories.adoc
#	jetty-documentation/src/main/asciidoc/configuring/deploying/configuring-specific-webapp-deployment.adoc
#	jetty-documentation/src/main/asciidoc/configuring/deploying/deployment-architecture.adoc
#	jetty-documentation/src/main/asciidoc/configuring/deploying/deployment-processing-webapps.adoc
#	jetty-documentation/src/main/asciidoc/configuring/deploying/hot-deployment.adoc
#	jetty-documentation/src/main/asciidoc/configuring/deploying/quickstart-webapp.adoc
#	jetty-documentation/src/main/asciidoc/configuring/deploying/static-content-deployment.adoc
#	jetty-documentation/src/main/asciidoc/configuring/jsp/configuring-jsp.adoc
#	jetty-documentation/src/main/asciidoc/configuring/part.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/authentication.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/configuring-form-size.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/jaas-support.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/jetty-home-and-jetty-base.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/openid-support.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/secure-passwords.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/serving-aliased-files.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/setting-port80-access-for-non-root-user.adoc
#	jetty-documentation/src/main/asciidoc/configuring/security/spnego-support.adoc
#	jetty-documentation/src/main/asciidoc/development/ant/jetty-ant.adoc
#	jetty-documentation/src/main/asciidoc/development/clients/http/http-client-api.adoc
#	jetty-documentation/src/main/asciidoc/development/clients/http/http-client-authentication.adoc
#	jetty-documentation/src/main/asciidoc/development/clients/http/http-client-cookie.adoc
#	jetty-documentation/src/main/asciidoc/development/clients/http/http-client-intro.adoc
#	jetty-documentation/src/main/asciidoc/development/clients/http/http-client-proxy.adoc
#	jetty-documentation/src/main/asciidoc/development/clients/http/http-client-transport.adoc
#	jetty-documentation/src/main/asciidoc/development/continuations/continuations-patterns.adoc
#	jetty-documentation/src/main/asciidoc/development/continuations/continuations-using.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/embedded-examples.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/embedding-jetty.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/examples/embedded-file-server.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/examples/embedded-many-connectors.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/examples/embedded-minimal-servlet.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/examples/embedded-one-webapp.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/examples/embedded-secured-hello-handler.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/examples/embedded-split-file-server.adoc
#	jetty-documentation/src/main/asciidoc/development/embedding/jetty-helloworld.adoc
#	jetty-documentation/src/main/asciidoc/development/frameworks/cdi.adoc
#	jetty-documentation/src/main/asciidoc/development/frameworks/metro.adoc
#	jetty-documentation/src/main/asciidoc/development/frameworks/osgi.adoc
#	jetty-documentation/src/main/asciidoc/development/frameworks/spring-usage.adoc
#	jetty-documentation/src/main/asciidoc/development/frameworks/weld.adoc
#	jetty-documentation/src/main/asciidoc/development/handlers/writing-custom-handlers.adoc
#	jetty-documentation/src/main/asciidoc/development/maven/jetty-jspc-maven-plugin.adoc
#	jetty-documentation/src/main/asciidoc/development/maven/jetty-maven-helloworld.adoc
#	jetty-documentation/src/main/asciidoc/development/maven/jetty-maven-plugin.adoc
#	jetty-documentation/src/main/asciidoc/development/part.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/intro/chapter.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/jetty/jetty-websocket-api-adapter.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/jetty/jetty-websocket-api-annotations.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/jetty/jetty-websocket-api-listener.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/jetty/jetty-websocket-api-send-message.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/jetty/jetty-websocket-api-session.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/jetty/jetty-websocket-client-api.adoc
#	jetty-documentation/src/main/asciidoc/development/websockets/jetty/jetty-websocket-server-api.adoc
#	jetty-documentation/src/main/asciidoc/index.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/configuring/how-to-configure.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/configuring/what-to-configure.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/getting-started/jetty-common-configuration.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/getting-started/jetty-installing.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/getting-started/jetty-running.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/introduction/jetty-coordinates.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/introduction/what-version.adoc
#	jetty-documentation/src/main/asciidoc/quick-start/part.adoc
#	jetty-documentation/src/main/asciidoc/reference/architecture/basic-architecture.adoc
#	jetty-documentation/src/main/asciidoc/reference/architecture/jetty-classloading.adoc
#	jetty-documentation/src/main/asciidoc/reference/architecture/server-side-architecture.adoc
#	jetty-documentation/src/main/asciidoc/reference/contributing/coding-standards.adoc
#	jetty-documentation/src/main/asciidoc/reference/contributing/documentation.adoc
#	jetty-documentation/src/main/asciidoc/reference/contributing/patches.adoc
#	jetty-documentation/src/main/asciidoc/reference/contributing/release-testing.adoc
#	jetty-documentation/src/main/asciidoc/reference/contributing/releasing-jetty.adoc
#	jetty-documentation/src/main/asciidoc/reference/contributing/source-build.adoc
#	jetty-documentation/src/main/asciidoc/reference/debugging/debugging-with-eclipse.adoc
#	jetty-documentation/src/main/asciidoc/reference/debugging/debugging-with-intellij.adoc
#	jetty-documentation/src/main/asciidoc/reference/debugging/enable-remote-debugging.adoc
#	jetty-documentation/src/main/asciidoc/reference/jetty-xml/jetty-env-xml.adoc
#	jetty-documentation/src/main/asciidoc/reference/jetty-xml/jetty-web-xml-config.adoc
#	jetty-documentation/src/main/asciidoc/reference/jetty-xml/jetty-xml-config.adoc
#	jetty-documentation/src/main/asciidoc/reference/jetty-xml/jetty-xml-syntax.adoc
#	jetty-documentation/src/main/asciidoc/reference/jetty-xml/jetty-xml-usage.adoc
#	jetty-documentation/src/main/asciidoc/reference/jetty-xml/override-web-xml.adoc
#	jetty-documentation/src/main/asciidoc/reference/jetty-xml/webdefault-xml.adoc
#	jetty-documentation/src/main/asciidoc/reference/part.adoc
#	jetty-documentation/src/main/asciidoc/reference/platforms/cloudfoundry.adoc
#	jetty-documentation/src/main/asciidoc/reference/platforms/elastic-beanstalk.adoc
#	jetty-documentation/src/main/asciidoc/reference/troubleshooting/preventing-memory-leaks.adoc
#	jetty-documentation/src/main/asciidoc/reference/troubleshooting/troubleshooting-locked-files.adoc
#	jetty-documentation/src/main/asciidoc/reference/upgrading/upgrading-9.3-to-9.4.adoc
#	tests/test-integration/src/test/java/org/eclipse/jetty/test/GzipWithSendErrorTest.java
2020-11-20 13:59:32 -06:00
Chris Walker 41bf9534eb
Issue #5603 - Single page documentation (#5636)
* First pass of single page doc generation for 9.4.x

* Updates to POM and HTML assembly

* Update snapshot version

* Removing deprecated Docbook assets

* Moving asciidoc config to main pom,  removing sub-order references

* Fixing image links

* Cleaning up code reference formatting

* Fixing missed source formatting

* Flipping Admonitions MK. I

* Replacing underscores for admonitions

* Converting .... to ---- for code blocks

* Reverting accidentally changed KEYS.txt

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>

* Clean up

* Fixing icons

Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-20 13:05:42 -06:00
Joakim Erdfelt 390fa83d8e
Remove dead /jetty-spring/ module
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-20 12:12:20 -06:00
olivier lamy 041069e7ae Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-11-19 21:37:33 +10:00
olivier lamy 8eb9522775 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-11-19 21:36:37 +10:00
dependabot[bot] 248779e195
Bump grpc-core from 1.33.0 to 1.33.1 (#5623)
Bumps [grpc-core](https://github.com/grpc/grpc-java) from 1.33.0 to 1.33.1.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.33.0...v1.33.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-19 14:31:24 +10:00
Joakim Erdfelt 899e5fc0f9
Adding <module>javadoc</module> to ci profile
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-18 15:15:03 -06:00
olivier lamy 0d40a210fc Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-11-18 21:29:20 +10:00
Olivier Lamy 33f413b37a
Jetty 10.0.x surefire upgrade and no skip errors (#5438)
* fix apacheds version

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* get some logs

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* more debug

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* testing surefire M5

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* already part of the classpath

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* add slf4j-simple to get logs

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* execute full build

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* no need to add jmx module

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* use h2spec-reports

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* h2 spec tests are too flaky

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* debug

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* touch trigger build

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* not trim stacktrace per default and a bit more memory for test

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* disable embedded jmx test

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* nit

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* no junit files for javadoc

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* fix dependency version

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* fix missing dependency with surefire M5...

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* remove debug

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* fix some upperbound dependency

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* fail quickly

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-11-18 21:26:38 +10:00
dependabot[bot] 881cb746b1
Bump jetty-version-maven-plugin from 2.6 to 2.7
Bumps [jetty-version-maven-plugin](https://github.com/jetty-project/jetty-version-maven-plugin) from 2.6 to 2.7.
- [Release notes](https://github.com/jetty-project/jetty-version-maven-plugin/releases)
- [Commits](https://github.com/jetty-project/jetty-version-maven-plugin/compare/jetty-version-maven-plugin-2.6...jetty-version-maven-plugin-2.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 14:07:02 +00:00
olivier lamy e63f8ddfec Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-11-11 11:12:50 +10:00
olivier lamy 0dae601a1f Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-11-11 11:12:03 +10:00
Ludovic Orban 30a916174d
Merge pull request #5571 from lorban/lorban-gpg-and-devtag
Add lorban's GPG key and developer tag
2020-11-10 19:54:36 +01:00
Joakim Erdfelt a2825950fc
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-10 12:17:33 -06:00
Joakim Erdfelt 9e22260377
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-10 12:12:39 -06:00
dependabot[bot] 0a345420ff
Bump checkstyle from 8.36.2 to 8.37
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.36.2 to 8.37.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36.2...checkstyle-8.37)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-10 11:53:24 +00:00
olivier lamy 2af2821a0e Revert "Bump maven-bundle-plugin from 3.5.1 to 5.1.1" until we figure out the problem
This reverts commit 1475e4e225.
2020-11-10 20:34:23 +10:00
olivier lamy f691ed81b9 derby 10.15 not supporting java8
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-11-10 20:31:49 +10:00
olivier lamy c0634d40d2 Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-11-10 16:48:31 +10:00
olivier lamy a683bc855c Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-11-10 16:07:36 +10:00
olivier lamy f192edc1d6 fix derby version and hazelcast version in mod files
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-11-10 15:59:29 +10:00
dependabot[bot] 9f30779f63
Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.1 (#5615)
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.0.0...maven-project-info-reports-plugin-3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 15:44:48 +10:00
dependabot[bot] 85de903a92
Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.1 (#5613)
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.0.0...maven-project-info-reports-plugin-3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 15:44:27 +10:00
dependabot[bot] eecc2154e7
Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.1 (#5608)
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.0.0...maven-project-info-reports-plugin-3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 15:44:02 +10:00
dependabot[bot] 35655acaab
Bump error_prone_core from 2.2.0 to 2.4.0 (#5628)
Bumps [error_prone_core](https://github.com/google/error-prone) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](https://github.com/google/error-prone/compare/v2.2.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 14:33:27 +10:00
dependabot[bot] eb2faea107
Bump ant.version from 1.10.8 to 1.10.9 (#5627)
Bumps `ant.version` from 1.10.8 to 1.10.9.

Updates `ant` from 1.10.8 to 1.10.9

Updates `ant-launcher` from 1.10.8 to 1.10.9

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 14:32:01 +10:00
dependabot[bot] fcfa56e213
Bump maven-resources-plugin from 3.1.0 to 3.2.0 (#5626)
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 14:31:39 +10:00
dependabot[bot] b5c3835967
Bump maven-jar-plugin from 3.1.2 to 3.2.0 (#5624)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.2...maven-jar-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 14:30:51 +10:00
dependabot[bot] 759b61a6b2
Bump plexus-compiler-javac-errorprone from 2.8.2 to 2.8.8 (#5620)
Bumps plexus-compiler-javac-errorprone from 2.8.2 to 2.8.8.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 14:30:27 +10:00
dependabot[bot] 662f6cc949
Bump exec-maven-plugin from 1.6.0 to 3.0.0 (#5616)
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.0.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.6.0...exec-maven-plugin-3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 14:29:15 +10:00
dependabot[bot] 7c5e960506
Bump derby from 10.14.2.0 to 10.15.2.0 (#5611)
Bumps derby from 10.14.2.0 to 10.15.2.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 14:28:42 +10:00
Joakim Erdfelt 4a9201836f
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-09 15:59:35 -06:00
Joakim Erdfelt 8fb60ced18
Merge pull request #5601 from eclipse/dependency/jetty-9.4.x/tycho-2.1.0
Bump tycho from 1.4.0 to 2.1.0
2020-11-09 15:59:01 -06:00
Joakim Erdfelt fc0784b538
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-09 15:56:19 -06:00
Joakim Erdfelt b285888115
Merge pull request #5587 from eclipse/dependabot/maven/jetty-9.4.x/org.apache.felix-maven-bundle-plugin-5.1.1
Bump maven-bundle-plugin from 3.5.1 to 5.1.1
2020-11-09 15:56:06 -06:00
Joakim Erdfelt 005053d63f
Bump tycho from 1.4.0 to 2.1.0
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-09 14:17:26 -06:00
Joakim Erdfelt 14630ffd0a
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-09 14:16:17 -06:00
Joakim Erdfelt 0513cad6bf
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-09 14:15:38 -06:00
Joakim Erdfelt 1f8a348e20
Merge pull request #5600 from eclipse/dependency/jetty-9.4.x/net.java.dev.jna-jna-5.6.0
Bump jna from 5.5.0 to 5.6.0
2020-11-09 14:15:08 -06:00
dependabot[bot] 1475e4e225
Bump maven-bundle-plugin from 3.5.1 to 5.1.1
Bumps maven-bundle-plugin from 3.5.1 to 5.1.1.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 15:39:17 +00:00
Joakim Erdfelt be8fe5e1bb
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-09 09:36:38 -06:00
Joakim Erdfelt 35860e29c9
Merge pull request #5592 from eclipse/dependabot/maven/jetty-10.0.x/hazelcast.version-4.1
Bump hazelcast.version from 4.0.1 to 4.1
2020-11-09 09:34:59 -06:00
Joakim Erdfelt 0dbce80072
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-09 09:23:01 -06:00
Joakim Erdfelt 945c77e445
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-09 09:22:42 -06:00
Joakim Erdfelt d0a8fbcc31
Bump jna from 5.5.0 to 5.6.0
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-09 09:20:18 -06:00
Joakim Erdfelt 08bf00cef4
Bump maven-site-plugin from 3.7.1 to 3.9.1
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-09 06:56:23 -06:00
Joakim Erdfelt 1d61382e65
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-09 06:50:27 -06:00
Joakim Erdfelt f263e05633
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-09 06:50:12 -06:00
Joakim Erdfelt b1c1e33aa0
Merge pull request #5590 from eclipse/dependabot/maven/jetty-9.4.x/testcontainers.version-1.15.0
Bump testcontainers.version from 1.15.0-rc2 to 1.15.0
2020-11-09 06:48:21 -06:00
Joakim Erdfelt 507bd4ec5c
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-09 06:47:56 -06:00
Joakim Erdfelt 5c4d1a73c1
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-09 06:47:29 -06:00
Joakim Erdfelt 73bcb4e096
Merge pull request #5589 from eclipse/dependabot/maven/jetty-9.4.x/maven.plugin-tools.version-3.6.0
Bump maven.plugin-tools.version from 3.5.2 to 3.6.0
2020-11-09 06:24:16 -06:00
dependabot[bot] a300ecc32e
Bump jakarta.annotation-api from 2.0.0-RC1 to 2.0.0 (#5585)
Bumps [jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api) from 2.0.0-RC1 to 2.0.0.
- [Release notes](https://github.com/eclipse-ee4j/common-annotations-api/releases)
- [Commits](https://github.com/eclipse-ee4j/common-annotations-api/compare/2.0.0-RC1...2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 16:45:45 +10:00
dependabot[bot] 4f9af21d59
Bump tycho-version from 2.0.0 to 2.1.0
Bumps `tycho-version` from 2.0.0 to 2.1.0.

Updates `tycho-pack200a-plugin` from 2.0.0 to 2.1.0

Updates `tycho-pack200b-plugin` from 2.0.0 to 2.1.0

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:25:54 +00:00
dependabot[bot] fae61def7b
Bump hazelcast.version from 4.0.1 to 4.1
Bumps `hazelcast.version` from 4.0.1 to 4.1.

Updates `hazelcast` from 4.0.1 to 4.1
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.0.1...v4.1)

Updates `hazelcast-all` from 4.0.1 to 4.1
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.0.1...v4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:25:32 +00:00
dependabot[bot] 921d9963a8
Bump testcontainers.version from 1.15.0-rc2 to 1.15.0
Bumps `testcontainers.version` from 1.15.0-rc2 to 1.15.0.

Updates `testcontainers` from 1.15.0-rc2 to 1.15.0
- [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.15.0-rc2...1.15.0)

Updates `junit-jupiter` from 1.15.0-rc2 to 1.15.0
- [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.15.0-rc2...1.15.0)

Updates `mariadb` from 1.15.0-rc2 to 1.15.0
- [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.15.0-rc2...1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:25:14 +00:00
dependabot[bot] 8976f79665
Bump maven.plugin-tools.version from 3.5.2 to 3.6.0
Bumps `maven.plugin-tools.version` from 3.5.2 to 3.6.0.

Updates `maven-plugin-tools-api` from 3.5.2 to 3.6.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.5.2...maven-plugin-tools-3.6.0)

Updates `maven-plugin-annotations` from 3.5.2 to 3.6.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.5.2...maven-plugin-tools-3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:24:42 +00:00
dependabot[bot] be955c7a98
Bump maven-enforcer-plugin from 3.0.0-M2 to 3.0.0-M3
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M2 to 3.0.0-M3.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.0.0-M2...enforcer-3.0.0-M3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 06:24:41 +00:00
Joakim Erdfelt 90777cd1d1
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-04 13:33:14 -06:00
Joakim Erdfelt e59b7c2750
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-04 13:24:50 -06:00
Joakim Erdfelt 2fd895a6dc
Merge pull request #5570 from eclipse/dependency/jetty-9.4.x/org.infinispan.protostream-protostream-4.3.4.Final
Bump protostream from 4.2.2.Final to 4.3.4.Final
2020-11-04 13:19:52 -06:00
Ludovic Orban 39588bc7fb add GPG key and developer tag
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2020-11-04 17:25:11 +01:00
Joakim Erdfelt 71ad5447a4
Merge remote-tracking branch 'origin/release-9.4.34' into jetty-9.4.x 2020-11-04 10:24:21 -06:00
Joakim Erdfelt 4f8707390e
Adding required gson dependency to test-infinispan-sessions
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-04 10:09:15 -06:00
Joakim Erdfelt 2c43fbf37b
Bump protostream from 4.2.2.Final to 4.3.4.Final
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-03 14:08:58 -06:00
Joakim Erdfelt 4fd75a02ab
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-03 13:59:52 -06:00
Joakim Erdfelt eb5927ef8c
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-11-03 13:57:17 -06:00
Joakim Erdfelt 18049e9dec
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-03 13:57:03 -06:00
Joakim Erdfelt 1a92af3c8d
Merge pull request #5567 from eclipse/dependency/jetty-9.4.x/org.apache.maven.plugins-maven-antrun-plugin-3.0.0
Bump maven-antrun-plugin from 1.8 to 3.0.0
2020-11-03 13:51:41 -06:00
Joakim Erdfelt 40bde46b13
Bump maven-antrun-plugin from 1.8 to 3.0.0
+ and update configuration/task to configuration/target

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-03 08:46:27 -06:00
dependabot[bot] 761c67804a
Bump maven-javadoc-plugin from 3.1.1 to 3.2.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.1...maven-javadoc-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 14:36:07 +00:00
Joakim Erdfelt edaadff55b Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
Joakim Erdfelt e46af88704 Updating to version 9.4.34.v20201102 2020-11-02 08:03:51 -06:00
Simone Bordet 39acd7146b Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'. 2020-11-02 10:48:58 +01:00
dependabot[bot] 06637d28ec
Bump maven-source-plugin from 3.0.1 to 3.2.1 (#5550)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.0.1...maven-source-plugin-3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 19:32:04 +10:00
dependabot[bot] e4ce8bc9ec
Bump hazelcast.version from 4.0.1 to 4.0.3 (#5549)
Bumps `hazelcast.version` from 4.0.1 to 4.0.3.

Updates `hazelcast` from 4.0.1 to 4.0.3
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.0.1...v4.0.3)

Updates `hazelcast-all` from 4.0.1 to 4.0.3
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.0.1...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 19:29:49 +10:00
dependabot[bot] d58fed5b9a
Bump spring-beans from 5.2.9.RELEASE to 5.3.0 (#5543)
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.2.9.RELEASE to 5.3.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.9.RELEASE...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 19:29:16 +10:00
Joakim Erdfelt 363860db00
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-10-30 13:18:57 -05:00
Joakim Erdfelt ed1b165fa6
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-10-30 13:18:39 -05:00
Joakim Erdfelt 8b61d70af5
Merge pull request #5510 from eclipse/dependabot/maven/jetty-9.4.x/io.grpc-grpc-core-1.33.0
Bump grpc-core from 1.0.1 to 1.33.0
2020-10-30 13:18:16 -05:00
Joakim Erdfelt aa45104649
Merge pull request #5460 from eclipse/dependabot/maven/jetty-9.4.x/org.asciidoctor-asciidoctor-maven-plugin-2.1.0
Bump asciidoctor-maven-plugin from 1.5.6 to 2.1.0
2020-10-30 13:17:32 -05:00
Simone Bordet 0741f1bb65 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'. 2020-10-30 16:55:11 +01:00
Joakim Erdfelt 0402826331
Merge pull request #5470 from eclipse/dependabot/maven/jetty-11.0.x/mail-api.version-2.0.0-RC6
Bump mail-api.version from 2.0.0-RC4 to 2.0.0-RC6
2020-10-28 16:06:08 -05:00
Joakim Erdfelt 506da95885
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x 2020-10-28 15:47:51 -05:00
Joakim Erdfelt 1ad6ebabb6
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-10-28 15:45:50 -05:00
Joakim Erdfelt 3b8e7c143d
Bump maven.resolver.version from 1.3.1 to 1.6.1
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-10-28 13:31:42 -05:00
olivier lamy 9ac7714895 Merge branch 'jetty-10.0.x' into jetty-11.0.x 2020-10-28 12:12:45 +10:00
olivier lamy 651f23ee25 Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-10-28 12:12:07 +10:00
Olivier Lamy 47885f7ecb
Jetty 9.4.x h2spec-maven-plugin now check if docker is available (new version fixing issues with generated junit file) (#5497)
* skip h2spec if no docker available

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* active snapshot-repositories for jenkins build

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* h2spec plugin 1.0.1

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* new snapshot to debug jenkins

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* simplify build to ease debug

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* force snapshot download:

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* use h2spec release 1.0.2

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* remove commented sections

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* no need of this profile

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* profile not needed anymore

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-10-28 12:07:49 +10:00
dependabot[bot] 603509b593
Bump appassembler-maven-plugin from 2.0.0 to 2.1.0 (#5507)
Bumps [appassembler-maven-plugin](https://github.com/mojohaus/appassembler) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/mojohaus/appassembler/releases)
- [Commits](https://github.com/mojohaus/appassembler/compare/appassembler-2.0.0...appassembler-2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 20:38:35 +10:00