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
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
Simone Bordet
95f5773cb8
Fixed typo.
2022-01-11 16:41:34 +01:00
Joakim Erdfelt
5de3e4901c
Issue #7219 - Migrate to Github Workflow Stale ( #7221 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-12-07 11:55:56 -06:00
Greg Wilkins
80ddc3ba2d
Update CVE releated issues with CVE number ( #6949 )
...
It can be hard to find issues associated with CVEs after the fact. We should update the issue description to include the CVE number once published.
2021-10-18 07:27:54 +11:00
Greg Wilkins
8186a3ebed
Issue template to discourage security issues ( #6960 )
...
Update the issue template to discourage security issues
2021-10-06 14:31:45 +11:00
Simone Bordet
f12c5b668c
Updated release-template.md
...
- Added step to create the next GitHub Projects.
- Updated staging of Jetty 10 and 11 using Java 17.
2021-09-21 21:59:57 +02:00
Olivier Lamy
e4eaedb439
dependabot should ignore jakarta.transaction >= 2.0
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-15 13:03:18 +10:00
Joakim Erdfelt
1098fc3dff
Restrict com.sun.xml.ws:jaxws version range
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-14 11:26:58 -05:00
Joakim Erdfelt
798d8936a1
Restrict org.jboss.weld.servlet to 3.x series
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-14 10:48:39 -05:00
Joakim Erdfelt
30a0b39e4e
Temporarily disable 11.0.x dependabot config until we catchup with our backlog. ( #6805 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-14 14:02:40 +10:00