Skip to content

Improve parsing/handling of command line options #546

@dcy2003

Description

@dcy2003

The current approach, using Apache CLI is verbose from a code standpoint and rigid from a usage standpoint (e.g. expects options in a specific order). Consider replacing Apache CLI with another library such as JCommander or Args4J for improved handling of command line options.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions