Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-1826

Replace zip4j with ShrinkWrap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0
    • Server
    • None

    Description

      Currently we rely on zip4j to explode wars in the case of internal application deployments. We can replace this with shrinkwrap:

      ShrinkWrap.createFromZipFile(WebArchive.class, source);
      archive.as(ExplodedExporter.class).exportExploded(target);  

       

      Attachments

        Issue Links

          Activity

            People

              krisden Kevin Risden
              krisden Kevin Risden
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m