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

Unify symbolic names and check package names

    XMLWordPrintableJSON

Details

    Description

      The used symbolic names by the various parts of the installer (osgi installer, jcr installer, file installer) do not really have something in common, it would rather make sense to use a unified scheme, like

      org.apache.sling.installer.core (today: ...osgi.installer)
      org.apache.sling.installer.provider.jcr (today: ...jcr.jcrinstall)
      org.apache.sling.installer.provider.file (today: ...install.fileinstall)

      In addition, the package names should match these symbolic names:

      • the api goes to org.apache.sling.installer.core
      • the osgi impl moves to org.apache.sling.installer.core.impl.*
      • the providers use org.apache.sling.installer.provider.XYZ.impl.*

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: