Github user apiri commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi/pull/39#discussion_r80333632
  
    --- Diff: 
minifi-toolkit/minifi-toolkit-configuration/src/main/java/org/apache/nifi/minifi/toolkit/configuration/ConfigMain.java
 ---
    @@ -85,8 +85,6 @@ public static void main(String[] args) {
         public static void printValidateUsage() {
             System.out.println("Validate Usage:");
             System.out.println();
    -        System.out.print("java ");
    --- End diff --
    
    Should this and the other java invocation remain given that the 
interpretation of arguments is handled by the script when invoked from the 
script?  This is valid in the context the class is run by itself.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to