[ https://issues.apache.org/jira/browse/SLING-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990312#comment-13990312 ]
Carsten Ziegeler commented on SLING-3545: ----------------------------------------- I think this is due to some class loading changes > SlingJSPTaglibTest fails due to missing ELContextWrapper/JspValueExpression > --------------------------------------------------------------------------- > > Key: SLING-3545 > URL: https://issues.apache.org/jira/browse/SLING-3545 > Project: Sling > Issue Type: Bug > Components: Scripting > Reporter: Bertrand Delacretaz > Fix For: Scripting JSP 2.0.30 > > > 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]. > {code} > 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 > {code} > [1] > https://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/resources/integration-test/taglib-test.jsp -- This message was sent by Atlassian JIRA (v6.2#6252)