Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-5335

maven-sling-plugin: Allow installing bundles through SlingPostServlet mechanisms

    XMLWordPrintableJSON

Details

    Description

      Add an additional route of installing bundles in maven-sling-plugin through the SlingPostServlet mechanisms.

      Currently, there are only two methodologies supported for installing (and uninstall) bundles:

      1. Through POSTing to the Felix Web Console
      2. Through PUTing to WebDAV

      By adding the ability to install through SlingPostServlet, bundles can be deployed into the resource tree (JCR) when WebDAV is not installed.

      For maintaining full-backwards compatibility, the proposition here is the addition of another boolean flag to the Mojo named useSlingPost that defaults to false.
      Altering this new flag to be the value true will trigger the use of the new methodology.

      Attachments

        Activity

          People

            kwin Konrad Windszus
            steven.walters@icidigital.com Steven Walters
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: