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

cmake plugin swallows additional arguments containing = characters

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • cmakebuilder-plugin
    • None
    • Linux host and guests, cmake plugin version 1.8

    Description

      The cmake plugin swallows additional cmake arguments given with a -D option if the value of the argument contains a = character. For instance this works perfectly:
      -DRSC_DIR=${WORKSPACE}/RSC/labelfoo
      but:
      -DRSC_DIR=${WORKSPACE}/RSC/label=foo
      is not passed to the called cmake. On a normal command line in linux this is not a problem for cmake. I've also tried to quote the path with no success.

      Attachments

        Activity

          languitar Johannes Wienke created issue -
          evernat evernat made changes -
          Field Original Value New Value
          Component/s cmakebuilder [ 15966 ]
          Component/s plugin [ 15491 ]
          15knots Martin Weber made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Closed [ 6 ]
          rtyler R. Tyler Croy made changes -
          Workflow JNJira [ 139379 ] JNJira + In-Review [ 204993 ]

          People

            Unassigned Unassigned
            languitar Johannes Wienke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: