You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/02/01 19:44:39 UTC

[jira] [Commented] (CB-10477) Error in Android build CLI 5.1.1

    [ https://issues.apache.org/jira/browse/CB-10477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126770#comment-15126770 ] 

Nikhil Khandelwal commented on CB-10477:
----------------------------------------

Can you provide more details on how to reproduce this issue? For example, what plugins and versions you are using? `cordova plugin ls` should show those.

> Error in Android build CLI 5.1.1
> --------------------------------
>
>                 Key: CB-10477
>                 URL: https://issues.apache.org/jira/browse/CB-10477
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>            Reporter: Antonio Zaaa
>
> When build, I got this error:
> location: package org.apache.cordova
>     [javac] .../builds/build.5G6xNk.tmp/appanalyzer/platforms/android/src/org/apache/cordova/inappbrowser/InAppBrowser.java:917: error: cannot find symbol
>     [javac]             if (pluginManager != null && pluginManager.onReceivedHttpAuthRequest(webView, new CordovaHttpAuthHandler(handler), host, realm)) {
>     [javac]                                                                                               ^
>     [javac]   symbol:   class CordovaHttpAuthHandler
>     [javac]   location: class InAppBrowser.InAppBrowserClient
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 2 errors
> BUILD FAILED
> .../android-sdk-linux/tools/ant/build.xml:720: The following error occurred while executing this line:
> .../android-sdk-linux/tools/ant/build.xml:734: Compile failed; see the compiler error output for details.
> Total time: 11 seconds
> .../builds/build.5G6xNk.tmp/appanalyzer/platforms/android/cordova/node_modules/q/q.js:126
>                     throw e;
>                           ^
> Error code 1 for command: ant with args: release,-f,.../builds/build.5G6xNk.tmp/appanalyzer/platforms/android/build.xml



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org