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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • TBD_Major
    • st3.1
    • tools
    • 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

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

              Created:
              Updated: