No way to specify ant version in project settings

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Regression from 1.413 to 1.417 (didn't look in intermediate verions).
      I cannot specify "Ant version" in combobox in "Invoke ant" build step.

      So trying to execute job causes

      [myproject] $ ant debug
      FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
      java.io.IOException: Cannot run program "ant" (in directory "/path/to/workspace/myproject"): java.io.IOException: error=2, No such file or directory
      

      Ant version is specified correctly in "Manage Jenkins/Configure System/Ant/Ant installations".

      In 1.413 there was

      [myproject] $ /path/to/ant/home/bin/ant debug
      ...
      

      output.

      The same issue described here.

            Assignee:
            Unassigned
            Reporter:
            andrey regentov
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: