[
https://issues.apache.org/jira/browse/SLING-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10306.
--------------------------------------
Resolution: Fixed
Removed in
https://github.com/apache/sling-org-apache-sling-feature-analyser/commit/8513dff66024f1d705e23617b50e2f0d9923aad1
> 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
> Priority: Major
> 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)