Petals ESB Container

startup.bat -help has a clumsy display in windows

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.1
  • Fix Version/s: 4.0.0
  • Component/s: Launcher
  • Security Level: Public
  • Description:
    Hide

    Minor formatting stuff in startup.bat, provoking ugly display when calling help in windows command line.
    Just copy-paste the new one for a better display

    == OLD. Current lines ==
    ========================
    :help
    echo The startup.bat script is used to start PEtALS.
    echo usage : startup.sh [-h] [-C]
    echo -h : prints the help message
    echo -C : PEtALS is starting with command line
    echo -b : Start PEtALS without launching a new window
    goto :EOF

    == NEW. These one are corrected ==
    ==================================
    :help
    echo startup.bat script starts Petals ESB.
    echo usage : startup.sh [-h] [-C]
    echo -h : Prints the help message
    echo -C : Starts Petals ESB with command line
    echo -b : Starts Petals ESB without launching a new window
    goto :EOF

    Show
    Minor formatting stuff in startup.bat, provoking ugly display when calling help in windows command line. Just copy-paste the new one for a better display == OLD. Current lines == ======================== :help echo The startup.bat script is used to start PEtALS. echo usage : startup.sh [-h] [-C] echo -h : prints the help message echo -C : PEtALS is starting with command line echo -b : Start PEtALS without launching a new window goto :EOF == NEW. These one are corrected == ================================== :help echo startup.bat script starts Petals ESB. echo usage : startup.sh [-h] [-C] echo -h : Prints the help message echo -C : Starts Petals ESB with command line echo -b : Starts Petals ESB without launching a new window goto :EOF
  • Environment:
    windows 7
  1. startup.bat changes.txt
    (0.5 kB)
    Mathieu Lebreton
    Fri, 1 Oct 2010 - 16:28:01 +0200

Activity

Mathieu Lebreton made changes - Fri, 1 Oct 2010 - 16:28:01 +0200
Field Original Value New Value
Attachment startup.bat changes.txt [ 10360 ]
Christophe DENEUX made changes - Sat, 2 Oct 2010 - 19:21:45 +0200
Status New [ 10000 ] Open [ 10002 ]
Priority Minor [ 4 ]
Assignee Roland Naudin [ rnaudin ] Christophe DENEUX [ cdeneux ]
Component/s Launcher [ 10050 ]
Christophe DENEUX made changes - Sat, 2 Oct 2010 - 19:22:06 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Sat, 2 Oct 2010 - 19:24:13 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 3.2 [ 10108 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Fri, 1 Oct 2010 - 16:21:30 +0200
    Updated:
    Sat, 2 Oct 2010 - 19:24:13 +0200
    Resolved:
    Sat, 2 Oct 2010 - 19:24:13 +0200