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

ASF GitHub Bot commented on CB-10406:
-------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-android/pull/250

    CB-10406 Fixes an exception, thrown when building using Ant

    See [CB-10406](https://issues.apache.org/jira/browse/CB-10406)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-android CB-10406

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/250.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #250
    
----
commit 1c0c2b1742ca7a310a408a6bac0663cb033cb3cb
Author: Vladimir Kotikov <[email protected]>
Date:   2016-01-21T08:56:54Z

    CB-10406 Fixes an exception, thrown when building using Ant

----


> android build throws an exception when running with --ant flag
> --------------------------------------------------------------
>
>                 Key: CB-10406
>                 URL: https://issues.apache.org/jira/browse/CB-10406
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 5.1.0
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>            Priority: Minor
>             Fix For: 5.2.0
>
>
> See the stacktrace below:
> {noformat}
> Error: TypeError: Path must be a string. Received undefined
>     at assertPath (path.js:8:11)
>     at Object.win32.join (path.js:221:5)
>     at hasCustomRules 
> (e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\lib\builders\AntBuilder.js:136:31)
>     at AntBuilder.build 
> (e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\lib\builders\AntBuilder.js:102:10)
>     at 
> e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\lib\build.js:142:24
>     at _fulfilled 
> (e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\node_modules\q\q.js:834:54)
>     at self.promiseDispatch.done 
> (e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\node_modules\q\q.js:863:30)
>     at Promise.promise.promiseDispatch 
> (e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\node_modules\q\q.js:796:13)
>     at 
> e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\node_modules\q\q.js:604:44
>     at runSingle 
> (e:\PROJECTS\Temp\test-arguments\platforms\android\cordova\node_modules\q\q.js:137:13)
> {noformat}



--
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