[
https://issues.apache.org/jira/browse/CB-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637488#comment-14637488
]
ASF GitHub Bot commented on CB-9010:
------------------------------------
GitHub user timwindsor opened a pull request:
https://github.com/apache/cordova-blackberry/pull/186
CB-9010 Adds Requirements command
*Note that updating the download page to list bb-tools.zip is still in
process by the web team.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/timwindsor/cordova-blackberry CB-9010
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-blackberry/pull/186.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 #186
----
commit 19d0b2a748ed97b2b4ca844db69875049c3dae26
Author: Tim Windsor <[email protected]>
Date: 2015-06-05T21:08:50Z
Adds check_reqs implementation for blackberry10
- Checks for Java, BBtools, Author.p12, and Signing Keys
commit a47ba3e4c82d97dfcd85a805957ba90a52aeaccf
Author: Tim Windsor <[email protected]>
Date: 2015-06-09T22:30:42Z
Updates location to point at location of bb-tools.zip
commit 66026a0f104fd50091fa7f576bc1e6e62d5b2a9f
Author: Tim Windsor <[email protected]>
Date: 2015-06-19T21:56:58Z
Removes redundant parts of reasons
----
> Update check_reqs to include explanation for how to get SDK
> -----------------------------------------------------------
>
> Key: CB-9010
> URL: https://issues.apache.org/jira/browse/CB-9010
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Reporter: Josh Soref
> Assignee: Josh Soref
>
> If you install BlackBerry WebWorks, cordova-blackberry bundles the portions
> of the bb10 sdk necessary to build/deploy blackberry 10 packages.
> If you use Cordova directly and add cordova-blackberry, you somehow have to
> get those files into your path.
> One way is by downloading Momentics (which is huge), and using it to download
> a BB10 NDK (which is bigger than that), and then running:
> {path-to-momentics}/bbndk-env_10_*.*
> -- where the the first * includes a version, that could be 0_10_buildid, or
> 1_0_pat or 2_0_buildid or 3_0_buildid (there are other values than 0 for the
> release number) and the second * is sh/bat depending on your platform.
> This isn't really the way we want to do it. But, we definitely need to have
> check_reqs offer better support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]