Antonio Zaaa created CB-10477:
---------------------------------

             Summary: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to