Petals ESB CLI

Add the version of shared library in output of command 'list'

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1.4
  • Fix Version/s: 2.2.0
  • Component/s: Command 'list'
  • Security Level: Public
  • Description:
    Hide

    As the shared library version is mandatory with the shared library name on the Petals container side, the command list of Petals CLI should display the version of shared libraries returned.

    The version is displayed on the artifact name part according to the following pattern: name(version)

    > ./petals-cli.sh -c -- list
    petals-sl-mysql(1.0.0) Installed SL
    petals-bc-soap Loaded BC
    petals-se-bpel Started SE
    soap-consume-provide Started SA
    su-SOAP-EchoService-consume SU
    su-SOAP-EchoService-provide SU
    Show
    As the shared library version is mandatory with the shared library name on the Petals container side, the command list of Petals CLI should display the version of shared libraries returned. The version is displayed on the artifact name part according to the following pattern: name(version)
    > ./petals-cli.sh -c -- list
    petals-sl-mysql(1.0.0) Installed SL
    petals-bc-soap Loaded BC
    petals-se-bpel Started SE
    soap-consume-provide Started SA
    su-SOAP-EchoService-consume SU
    su-SOAP-EchoService-provide SU
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Mon, 12 Jan 2015 - 18:07:03 +0100

Added in trunk, svn#36664

Show
Christophe DENEUX added a comment - Mon, 12 Jan 2015 - 18:07:03 +0100 Added in trunk, svn#36664

People

Dates

  • Created:
    Mon, 12 Jan 2015 - 17:14:09 +0100
    Updated:
    Tue, 13 Jan 2015 - 16:53:08 +0100
    Resolved:
    Mon, 12 Jan 2015 - 18:07:03 +0100