Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4038

Remove org.apache.cordova.api in favour of org.apache.cordova

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-android
    • None

    Description

      Having two different packages hurts our ability to use package-private visibility, and therefore forces us to make non-API symbols public.

      We should get move classes that are in .api into the main package so that internal symbols can be made package-private.

      For the deprecation period, we'll leave classes in .api that extend the moved copies.

      Attachments

        Activity

          People

            agrieve Andrew Grieve
            agrieve Andrew Grieve
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: