Ant doesn't pass the command line properties correctly and they are null/blank

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

XMLWordPrintable

      When using the Ant Build Step and passing properties using the 'property' option in the UI. The resulting build.xml doesn't echo the property value and it is blank.

      If I run the same file from the command line and pass the property as;

      > ant -DmyProperty=test1

      The build.xml file correctly echo'es the result as;
      [echo] myProperty = test1

      Thanks

            Assignee:
            bap
            Reporter:
            fmhome
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: