Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2443

inject unzip method to ZipInputStream, accepting regex for include

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 1.2.0
    • tests
    • None

    Description

      I must admit, I did a lousy job, when the unzip() method was initially injected into ZipInputStream inside of the JarContent class. Includes are matched to the jar entries using String.contains(), which is a way too explicit.

      Let's add another one, that will accept regex and, even, a list of regex'es.

      Attachments

        1. BIGTOP-2443.1.patch
          3 kB
          Kengo Seki
        2. BIGTOP-2443.2.patch
          7 kB
          Kengo Seki

        Activity

          People

            sekikn Kengo Seki
            cos Konstantin I Boudnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: