Joakim Erdfelt
6b3f760b80
Updating to version 12.0.3-SNAPSHOT
2023-10-09 21:16:46 -05:00
Joakim Erdfelt
b01e3611cf
Updating to version 12.0.2
2023-10-09 20:59:14 -05:00
Olivier Lamy
b29b452f39
Issue #10441 ee8 jaspi module is missing ( #10444 )
...
* Issue #10441 ee8 jaspi module is missing
Signed-off-by: Olivier Lamy <olamy@apache.org>
* fix parent pom version
Signed-off-by: Olivier Lamy <olamy@apache.org>
---------
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-09-16 05:58:40 +02:00
Joakim Erdfelt
1d226403da
Updating to version 12.0.2-SNAPSHOT
2023-08-29 16:55:36 -05:00
Joakim Erdfelt
4768745849
Updating to version 12.0.1
2023-08-29 16:38:20 -05:00
Joakim Erdfelt
6683cc3654
Provides transitive vulnerable dependency maven:xalan:xalan:2.7.2
...
CVE-2022-34169 7.5 INCORRECT CONVERSION BETWEEN NUMERIC TYPES IN XALAN:XALAN
2023-08-25 11:36:52 -05:00
Joakim Erdfelt
9c324326c5
Merge `release/12.0.0` back into `jetty-12.0.x` ( #10237 )
...
* Updating to version 12.0.0
* Updating to version 12.0.1-SNAPSHOT
2023-08-08 00:55:19 +02:00
Olivier Lamy
5332839e12
Fix #10121 some demo files were not filtered correctly to transform jakarta to javax ( #10159 )
...
* Fix #10121 some files were not filtered
Signed-off-by: Olivier Lamy <olamy@apache.org>
---------
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-07-28 07:45:24 +02:00
Lachlan Roberts
6ba4670fb9
split a webapp module for jetty-ee9-websocket-jetty-client
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2023-06-27 18:07:59 +10:00
Lachlan Roberts
e2cc47b0f8
split a webapp module for jetty-ee9-websocket-jakarta-client
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2023-06-27 16:17:44 +10:00
Olivier Lamy
346b844d5f
jetty 12.0.x rename jakarta classes as well ( #9725 )
...
* use modify source plugin 1.0.4 which transform Jakarta classes to Javax classes
---------
Signed-off-by: Olivier Lamy <olamy@apache.org>
2023-05-04 11:55:11 +10:00
Greg Wilkins
7275bf15a9
Jetty 12.0.x core security ( #9405 )
...
core security module
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
Signed-off-by: gregw <gregw@webtide.com>
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
2023-05-02 15:35:49 +02:00
Joakim Erdfelt
75dbc52f16
Separate weld versions by ee# ( #9544 )
2023-03-29 10:25:31 -05:00
Joakim Erdfelt
ff5fd6420e
Update apacheds to 2.1.2
2023-03-09 10:19:47 -06:00
Joakim Erdfelt
9626048138
Update <ruleSet> for ee8
2023-03-09 10:13:27 -06:00
Joakim Erdfelt
20404f760c
<onlyUpgradable> set to true
2023-03-09 06:36:35 -06:00
Joakim Erdfelt
7f52d4f3f0
Set <onlyProjectDependencies> config to true
2023-03-08 16:13:27 -06:00
Joakim Erdfelt
0feff8d35a
Ignoring jetty releases and maven alpha/beta versions
2023-03-08 16:08:09 -06:00
Joakim Erdfelt
d66058732f
Initial Dependency Update Reports
2023-03-08 15:12:28 -06:00
Simone Bordet
a9c43bc281
Removed jetty-ee8/test-ee10-sessions since no tests are present for ee8.
...
Furthermore, they should be generated, not be present as sources.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-01-27 22:42:18 +01:00
Simone Bordet
cd732a175c
Review and normalized all Maven module <name> for consistency.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-01-27 19:09:30 +01:00
Olivier Lamy
d207ee9660
use modify-sources-plugin release version 1.0.2 ( #8890 )
2022-11-12 16:32:23 +10:00
Olivier Lamy
d533040ea7
fix ee8 jstl module and demo ( #8484 )
...
* add distribution test for demo jstl
* fix default pattern, not more need of taglib
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-25 07:06:30 +10:00
Olivier Lamy
8e732ccf72
using bom within the reactor is really a bad idea and it sources from ee10 in ee9 as well ( #8479 )
...
* using bom with the reactor is really a bad idea and it sources from ee10 in ee9 as well
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-19 21:24:09 +10:00
Olivier Lamy
8fdbf50222
Restore jetty-ee8-maven-plugin mvove back ITs to jetty-eeX-maven-plugin modules ( #8472 )
...
add back jetty-ee8-maven-plugin
- add back jetty-ee8-jspc-maven-plugin
- remove not used site plugin and simplify code
- moving back ee9 maven plugin ITs to the module
- back of ee10 maven ITs test to the plugin module
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-19 17:50:58 +10:00
Olivier Lamy
a87c9fec44
use released version of modify-sources-plugin 1.0.1
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-19 16:07:49 +10:00
Olivier Lamy
44a37746e6
Jetty 12 : reactivate `jetty-ee9-demo-embedded` and `jetty-ee9-demo-proxy-webapp` and add more ( #8419 )
...
* ee8 demos to use ee9 demos resources
* add jetty-ee8-demo-jaas-webapp
* add jetty-ee8-demo-jndi-webapp jetty-ee8-demo-mock-resources
* uhm jetty-ee8-demo-jetty-webapp have some issues
* fix jetty-ee8-demo-jetty-webapp
* fix some jetty-ee9-demo-embedded and add back jetty-ee8-demo-proxy-webapp
* demo-embedded need to have jetty-ee9-demo-jsp-webapp built first
* fixing more demos modules. Activate dist test for demo modules and all env
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-12 17:52:53 +10:00
Olivier Lamy
727f6e0bb7
move from org.glassfish.web:jstl-impl:1.2 to org.glassfish.web:javax.servlet.jsp.jstl:1.2.5 ( #8453 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-12 13:54:31 +10:00
Olivier Lamy
4c03c7dddf
jetty 12.0.x test ee8 sessions ( #8361 )
...
* add test-jetty-ee8 sessions tests modules
* add test ee8 session suites
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-01 12:16:07 +10:00
Olivier Lamy
e78250bc3c
add jetty-ee8-glassfish-jstl ( #8346 )
...
* add jetty-ee8-glassfish-jstl
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-29 20:20:37 +10:00
Olivier Lamy
c7dc445530
add jetty-ee8-apache-jsp ( #8344 )
...
* add jetty-ee8-apache-jsp
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-27 11:08:08 +10:00
Olivier Lamy
ccd79c4b47
add ee8 openid ( #8342 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-26 19:26:34 +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
68206ce880
fix some filtering of files for ee9 to ee8 conversion ( #8311 )
...
* restore ee8-quickstart
* use our special resources filtering
* do not filter some extensions
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-15 11:20:52 +10:00
Olivier Lamy
08865ed5a8
restore jetty-ee8-demo-simple-webapp and jetty-ee8-demo-async-rest ( #8299 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-14 12:18:23 +10:00
Olivier Lamy
ae77d14cf9
add jetty-ee8-jndi ( #8287 )
...
* add jetty-ee8-jndi
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-12 20:19:29 +10:00
Olivier Lamy
d164efb779
add jetty-ee8-home and unzip it in the jetty-home ( #8283 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-12 12:04:26 +10:00
Olivier Lamy
7062db01b1
enable mapping websocket ee9 to ee8 ( #8279 )
...
* websocket ee9 to ee8 dynamic generation
* temporary disable tests for jetty-ee8-plus
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-11 21:23:44 +10:00
Jan Bartel
395f1084d2
Skip ee8-plus tests until 8209 is fixed
2022-06-27 12:35:29 +10:00
Jan Bartel
9893c81abf
Jetty 12.0.x update jakarta api versions ( #8192 )
...
* update to latest jakarta official releases
2022-06-22 10:32:54 +10: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