Version property not available in Buckminster Plugin 1.0.5

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: