Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8330341

Wrap call to MT in ExecuteWithLog

XMLWordPrintable

    • b15

      When trying to convert this command line

      $$($1_MT) -nologo -manifest $$($1_MANIFEST) \
      -identity:"$$($1_NAME).exe, version=$$($1_MANIFEST_VERSION)" \
      -outputresource:$$@;#1
      to use ExecuteWithLog, several errors occurred, that were related to the characters " (quote), , (comma) and # (hash).

      We should make sure that these characters work, or that there is a viable alternative (like using $(COMMA)).

            ihse Magnus Ihse Bursie
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: