-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Installer Configuration Factory 1.2.0
-
Fix Version/s: Installer Configuration Factory 1.2.2
-
Component/s: Installer
-
Labels:None
Currently any exception being issued in ConfigInstallTask only leads to a debug level log entry (https://github.com/apache/sling-org-apache-sling-installer-factory-configuration/blob/fc2a63c8036843ba0db96686c33c10aeff99b74d/src/main/java/org/apache/sling/installer/factories/configuration/impl/ConfigInstallTask.java#L87). Instead those exceptions should be logged with level "WARN". Otherwise it will be quite hard to track issues like the one being outlined in SLING-8280.
- relates to
-
SLING-6522 Refactor/Improve error handling of InstallTasks
-
- Open
-
- links to