Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-706

Products don't pick up properties from recursive module dependencies coming in via an Export item

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.3.4
    • 1.4.0
    • General
    • None
    • db0dc474c2bea9a108f0ae4b7575cfab395556e2

    Description

      Let's assume we have a module M1 and a module M2. M1 depends on M2 and M2 sets certain properties.
      Let us further assume we have products A and B. If B has a dependency on M1, the properties set in M2 will come in as expected. However, if B has a dependency on A and A exports a dependency on M1, the properties set in M2 will not be present in B.
      The behavior should be the same.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jbornema Joerg Bornemann
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes