Carsten Ziegeler created SLING-10306:
----------------------------------------
Summary: Remove deprecation marker from AnalyserResult getErrors
and getWarnings
Key: SLING-10306
URL: https://issues.apache.org/jira/browse/SLING-10306
Project: Sling
Issue Type: Improvement
Components: Feature Model Analyser
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Feature Model Analyser 1.3.24
Currently AnalyserResult getErrors and getWarnings are deprecated in favor of
the more specific getXXXErrors methods. However for clients not interested in
all the details about errors and warnings it is valid to just call getErrors to
get all error messages. Same with warnings.
Therefore we should remove the deprecation markers again
--
This message was sent by Atlassian Jira
(v8.3.4#803005)