anchela opened a new pull request #111: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/111
hi @karlpauls improving XmlConfigurationEntryHandler required a bit of refactoring. i would appreciate if you could take a look. note: originally the switch-case contained non-null checks for all property types but that got removed with SLING-10329 : Remove dependency to Plexus StringUtils, which left the different cases in an inconsistent state (at least i kept wondering why some are checking for null, some only checking for empty string). it tried to fix that as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
