Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-12

Create Archive Exporters for Zip and Exploded Formats

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 0.1.0
    • None
    • None
    • None

    Description

      We need to create Exporters to support taking an Archive and converting it to either a Zip format or an exploded directory structure.

      Ex.

      InputStream in = ZipExporter.exportZip(archive);

      File file = ExplodedExporter.exportExploded(archive,File parent);

      Attachments

        Activity

          People

            johnbailey_jira John Bailey (Inactive)
            johnbailey_jira John Bailey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: