[
https://issues.apache.org/jira/browse/JSPWIKI-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379139#comment-17379139
]
ASF subversion and git services commented on JSPWIKI-796:
---------------------------------------------------------
Commit a80b24d98bc1444e8a9349ff8e528e06aea246b5 in jspwiki's branch
refs/heads/master from Juan Pablo Santos RodrÃguez
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=a80b24d ]
Dependency updates
* Awaitility to 4.1.0
* AWS Kendra to 1.12.21 (closes #113)
* Commons Lang to 3.12.0 (closes #61)
* EhCache to 2.10.9.2 (closes #64)
* JUnit to 5.7.2
* Log4J replaced by Log4J2, 2.14.1 (JSPWIKI-796)
* Lucene to 8.9.0 (closes #62)
* Mockito to 3.11.2
* Selenide to 5.22.2
* Tika to 1.27
* Tomcat to 9.0.50
> UserPreferences is broken
> -------------------------
>
> Key: JSPWIKI-796
> URL: https://issues.apache.org/jira/browse/JSPWIKI-796
> Project: JSPWiki
> Issue Type: Bug
> Components: Templates and UI
> Affects Versions: 2.10
> Reporter: Dirk Frederickx
> Assignee: Glen Mazza
> Priority: Major
>
> (detected on v2.10.0-svn-22)
> The new JSTL version, upgraded to version 1.2 since the MAVEN update, is
> giving problems in resolving certain EL expressions.
> EG, the UserPreference page is throwing an error when evaluating a forEach
> loop.
> {noformat}
> java.lang.NoClassDefFoundError: javax/el/ValueExpression
> at java.lang.Class.getDeclaredMethods0(Native Method)
> at java.lang.Class.privateGetDeclaredMethods(Class.java:2475)
> at java.lang.Class.privateGetPublicMethods(Class.java:2595)
> at java.lang.Class.getMethods(Class.java:1437)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)