Wrong command for SignatureTest in doc A.2.1 (7)

XMLWordPrintable

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

      sigtest/3.1/nightly/binaries/b05-2014-08-01

    • b05

      The UG says in A.2.1 (7) (see screenshot attached):
      ====
      Use the SignatureTest command to compare the V2.0 API signature with the V1.0 signature file you created in Step 5.
      % java com.sun.tdk.signaturetest.Setup -classpath V2.0:$JAVA_HOME/jre/lib/rt.jar -static -package example -fileName test.sig -out report.txt
      ===

      I suppose it should be:
      % java com.sun.tdk.signaturetest.SignatureTest -classpath V2.0:$JAVA_HOME/jre/lib/rt.jar -static -package example -fileName test.sig -out report.txt

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

              Created:
              Updated: