[
https://issues.apache.org/jira/browse/CB-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5362.
-------------------------------
Resolution: Fixed
Assignee: Josh Soref
> URI parameter should be able to handle local repo
> -------------------------------------------------
>
> Key: CB-5362
> URL: https://issues.apache.org/jira/browse/CB-5362
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry, CLI
> Affects Versions: 3.1.0
> Reporter: JennyGee
> Assignee: Josh Soref
> Priority: Minor
>
> (In cases where you have multiple copies of the pre-released cordova library
> and quickly switch between them.) In the project directory, you can have the
> following .cordova/config.json, and set:
> {code:javascript}
> {...
> "lib": {
> "android": {
> "version": "dev",
> "uri": "/some/local/path",
> "id": "cordova-android-dev"
> }
> }
> }
> Where the URI can specify some local REPO.
--
This message was sent by Atlassian JIRA
(v6.1#6144)