Simone Bordet
7f1d262aee
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-23 15:47:15 +02:00
Simone Bordet
153f5dfae8
Fixes #10350 - Support Java 21 virtual threads
...
* Introduced module `threadpool-virtual` for Java 21.
* Updated virtual threads documentation to refer to Java 21.
* Updated requirements that the releases should use Java 21, so that the documentation can properly render the virtual threads documentation.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-23 11:58:24 +02:00
Olivier Lamy
a51c67dbb4
fix maven codeql setup ( #10270 )
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-08-22 23:14:20 +02:00
Olivier Lamy
97e1527ed6
Jetty 12.0.x use Maven build cache for PRs and branches except jetty-12.0.x main branch ( #9871 )
...
* apply configuration/changes for build cache
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-08-22 02:46:46 +02:00
Simone Bordet
4c9679c5b3
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-08-17 17:14:59 +02:00
Jesse McConnell
812b8c4739
Update release-template.md
...
Add a link to jetty-website repo with instructions on deploying eclipse jetty website for new releases.
2023-08-11 11:38:10 -05:00
Jan Bartel
48955d3e8f
Update question-template.md
2023-08-11 09:56:53 +02:00
Jan Bartel
883a11464d
Add Jetty Environment to issue-template.md
2023-08-11 09:54:20 +02:00
Joakim Erdfelt
8e52abe8c9
Merge `jetty-11.0.x` into `jetty-12.0.x` - July 14 ( #10108 )
...
* Updating various old/moved URL references found across project (`jetty-10.0.x`) (#10098 )
+ Now that the migration of `https://eclipse.org/jetty/ ` to `https://eclipse.dev/jetty/ ` has occurred, it is time to review the URI use in our project
+ Updated URLs in poms
+ Added more URIs to XmlConfiguration
+ Updated URLs in module files
+ Updated URLs in documentation
+ Updated URLs in HTML
+ Correcting bad double-scheme URLs (eg: `http://https://www.eclipse ...`)
+ Updating text in *.mod files
+ Removing `/current/` from path `/jetty/documentation/current/`
+ Fixing mailing list URL
+ Fixing github URL references in jsps
---------
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-07-14 20:21:11 -05:00
Joakim Erdfelt
a9c596e3d7
Updating various old/moved URL references found across project (`jetty-10.0.x`) ( #10098 )
...
* Now that the migration of `https://eclipse.org/jetty/ ` to `https://eclipse.dev/jetty/ ` has occurred, it is time to review the URI use in our project
+ Updated URLs in poms
+ Added more URIs to XmlConfiguration
+ Updated URLs in module files
+ Updated URLs in documentation
+ Updated URLs in HTML
+ Correcting bad double-scheme URLs (eg: `http://https://www.eclipse ...`)
+ Updating text in *.mod files
+ Removing `/current/` from path `/jetty/documentation/current/`
+ Fixing mailing list URL
---------
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-07-14 12:38:45 -05:00
Joakim Erdfelt
83b59ae718
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2023-03-24 13:44:13 -05:00
Joakim Erdfelt
2e936feec3
Correct usages of matrix.languages
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-21 07:55:58 -05:00
Joakim Erdfelt
6cbdb0cc18
Use latest node.jar to run stCarlos/setup-maven
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-21 07:46:16 -05:00
Jan Bartel
3a5a91aff2
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2023-02-24 11:16:43 +11:00
Jan Bartel
de3adc861d
Update version limits for dependencies ( #9406 )
2023-02-24 11:14:12 +11:00
Joakim Erdfelt
124cc43931
Small cleanup of codeql-analysis
2022-12-14 13:50:37 -06:00
Joakim Erdfelt
6c6955943f
Fix setup-maven version in codeql-analysis.yml
2022-12-08 10:03:16 -06:00
Joakim Erdfelt
7ddfbcc8d8
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2022-11-28 12:12:29 -06:00
Joakim Erdfelt
55d9238961
Issue #8942 - Downgrading logback to 1.3.0
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-11-28 10:39:20 -06:00
Jan Bartel
514ce5f07a
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2022-11-26 08:57:47 +11:00
Simone Bordet
d1e0a7f612
Do not hard fail the documentation if Java < 19.
...
Require Java 19 to build the release.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-11-25 17:21:01 +01:00
Simone Bordet
4225544222
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-11-07 19:34:43 +01:00
Olivier Lamy
55a6cdad9d
add back dependabot for 9.4.x branch and force timezone to try get this done on weekend ( #8820 )
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-11-02 14:56:13 +10:00
Joakim Erdfelt
9bbac09a11
Fixing version reference for node-16 - see https://github.com/stCarolas/setup-maven/issues/30
2022-10-25 13:30:50 -05:00
Joakim Erdfelt
97b61292ab
Bump stCarolas/setup-maven to version 4.5
2022-10-25 12:01:37 -05:00
Simone Bordet
a3f2268766
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-10-03 18:28:36 +02:00
Olivier Lamy
3565d60f08
make log readable with using batch mode -B
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-10-01 19:36:00 +10:00
Simone Bordet
b5541d9fb8
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-09-27 12:47:38 +02:00
Joakim Erdfelt
ab2a65f74f
Rework GitHub Projects tasks ( #8588 )
...
* Rework GitHub Projects tasks
2022-09-23 10:07:58 -05:00
Simone Bordet
0d8af24b6b
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-09-15 11:00:03 +02:00
Olivier Lamy
270f491ea8
add a step to push tag to a fork ( #8577 )
...
* add a step to push tag to a fork
* add creation of branch release/
2022-09-15 07:14:48 +10:00
Simone Bordet
8953873e67
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-09-06 12:31:54 +02:00
Varun Sharma
7a3372fc3f
[GitHub] Add minimum GitHub token permissions for workflows
...
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
2022-08-31 15:50:47 -07:00
Simone Bordet
4491f1b544
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-07-28 19:11:41 +02:00
Olivier Lamy
eb6ff577ae
codeql correctly setup maven to not depend on default installation ( #8334 )
...
* setup Maven via a GHA
2022-07-28 07:02:45 +10:00
Olivier Lamy
02324c35e2
remove redundant option
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-25 19:57:44 +10:00
Olivier Lamy
82338660a8
add jetty-ee8-proxy ( #8332 )
...
* restore ee8 proxy
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-25 19:54:18 +10:00
Olivier Lamy
e3b0e80857
skip test for CodeQL ( #8324 )
...
* skip test for CodeQL
* remove javascript and use clean
2022-07-21 06:55:13 -05:00
Joakim Erdfelt
5f93e02a6d
Updating issue templates for EOL ( #8321 )
2022-07-20 17:01:05 -05:00
Joakim Erdfelt
ee739ff01e
Remove `jetty-9.4.x` configuration from dependabot ( #8297 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-07-14 13:09:43 +10:00
Jonathan Leitschuh
ea3dd1eca7
Add codeql-analysis.yml GitHub Actions Workflow ( #7961 )
2022-06-30 16:54:27 -05:00
Olivier Lamy
0d13cbe9a7
change-dependabot-interval-to-monthly ( #8140 )
...
* Update dependabot.yml
* modify after review and discussion
2022-06-09 11:33:52 +10:00
Greg Wilkins
9ae1387ed8
Update release-template.md ( #8147 )
...
Update to include an optional step to manually run dependabot and review resulting PRs for inclusion before freezing release.
2022-06-09 09:48:35 +10: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
Olivier Lamy
3fba189368
ignore xml bind upgrade >=3 and fix pattern jaxws-rt as star looks to not be supported for artifactId ( #7952 )
...
* ignore xml bind upgrade >=3 and fix pattern jaxws-rt as star looks to not be supported for artifactId
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
* fix duplicate
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-05 06:44:03 +10:00
Olivier Lamy
809ed64b12
ignore too recent weld version for 9.4.x branch ( #7607 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-18 13:31:56 +10:00
Joakim Erdfelt
1aaf2835df
Adding back jetty-11 config
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-28 11:12:12 -06:00
Joakim Erdfelt
72eb04a8fa
Fix quoting on infinispan rule
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-27 10:59:54 -06:00
Joakim Erdfelt
9d31dd6089
Adding version range limits for cdi & interceptor APIs
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-27 10:56:41 -06:00
Olivier Lamy
1ee37a850f
dependabot should manage infinispan only < 12
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-01-27 14:12:46 +10:00