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

the build should use wscript.exe from the windows system directory

XMLWordPrintable

    • mustang
    • generic
    • generic

      win2k sp2 automatically comes with wscript.exe located in the windows system directory. Now that win2k sp2 is the official platform to build the j2se, we should no longer require developers to put wscript.exe in the C:/utils directory. We need to add something like this:

      WSCRIPT=$(subst //,/,$(subst \,/,$(SystemRoot)/))system32/wscript.exe
      ###@###.### 2004-05-05

            billyh William Harnois
            billyh William Harnois
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: