Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-6940

build.sh test arguments wrong

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8.0.0
    • None
    • Infrastructure
    • None
    • JMC 8.0 Sprint 7 - Last Enh

    Description

      When starting the build.sh script without options the following output is displayed:

      usage: call ./build.sh with the following options:
         --runTests    to run the tests
         --runUiTests  to run the tests including UI tests
         --packageJmc  to package JMC
         --clean       to run maven clean
         --run         to run JMC once it was packaged
         --help        to show this help dialog
      

      The following options are not correct in the help and should be corrected either in the documentation or within the implementation as they don't match:

      --runTests vs --test
      --runUiTests vs --testUi

      Attachments

        Issue Links

          Activity

            People

              reinhapa Patrick Reinhart
              reinhapa Patrick Reinhart
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: