From 10cebad577f7a09af00accd3fb40cec44fb69431 Mon Sep 17 00:00:00 2001 From: Paul Nicolucci Date: Mon, 4 Mar 2024 21:25:54 -0500 Subject: [PATCH 1/2] Add SecurityManager removal to the Changelog --- spec/src/main/asciidoc/ChangeLog.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec/src/main/asciidoc/ChangeLog.adoc b/spec/src/main/asciidoc/ChangeLog.adoc index 8bd5f29018..3f6d4b2f8c 100644 --- a/spec/src/main/asciidoc/ChangeLog.adoc +++ b/spec/src/main/asciidoc/ChangeLog.adoc @@ -66,6 +66,9 @@ Add rowStatePreserved property to UIRepeat, exactly the same as UIData * Issue ID {issue_tracker_url}1864[1864] + dataTable rowStatePreserved attribute is missing in vdl +* Issue ID {issue_tracker_url}1838[1838] + +Remove references to the Java SecurityManager and associated APIs + This release now requires Java SE 17 or newer (aligned with Jakarta EE 11). From 10d57042fa61ee44770c2e82e0e7a2a9839bf263 Mon Sep 17 00:00:00 2001 From: Paul Nicolucci Date: Mon, 4 Mar 2024 21:29:02 -0500 Subject: [PATCH 2/2] Add Paul Nicolucci to Faces 4.1 contributors --- spec/src/main/asciidoc/Preface.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/src/main/asciidoc/Preface.adoc b/spec/src/main/asciidoc/Preface.adoc index db60e88f4c..a94f6dc89b 100644 --- a/spec/src/main/asciidoc/Preface.adoc +++ b/spec/src/main/asciidoc/Preface.adoc @@ -115,6 +115,7 @@ The authors would like to thank the Jakarta Faces 4.1 contributors. * Jason Lee * Volodymyr Siedlecki * Hantsy Bai +* Paul Nicolucci The editors would like to recognize the following individuals who have contributed to the success of Jakarta