• Andy Wilkinson's avatar
    Update launch script to specify -jar as last option · 94a73763
    Andy Wilkinson authored
    The recommended usage for the java executable is:
    
        java [-options] -jar jarfile [args...]
    
    This commit updates the default launch script to match this recommended
    usage by moving -jar to be the last option, after both the
    disableJarChecking system property and any JAVA_OPTS.
    
    Closes gh-3930
    94a73763
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...