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

ExecuteWithLog fails to work with certain characters

XMLWordPrintable

      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)).

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

              Created:
              Updated: