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

Create a Zip Import API

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Minor
    • 1.0.0-alpha-2
    • None
    • None
    • None

    Description

      Usecase: Need to add my own descriptors/jars to a third party jar/war.

      It would be nice to be able to load/import an existing file as a Spec.

      ie:

      WebArchive war = Zip.import(WebArchive.class, new File("thirdparty.war"));
      war.addWebResource()

      Attachments

        Activity

          People

            aslak@redhat.com Aslak Knutsen
            aslak@redhat.com Aslak Knutsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: