Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2149

Comma in Ant property Field not working

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • ant-plugin
    • None
    • Platform: PC, OS: Windows XP

    Description

      Entering

      foo=bar,baz

      in the Systremproperties field (in German Systemeigenschaften) of an Ant
      build-step of a freestyle project.

      Results in the consoleoutput of the build to:
      ...
      BUILD FAILED
      Target "baz" does not exist in the project "projectname".
      ...

      The Help text says one can use standardformat of properties files and commas are
      allowed there. (Using commas in a properties used by Ant)

      A workaround is to use:
      foo="bar,baz"

      Attachments

        Issue Links

          Activity

            michaelkebe michaelkebe created issue -
            kohsuke Kohsuke Kawaguchi made changes -
            Field Original Value New Value
            Status Open [ 1 ] In Progress [ 3 ]
            kirill_evstigneev Kirill Evstigneev made changes -
            Link This issue is related to JENKINS-7204 [ JENKINS-7204 ]
            mindless Alan Harder made changes -
            Assignee mindless [ mindless ]
            scm_issue_link SCM/JIRA link daemon made changes -
            Resolution Fixed [ 1 ]
            Status In Progress [ 3 ] Resolved [ 5 ]
            rtyler R. Tyler Croy made changes -
            Workflow JNJira [ 132222 ] JNJira + In-Review [ 186518 ]

            People

              mindless Alan Harder
              michaelkebe michaelkebe
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: