| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <html> |
| <head> |
| <!-- |
| |
| Copyright (c) 2018, 2024 Oracle and/or its affiliates and others. |
| All rights reserved. |
| |
| This program and the accompanying materials are made available under the |
| terms of the Eclipse Public License v. 2.0, which is available at |
| http://www.eclipse.org/legal/epl-2.0. |
| |
| This Source Code may also be made available under the following Secondary |
| Licenses when the conditions for such availability set forth in the |
| Eclipse Public License v. 2.0 are satisfied: GNU General Public License, |
| version 2 with the GNU Classpath Exception, which is available at |
| https://www.gnu.org/software/classpath/license.html. |
| |
| SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 |
| |
| --> |
| |
| <title>Expression Language TCK, Version 6.0 Release Notes, January 2024</title> |
| <style type="text/css"> |
| <!-- |
| body { background-color: #ffffdd; color: #000000} |
| pre { background-color: #eeeeee; color: #000099} |
| code { color: #000099} |
| h1 { color: #000099} |
| h2 { color: #000099} |
| h3 { color: #000099; text-decoration: underline} |
| h4 { font-style: italic; color: #000099} |
| .tabletitle { font-style: italic; color: #ffffcc; font-size: small; font-variant: small-caps} |
| .subtitle { font-style: italic; color: #ffffcc; font-variant: small-caps} |
| .emphasize { font-style: italic; color: #000099} |
| .step { font-weight: bold} |
| .note { background-color: #fffff0; border-bottom-width: thin; border-top-width: thin; border-top-style: inset; border-bottom-style: inset; font-size: -10%;} |
| th { background-color: #eeeeee; padding-left: 2pt; padding-right: 2pt;} |
| td { padding-left: 3pt;} |
| --> |
| </style> |
| </head> |
| <body> |
| <div align="center"> |
| <h1>Expression Language Technology Compatibility Kit, Version 6.0<br> |
| <span class="emphasize">Release Notes, January 2024</span></h1> |
| </div> |
| <hr size="3"> |
| |
| <h2>About Expression Language Technology</h2> |
| |
| <hr> |
| <h2><a name="kit_contents">Technology Compatibility Kit (TCK) Contents</a></h2> |
| <p>The Jakarta Expression Language specification, Version 6.0 Technology Compatibility Kit (TCK) includes the following items:</p> |
| |
| <hr> |
| <h2>Platform Notes</h2> |
| |
| <p>The Expression Language TCK tests have been built and tested with the Java™ Platform, Standard Edition SDK, Version 17 (JavaSE 17) and Jakarta EE Compatible Implementation, Eclipse GlassFish 7.0</p> |
| <p>Note that if you are using a different web server, you will need to make adjustments to the procedures outlined in these documents.</p> |
| |
| <hr> |
| <h2><a name="install_setup_run">Installing, Setting Up, and Running the EL TCK</a></h2> |
| |
| <p>Refer to the <cite>Jakarta Expression Language TCK 6.0 User's Guide</cite>, available in the EL TCK 6.0 documentation bundle, for complete instructions on installing, setting up, and running the Expression Language TCK. |
| |
| <hr> |
| |
| <hr> |
| <p><small> |
| <address> |
| Copyright (c) 2013, 2024 Oracle and/or its affiliates and others. All rights reserved. |
| </address> |
| </small></p> |
| </body> |
| </html> |