Inavailable command line parameters pass

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • TBD_Major
    • Affects Version/s: st3.1
    • Component/s: tools

      The following commands doesn't lead sigtest to fail due to incorrect parameters:

      java -jar sigtestdev.jar Test AAAAAA -classpath /usr/lib/jvm/java-8-oracle/jre/lib/rt.jar -filename 1.sig -Package com.test

      or

      java -jar sigtestdev.jar Test -classpath /usr/lib/jvm/java-8-oracle/jre/lib/rt.jar -filename 1.sig -Package com.test AAAAAA

      If we insert AAAAAA after classpath or filename, sigtest fails due to "Too many parameters specified" for the concrete option.

            Assignee:
            Mikhail Ershov (Inactive)
            Reporter:
            Kirill Fertikov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: