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

Pass additional arguments to gradle from build.ps1

XMLWordPrintable

      If there are any extra parameters passed in to .\tools\scripts\build.ps1
      that are not used by the script itself, then pass any additional
      parameters through to gradle.

      This allows for the following:

      .\tools\scripts\build.ps1 -nocygwin --tests *SomeTest

      Where the "--tests *SomeTest" bit is actually an argument for gradle,
      not the powershell build script.

            mennen Michael Ennen
            mennen Michael Ennen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: