Uploaded image for project: 'Edgent'
  1. Edgent
  2. EDGENT-247

"ant release" with ANDROID_SDK_PLATFORM set fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Miscellaneous
    • None

    Description

      Trying to generate a release that fully includes android support fails.

      $ ANDROID_SDK_PLATFORM=<parentdir-of-android.jar>
      $ export ANDROID_SDK_PLATFORM
      $ ant release
      ... failures compiling android/topology/...

      and these jars aren't built:
      target/android/android/topology/lib/edgent.android.topology.jar
      target/android/android/hardware/lib/edgent.android.hardware.jar

      android/topology/build.xml is missing the edgent.api.oplet.jar in the classpath (presumably missing since some other refactoring happened)

      classes in android/

      {hardware,topology}

      have imports lacking the "org.apache" prefix (missing since the quarks->org.apache.edgent rename)

      Attachments

        Activity

          People

            dlaboss Dale LaBossiere
            dlaboss Dale LaBossiere
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: