groovy

It would be useful to have a way to flip posix behavior on/off for CliBuilder without exposing specific Commons CLI classes

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.5.4
  • Fix Version/s: 1.5.5, 1.6-beta-1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

in addition to parser: new GnuParser() as a parameter to CliBuilder, enable posix:false as an alternative additional mechanism. This means the underlying implementation classes aren't quite as exposed through the CliBuilder facade. Helps if we those classes change in a future version of Commons CLI or if we eventually change to an alternative underlying library.

Activity

Hide
Paul King added a comment -

fixed in trunk and merged onto the 1.5.x branch

Show
Paul King added a comment - fixed in trunk and merged onto the 1.5.x branch

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: