Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-6664457

CLI guide sometimes mention the command -exclude instead of the correct command -excludeList

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jt4.1.4
    • None
    • tools
    • b05
    • x86
    • windows_xp
    • Verified

      jtharness 4.1.3 MR1 build b04
      Javatest Harness Command Line Interface Guide
      (http://java.sun.com/javame/javatest/docs/javatest_cli.pdf)

      This documents sometimes mention the command -exclude instead of the correct command -excludeList, which can be confusing.

      TABLE 7 Parameter Commands

      -exclude exclude-list-file Specifies an exclude list file. Exclude list files contain a list of
      tests that are not to be run. Exclude list files conventionally
      use the .jtx extension and are normally supplied with a test
      suite.

      and Options Format Example:
      > javatest -config myconfig.jti -exclude myexcludelist.jtx -runtests

      Command Options Format Example
      > javatest -open myconfig.jti @mycommandfile.jtb -exclude
      myexcludelist.jtx -runtests
      Single String Arguments Format Example
      > javatest "open myconfig.jti; @mycommandfile.jtb; exclude
      myexcludelist.jtx; runtests"

            dawphill Dawn Phillips (Inactive)
            kromanovorcl Konstantin Romanovskiy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: