mbien commented on code in PR #26:
URL: https://github.com/apache/netbeans-jackpot30/pull/26#discussion_r880235838


##########
cmdline/tool/src/org/netbeans/modules/jackpot30/cmdline/Main.java:
##########
@@ -130,7 +130,7 @@ public class Main {
     private static final String OPTION_FAIL_ON_WARNINGS = "fail-on-warnings";
     private static final String RUN_TESTS = "run-tests";
     private static final String SOURCE_LEVEL_DEFAULT = "1.7";

Review Comment:
   nitpick: `8` would be a better default.
   `--help` mentions the default too, but it likely uses this field for the 
help text - haven't checked.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to