mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
#11 jdk11 support
This commit is contained in:
parent
248f460500
commit
70149817bf
17 changed files with 391 additions and 149 deletions
|
|
@ -135,7 +135,7 @@ public class CommandLineApplication {
|
|||
printHelp(options);
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
return returnValue;
|
||||
}
|
||||
|
||||
private static int determinePort(CommandLine cmd) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue