Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8353

Support regex for skipping license checksums

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.5, 6.0
    • Build
    • None

    Description

      It would be useful to be able to specify a regex for license checksums to skip in the build. Currently there are only two supported values:
      1) skipChecksum (i.e. regex=*)
      2) skipSnapshotsChecksum (i.e. regex=SNAPSHOT)

      A regex would be more flexible and allow testing the entire build while skipping a more limited set of checksums, e.g.:
      a) an individual library (i.e. regex=joda-time*)
      b) a suite of libraries (i.e. regex=hadoop*)

      We could make skipChecksum and skipSnapshotsChecksum continue to work for backwards compatbility reasons.

      Attachments

        1. SOLR-8353.patch
          4 kB
          Gregory Chanan
        2. SOLR-8353.patch
          4 kB
          Gregory Chanan
        3. SOLR-8353.patch
          6 kB
          Gregory Chanan

        Issue Links

          Activity

            People

              gchanan Gregory Chanan
              gchanan Gregory Chanan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: