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

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

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-lib/pull/160

    CB-8409 compile: bubble failures

    

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

    $ git pull https://github.com/jsoref/cordova-lib cb_8409

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

    https://github.com/apache/cordova-lib/pull/160.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 #160
    
----
commit 3ff9d79a16fde2da5f93d73df28c65deacccd603
Author: Josh Soref <[email protected]>
Date:   2015-02-03T18:55:45Z

    compile: line up requires

commit 0ee180cd1d40b4c2da77d255000a578e12e0a449
Author: Josh Soref <[email protected]>
Date:   2015-02-03T18:56:16Z

    CB-8409 compile: bubble failures

----


> cordova build && echo good || echo bad does not work
> ----------------------------------------------------
>
>                 Key: CB-8409
>                 URL: https://issues.apache.org/jira/browse/CB-8409
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> {quote}
> $ cordova create test
> $ cd test
> $ cordova platform add blackberry10
> $ cordova build --release && echo good || echo bad
> {quote}
> When prompted for a keystore, password:
> {quote}
> Please enter your keystore password: 
> {quote}
> enter garbage ^M
> the actual results are:
> {quote}
> good
> {quote}
> the expected result is:
> {quote}
> bad
> {quote}



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