Petals ESB CLI

Uncorrect information returns by the command 'show' for shared libraries

Details

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

    The version of a shared library returns by the command 'show' is not set:

    petals-cli@localhost:7700>show -a petals-sl-mysql-5.1.10-1.0.0
    Identifier:petals-sl-mysql-5.1.10-1.0.0
    Version:Not available

    It should be something like:

    petals-cli@localhost:7700>show -a petals-sl-mysql-5.1.10-1.0.0
    Identifier:petals-sl-mysql-5.1.10
    Version:1.0.0
    Show
    The version of a shared library returns by the command 'show' is not set:
    petals-cli@localhost:7700>show -a petals-sl-mysql-5.1.10-1.0.0
    Identifier:petals-sl-mysql-5.1.10-1.0.0
    Version:Not available
    It should be something like:
    petals-cli@localhost:7700>show -a petals-sl-mysql-5.1.10-1.0.0
    Identifier:petals-sl-mysql-5.1.10
    Version:1.0.0
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Mon, 19 Jan 2015 - 14:50:59 +0100
    Updated:
    Tue, 20 Jan 2015 - 09:50:11 +0100
    Resolved:
    Tue, 20 Jan 2015 - 09:34:56 +0100