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

Version property not available in Buckminster Plugin 1.0.5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • buckminster-plugin
    • None

      I have a lot of builds that use a version number generated by the version number plugin. The property is not available in BM 1.0.5 but it works in version 1.0.3:

      Example: Use "create a formatted version number", environment variable "civersion"

      Add a shell task:
      echo $civersion
      --> This works well

      Add a BM 1.0.5 task:
      setpref targetPlatformPath=${civersion}
      --> BM complains about the syntax, a value after the equals sign is required.

            jutzig jutzig
            kullmanp kullmanp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: