anchela commented on PR #167: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/167#issuecomment-1534952783
@kwin , afaik a conversion of repoinit-statements may occur in the following scenarios: - resource-based ac setup for a service user that needs to be converted to principal-based - service user creation without a path that allows for principal-based ac setup there is no conversion (thus a simple identical repoinit output) for - prinicpal-based ac setup - service users that have / can have principal-based ac setup - any other repo-init statements from what i can see none of the new statements falls into the category that would require a conversion and thus they should be added 1:1. hope that makes sense and helps illustrating my train of thought for this PR. -- 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]
