Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-61013

Make AutoInstall into a true builder rather than a pseudobuilder

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Development Platform
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There are some important differences between SCons pseudobuilders and real Builder objects. Notably, keyword arguments to Builders become set Environment values in an OverrideEnvironment for the targets, but this is not so for pseudobuilders. For this reason and others, we try to avoid using pseudobuilders in the server SCons environment, but AutoInstall is currently an exception. It would be worthwhile to make it into a true Builder.

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: