Ant can't find target after update to hudson 1.3.7.6

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

XMLWordPrintable

      Ant can't find target after update to hudson 1.3.7.6 (ant say Target "clean,war" does not exist in the project)

      I found that hudson add extra double quote to ant target as below.

      $ cmd.exe /C '"D:\tools\apache-ant-1.8.1\bin\ant.bat -file build3.xml "clean,war" && exit %%ERRORLEVEL%%"'

      and below is previous version that i used.

      $ cmd.exe /C '"D:\tools\apache-ant-1.8.0\bin\ant.bat -file build3.xml clean,war && exit %%ERRORLEVEL%%"'

            Assignee:
            Unassigned
            Reporter:
            p_suwanpech
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: