Petals ESB CLI

Explode Petals ESB CLI in two parts

Details

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

    With the need of a Petals Registry CLI using the same concepts than Petals ESB CLI, Petals ESB CLI has to be exploded in two parts:

    • part #1: an abstract part managing shells, command loading, command execution, providing common commands
    • part #2: a specific part for Petals ESB CLI with mainly its dedicated commands
    Show
    With the need of a Petals Registry CLI using the same concepts than Petals ESB CLI, Petals ESB CLI has to be exploded in two parts:
    • part #1: an abstract part managing shells, command loading, command execution, providing common commands
    • part #2: a specific part for Petals ESB CLI with mainly its dedicated commands
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Wed, 29 Oct 2014 - 11:39:26 +0100

Exploded in trunk (svn#36551). The abstract part is now the project 'petals-cli-base', and its associated JUnit part 'petals-cli-base-junit' to simplify JUnit tests of the second parts.

Show
Christophe DENEUX added a comment - Wed, 29 Oct 2014 - 11:39:26 +0100 Exploded in trunk (svn#36551). The abstract part is now the project 'petals-cli-base', and its associated JUnit part 'petals-cli-base-junit' to simplify JUnit tests of the second parts.

People

Dates

  • Created:
    Wed, 29 Oct 2014 - 11:35:35 +0100
    Updated:
    Wed, 29 Oct 2014 - 11:39:27 +0100
    Resolved:
    Wed, 29 Oct 2014 - 11:39:26 +0100