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

Products should be able to explicitly export their artifacts to dependent products

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • None

      Currently, the only right way to use generated artifact as input for another product is "usings" property in the rule of dependent product. This approach have disadvantages:

      • one need to modify rule to add new using tags for Rule, which results in "usings" property, containing all possible tags
      • it doesn't work for transformers

      There should be a more flexible approach:

      • don't use "usings" at all, so any dependencies artifacts is added to files list of dependent product
      • use some boolean property inside Depends item(e.g. "usings"), that add dependencies artifacts to files list of dependent product

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

            jbornema Joerg Bornemann
            brerrabbit Max Tim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes