JCommander v1.6 Release Notes

  • 2010/08/28

    • ➕ Added: @Parameters(commandDescription = "command description")
    • ➕ Added: now throwing an exception if required main parameters are not supplied
    • 🛠 Fixed: usage() was changing default values after two runs (jstrachan)