-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into add-clear-cache-by-classloader
- Loading branch information
Showing
7 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
:xrefstyle: full | ||
:sectnums!: | ||
== Jakarta Expression Language, Version 6.0 | ||
== Jakarta Expression Language, Version 6.1 | ||
|
||
Copyright (c) 2013, 2024 Oracle and/or its affiliates and others. | ||
All rights reserved. | ||
|
@@ -17,7 +17,7 @@ Comments to: [email protected] | |
== Preface | ||
|
||
This is the Expression Language specification | ||
version 6.0, developed by the Jakarta Expression Language Team under the Eclipse | ||
version 6.1, developed by the Jakarta Expression Language Team under the Eclipse | ||
Foundation Specification Process. | ||
|
||
=== Historical Note | ||
|
@@ -2998,6 +2998,9 @@ empty. | |
This appendix lists the changes in the EL specification. | ||
This appendix is non-normative. | ||
|
||
=== Changes between 6.1 and 6.0 | ||
|
||
|
||
=== Changes between 6.0 and 5.0 | ||
|
||
* The EL API requires Java 17 as a minimum. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters