karlpauls commented on a change in pull request #18:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/18#discussion_r593969496



##########
File path: src/main/java/org/apache/sling/feature/launcher/impl/Main.java
##########
@@ -66,9 +67,11 @@
 
     public static final String OPT_REPOSITORY_URLS = "u";
 
-    public static final String OPT_CONFIG_CLASH = "CC";
+    public static final String OPT_CONFIG_CLASH = "C";
 
-    public static final String OPT_ARTICACT_CLASH = "C";

Review comment:
       Thanks. As I said, we could consider introducing aliases that don't have 
this problem and maybe removing the old switches from the printHelp and the 
documentation - but we have to support them for the time being as this is 
already used in various places. 




----------------------------------------------------------------
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]


Reply via email to