Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The SlingJSPTaglibTest (from launchpad/integration-tests) fails, probably due to the recent JSP compiler changes, due to the following classes not being found.
I'm not familiar with that code but I suspect those were implementation classes that are gone now.
The failing script is taglib-test.jsp [1].
The type org.apache.sling.scripting.jsp.jasper.JasperException cannot be resolved. It is indirectly referenced from required .class files
org.apache.sling.scripting.jsp.jasper.el.ELContextWrapper cannot be resolved to a type
org.apache.sling.scripting.jsp.jasper.el.JspValueExpression cannot be resolved to a type
Attachments
Issue Links
- is related to
-
SLING-3546 SLING2617Test fails, JasperException not found
- Resolved