kwin commented on a change in pull request #62:
URL:
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/62#discussion_r593417662
##########
File path:
src/main/java/org/apache/sling/feature/cpconverter/cli/ContentPackage2FeatureModelConverterLauncher.java
##########
@@ -104,6 +104,9 @@
@Option(names = { "--entry-handler-config" }, description = "Config for
entry handlers that support it (classname:<config-string>", required = false)
private List<String> entryHandlerConfigs = null;
+ @Option(names = { "--remove-install-hooks" }, description = "", required =
false)
Review comment:
Should this remove internal hooks as well? That has not happened in the
past...
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]