Andrei Ivanov created LOG4J2-2448:
-------------------------------------
Summary: Allow usage of Versions in non-Spring environments
Key: LOG4J2-2448
URL: https://issues.apache.org/jira/browse/LOG4J2-2448
Project: Log4j 2
Issue Type: Improvement
Components: Log4j-Audit
Affects Versions: Log4j-Audit 1.0.0
Reporter: Andrei Ivanov
As my application uses just JAX-RS, without Spring, I had to re-implement
{{AuditController}} using plain JAX-RS.
The problem is that {{Versions}} uses a Spring class, as seen [here|
https://github.com/apache/logging-log4j-audit/blob/9bab5dad26e67642573cbc8257b6cbcafb23bf3c/log4j-catalog/log4j-catalog-api/src/main/java/org/apache/logging/log4j/catalog/api/Versions.java#L22].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)