You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Dale LaBossiere (JIRA)" <ji...@apache.org> on 2016/09/06 20:24:20 UTC

[jira] [Resolved] (EDGENT-247) "ant release" with ANDROID_SDK_PLATFORM set fails

     [ https://issues.apache.org/jira/browse/EDGENT-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dale LaBossiere resolved EDGENT-247.
------------------------------------
    Resolution: Fixed

Fixed with merge of PR-185

> "ant release" with ANDROID_SDK_PLATFORM set fails
> -------------------------------------------------
>
>                 Key: EDGENT-247
>                 URL: https://issues.apache.org/jira/browse/EDGENT-247
>             Project: Edgent
>          Issue Type: Bug
>          Components: Miscellaneous
>            Reporter: Dale LaBossiere
>            Assignee: Dale LaBossiere
>
> 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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)