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

cmakebuilder removes backslash from $WORKSPACE

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • cmakebuilder-plugin
    • None
    • Jenkins 1.581
      Windows 8.1, 64 bit
      cmakebuilder 1.9

    Description

      Trying to set CMAKE defines in Other CMake Arguments using $WORKSPACE

      Example:
      Assume $WORKSPACE=c:\foo\bar

      Setting
      -DOPENSSL_INCLUDE_DIR=$WORKSPACE

      When run, the path is c:foobar

      Attachments

        Activity

          volkai volkai added a comment -

          Will be fixed in next version 1.10

          volkai volkai added a comment - Will be fixed in next version 1.10
          15knots Martin Weber added a comment -

          Fixed with replacing EnvVarReplacer by calls to Util.replaceMacro()

          15knots Martin Weber added a comment - Fixed with replacing EnvVarReplacer by calls to Util.replaceMacro()

          People

            volkai volkai
            akallabeth armin novak
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: