Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8186218

Make JIB exclude webrev from all sub-repo levels when creating source bundles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • infrastructure
    • None
    • b22

      The filter for excluding webrev only does it from the root level, if users create a webrev on the root of another subrepo, this will be included in the source bundle created by JIB.

      The current filter is:
      data.src_bundle_excludes = "./build webrev .hg */.hg */*/.hg */*/*/.hg";

            ctornqvi Christian Tornqvist
            ctornqvi Christian Tornqvist
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: