Petals ESB CLI

command deploy now imposes a space between -D and its arguments

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.2.0
  • Fix Version/s: 2.3.0
  • Component/s: Command 'deploy'
  • Security Level: Public
  • Description:
    Hide

    Because of PETALSESBCLI-148, it is now necessary to write the command deploy with a space between -D and its argument.
    For example: {{deploy -u file:///a/component.zip -D propertiesFile=file:///a/property/file.properties}}.

    It is caused by a change in behaviour of commons-cli 1.3.1 regarding parameters with the equal sign in their arguments.

    The documentation must be changed as well as the relevant output messages of CLI.

    Show
    Because of PETALSESBCLI-148, it is now necessary to write the command deploy with a space between -D and its argument. For example: {{deploy -u file:///a/component.zip -D propertiesFile=file:///a/property/file.properties}}. It is caused by a change in behaviour of commons-cli 1.3.1 regarding parameters with the equal sign in their arguments. The documentation must be changed as well as the relevant output messages of CLI.
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Tue, 19 Apr 2016 - 16:59:47 +0200
    Updated:
    Tue, 19 Apr 2016 - 17:09:53 +0200
    Resolved:
    Tue, 19 Apr 2016 - 17:09:53 +0200