Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 20.2, 21.0 [Tentative], 22.0 [Tentative]
-
Fix Version/s: 20.2, 21.0 [Tentative], 22.0 [Tentative]
-
Component/s: Tests & Quizzes (Samigo)
-
Labels:None
-
21 Status:Verified
-
20 status:Verified
-
Test Plan:
- Create an assessment
- Student takes assessment and auto save should not emit the warning in the log
Description
In samigo-app there is a mix of apache commons libs but there not declared in the pom which can lead to some runtime issue's like:
WARNING [http-apr-8081-exec-24] com.sun.faces.lifecycle.InvokeApplicationPhase.execute #{delivery.auto_save}: java.lang.NoClassDefFoundError: org/apache/commons/text/StringEscapeUtils