Skip to content
Success

Changes

Summary

  1. Align manifest version properties with project (3.1.0) (details)
  2. Update to El 5.0.0-M1 and Java 11 (details)
  3. ELResolver.getFeatureDescriptors() is deprecated as of EL 5.0 (details)
  4. Fix IDE warnings after switch to Java 11 (details)
  5. Update version to 3.1 (details)
  6. Update EL references to 5.0 (details)
  7. Update Servlet references to 6.0 (details)
  8. Update change log (details)
Commit 0937f956c2b11da4d4ebb078a1c36aa23ba5f2eb by Mark Thomas
Align manifest version properties with project (3.1.0)
The file was modified api/pom.xml (diff)
Commit 28c534330b3d8f61c89dc81d8179153fa60746f3 by Mark Thomas
Update to El 5.0.0-M1 and Java 11

EL 5.0 requires Java 11 so JSP 3.1 will need a minimum of Java 11 as
well.
The file was modified api/pom.xml (diff)
Commit 040d4cb1347d08c4f927f90697448f233f4f8033 by Mark Thomas
ELResolver.getFeatureDescriptors() is deprecated as of EL 5.0
The file was modified api/src/main/java/jakarta/servlet/jsp/el/ScopedAttributeELResolver.java (diff)
The file was modified api/src/main/java/jakarta/servlet/jsp/el/ImplicitObjectELResolver.java (diff)
Commit a58bd8d2f263623881f247ff3893d4108f9f7b94 by Mark Thomas
Fix IDE warnings after switch to Java 11
The file was modified api/src/main/java/jakarta/servlet/jsp/el/ImplicitObjectELResolver.java (diff)
The file was modified spec/src/main/asciidoc/ServerPages.adoc (diff)
Commit eea582d1f7c55177195a3a3b6bb0c26037bb822d by Mark Thomas
Update EL references to 5.0
The file was modified spec/src/main/asciidoc/ServerPages.adoc (diff)
Commit 93ead6d0fbc1eeb2c5867ff539dfea22b820d030 by Mark Thomas
Update Servlet references to 6.0
The file was modified spec/src/main/asciidoc/ServerPages.adoc (diff)
The file was modified spec/src/main/asciidoc/ServerPages.adoc (diff)