Joakim Erdfelt
3c7cd43148
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-09-28 17:55:41 -05:00
Joakim Erdfelt
a5fe448a21
Fixing enforcer rule around junit versioning
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 10:02:37 -05:00
Joakim Erdfelt
f8b06e8bc6
Bumping jetty-test-helper from 5.4 to 5.5
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-28 07:07:15 -05:00
Joakim Erdfelt
5fba93177f
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
2020-09-28 06:49:43 -05:00
Joakim Erdfelt
1904903f8c
Merge pull request #5356 from eclipse/jetty-9.4.x_no_wagon_ssh
...
remove maven-wagon-ssh dependency
2020-09-28 06:49:28 -05:00
olivier lamy
92c9d782c2
Revert "Bump derbytools from 10.14.2.0 to 10.15.2.0 ( #5345 )"
...
This reverts commit 71388ef575
.
2020-09-28 20:06:35 +10:00
dependabot[bot]
39f6111227
Bump maven-shade-plugin from 3.2.2 to 3.2.4 ( #5335 )
...
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.2...maven-shade-plugin-3.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:17:20 +10:00
dependabot[bot]
98264d6274
Bump maven-jar-plugin from 3.1.2 to 3.2.0 ( #5347 )
...
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-09-28 19:16:33 +10:00
dependabot[bot]
71388ef575
Bump derbytools from 10.14.2.0 to 10.15.2.0 ( #5345 )
...
Bumps derbytools 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-09-28 19:15:08 +10:00
olivier lamy
88a2816d09
remove wagon ssh dependency
...
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-28 14:41:57 +10:00
dependabot[bot]
2b76af0059
Bump derby from 10.14.2.0 to 10.15.2.0 ( #5333 )
...
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-09-28 14:16:36 +10:00
Joakim Erdfelt
ca7db8be32
Moving /examples/ to /demos/
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-24 10:39:13 -05:00
Joakim Erdfelt
f7dedd8e7d
Addressing javadoc aggregate issues under JPMS
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-24 09:04:28 -05:00
Joakim Erdfelt
9bce085291
Skipping gcloud module for javadoc-aggregate
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-24 06:56:32 -05:00
Joakim Erdfelt
35bca82e35
Issue #5264 - Addressing (some) aggregate-javadoc issues
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-23 20:20:27 -05:00
Joakim Erdfelt
23b6eca489
Issue #5264 - More javadoc skippedModules
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-23 17:04:04 -05:00
Joakim Erdfelt
413eb4ccfe
Issue #5264 - Javadoc processing excludes for demos
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-23 16:44:34 -05:00
Joakim Erdfelt
faf6d80390
Issue #5264 - Moving demo webapps to /demos/ tree
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-23 13:35:19 -05:00
Greg Wilkins
55f1046c81
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-5264-demo-modules
2020-09-23 18:48:17 +02:00
Joakim Erdfelt
ccec28e7d4
Issue #5317 - Remove jetty-all from Jetty 10
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-23 10:35:50 -05:00
Greg Wilkins
eedcac314b
Merge branch 'jetty-10.0.x' into jetty-10.0.x-5264-demo-modules
2020-09-23 15:27:56 +02:00
olivier lamy
6c2a44ed54
Merge branch 'jetty-9.4.x' into jetty-10.0.x
2020-09-23 17:25:40 +10:00
olivier lamy
730a442499
use last jacoco plugin version
...
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-23 17:20:12 +10:00
olivier lamy
a2cd9b3a50
fix maven plugin starting distribution as jetty home has different name, configure invoker plugin to be faster when running locally
...
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-23 17:18:22 +10:00
Simone Bordet
35305b6a5c
Improvements to the Jetty documentation.
...
Reworked the start documentation.
Started skeleton of the operations guide.
Removed old_docs/deploying/hot-deployment.adoc and
old_docs/gettingstarted/getting-started/jetty-deployment.adoc,
since its content has been moved to the refactored documentation.
Restructured the skeleton of the operations guide.
Removed old_docs/deploying/anatomy-of-a-webapp.adoc,
since its content has been moved to the refactored documentation.
Removed old_docs/deploying/automatic-webapp-deployment.adoc,
since its content has been moved to the refactored documentation.
Removed old_docs/deploying/configuring-virtual-hosts.adoc,
since its content has been moved to the refactored documentation.
Removed old_docs/contexts/serving-webapps-from-particular-port.adoc
and example-jetty-embedded/src/main/resource/jetty-otherserver.xml,
since its content has been moved to the refactored documentation.
Simplified POMs.
Simplified index.adoc files, refactoring common things into config.adoc.
Expanded the deploy configuration documentation.
Expanded the protocols configuration documentation.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-09-22 19:28:43 +02:00
Olivier Lamy
00d403170d
Jetty 10.0.x upgrade last schemas ( #5298 )
...
* jetty servlet api 4.0.4-SNAPSHOT
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* jetty servlet api 4.0.4
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* fix it
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-22 07:12:32 +10:00
Joakim Erdfelt
d0b8a31411
Issue #5264 - Disabling jetty-distribution from build reactor
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-09-21 13:56:50 -05:00
olivier lamy
8a36c18c7c
Merge branch 'jetty-9.4.x' into jetty-10.0.x
2020-09-18 06:27:46 +10:00
Olivier Lamy
53f3bbd32d
upgrade ant dependencies version to 1.10.8 to avoid security warning ( #5275 )
...
* upgrade ant dependency version
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* ant 1.10.8
2020-09-18 06:25:04 +10:00
Olivier Lamy
ccab123f20
h2s spec maven plugin 1.0.0 with h2spec 2.6.0 ( #5231 )
...
* use our fork of h2spec-maven-plugin and upgrade version
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-14 21:07:53 +10:00
Olivier Lamy
3849a9118f
h2s spec maven plugin 1.0.0 with h2spec 2.6.0 ( #5231 )
...
* use our fork of h2spec-maven-plugin and upgrade version
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* add a profile to run spec server
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* use h2spec plugin new version
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* version h2spec 1.0.0
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* exclude specs we know not working
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* use our own package name
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* test no exclusion
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* restore known failure
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* h2spec maven plugin version 1.0.0
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* change default port for manual testing
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-14 21:01:10 +10:00
dependabot[bot]
b1b48060ef
Bump exec-maven-plugin from 1.6.0 to 3.0.0 ( #5262 )
...
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-09-14 20:13:34 +10:00
Olivier Lamy
26d50c8e29
Jetty 9.4.x not skipping tests failure and fix jaas test ( #5255 )
...
* remove -Dmaven.test.failure.ignore=true
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* get JAASLdapLoginServiceTest working
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* increase memory
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* use only single thread to have more readable log in Jenkins
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* disable java8
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* test only java8
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* increase memory
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* try -T3
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* restore jdk11/14
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* try more memory
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* archive logs from Jenkins
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* archive logs from Jenkins
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* more memory
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* skip jacoco
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* test useManifestOnlyJar true
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* junit
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* useManifestOnlyJar false
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* debug maven surefire
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* very simple build to debug
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* try M5
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* try not using withMaven
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* no debug surefire M4
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* all jdk and M5
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* enable jacoco only for java8
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* reduce memory usage for test
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* avoid duplications of warnings parsing
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
* fix my bad
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-11 13:11:04 +10:00
dependabot[bot]
4ee0abaf0e
Bump tycho-version from 1.4.0 to 2.0.0 ( #5239 )
...
Bumps `tycho-version` from 1.4.0 to 2.0.0.
Updates `tycho-pack200a-plugin` from 1.4.0 to 2.0.0
Updates `tycho-pack200b-plugin` from 1.4.0 to 2.0.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-09 06:26:32 +10:00
Joakim Erdfelt
d331f6acce
Merge pull request #5238 from eclipse/dependabot/maven/jmh.version-1.25.2
...
Bump jmh.version from 1.25.1 to 1.25.2
2020-09-08 09:54:39 -05:00
gregw
d7b3d62982
Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x
...
Signed-off-by: gregw <gregw@webtide.com>
2020-09-07 15:59:27 +02:00
olivier lamy
03836c8d7f
revert back to surefire 3.0.0-M4
...
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-07 21:24:02 +10:00
dependabot[bot]
40db081523
Bump jmh.version from 1.25.1 to 1.25.2
...
Bumps `jmh.version` from 1.25.1 to 1.25.2.
Updates `jmh-core` from 1.25.1 to 1.25.2
Updates `jmh-generator-annprocess` from 1.25.1 to 1.25.2
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 06:22:49 +00:00
dependabot[bot]
c53868b325
Bump jmh.version from 1.21 to 1.25.1 ( #5211 )
...
Bumps `jmh.version` from 1.21 to 1.25.1.
Updates `jmh-core` from 1.21 to 1.25.1
Updates `jmh-generator-annprocess` from 1.21 to 1.25.1
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 07:04:41 +10:00
dependabot[bot]
89511635a4
Bump jnr-unixsocket from 0.24 to 0.34 ( #5190 )
...
* Bump jnr-unixsocket from 0.24 to 0.34
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket ) from 0.24 to 0.34.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases )
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.24...jnr-unixsocket-0.34 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix upperBound dependency
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: olivier lamy <oliver.lamy@gmail.com>
2020-09-02 06:50:10 +10:00
Jan Bartel
ad9d702adb
Issue #2609 - Uniform Find Expired Sessions ( #5097 )
...
* Issue #2609 Make all session stores use same algorithm to find expired sessions
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-08-31 12:39:30 +02:00
dependabot[bot]
85bd78ae34
Bump derbytools from 10.14.2.0 to 10.15.2.0
...
Bumps derbytools from 10.14.2.0 to 10.15.2.0.
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 07:03:00 +00:00
Jan Bartel
728daadd92
Issue #5178 Update to asm8.0.1 ( #5179 )
...
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-08-21 10:39:46 +02:00
Lachlan
471a06dc37
Merge pull request #5154 from eclipse/jetty-10.0.x-SurefireUpdateWebSocketFailure
...
Fix WebSocketServerExamplesTest to work after maven surefire update
2020-08-17 09:45:52 +10:00
olivier lamy
3998d87d0f
Merge branch 'jetty-9.4.x' into jetty-10.0.x
2020-08-15 09:13:28 +08:00
Olivier Lamy
2d9fcf20ea
upgrade some maven plugins version ( #5143 )
...
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-08-15 10:32:01 +10:00
Lachlan Roberts
de1077c375
Fix WebSocketServerExamplesTest to work with surefire update
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2020-08-13 22:04:56 +10:00
olivier lamy
320f850a4b
revert to surefire M4 as jmps changes break our build
...
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-08-13 17:02:39 +08:00
Joakim Erdfelt
e1e8e50112
Merge pull request #5130 from eclipse/jetty-9.4.x-remove-overlay-deployer
...
Remove long dead jetty-overlay-deployer module
2020-08-12 10:04:43 -05:00
olivier lamy
495a1cb109
Merge branch 'jetty-9.4.x' into jetty-10.0.x
2020-08-12 09:49:06 +08:00