[
https://issues.apache.org/jira/browse/SLING-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960004#comment-13960004
]
Robert Munteanu commented on SLING-3405:
----------------------------------------
By looking at https://tomcat.apache.org/whichversion.html , I can see that the
latest Tomcat version is 6.0.39, and since the attached [^jasper-upgrade.patch]
does not work, it's clear that we must look into the 7.x stream at least. There
are two issues here:
* Tomcat 7 requires Java 6 at least. That shouldn't be too much of a problem,
as Java 5 is long EOLed
* There are no published jasper-jdt artifacts for Tomcat 7. Not sure why that
is, I need to look a bit deeper
> SLING2094Test and ServerSideScriptsTest fail with java 8: JSP compiler does
> not find java.util.Arrays or java.lang.CharSequence
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: SLING-3405
> URL: https://issues.apache.org/jira/browse/SLING-3405
> Project: Sling
> Issue Type: Bug
> Components: Scripting, Testing
> Reporter: Bertrand Delacretaz
> Priority: Minor
> Attachments: jasper-upgrade.patch
>
>
> Running the launchpad/integration-tests SLING2094Test fails due to a
> compilation error for the test script [1]: "Unable to compile class for JSP,
> the import java.util.Arrays cannot be resolved".
> [1]
> https://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/src/main/resources/integration-test/issues/sling2094/sling2094.jsp
--
This message was sent by Atlassian JIRA
(v6.2#6252)