[
https://issues.apache.org/jira/browse/CB-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13762422#comment-13762422
]
ASF subversion and git services commented on CB-4770:
-----------------------------------------------------
Commit 6486e7fda601b8ba427f0f16df59c3193f90389b in branch refs/heads/master
from [~anis]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=6486e7f ]
CB-4770 dependent plugins can be fetched from registry
> plugman should be able to fetch dependencies from registry
> ----------------------------------------------------------
>
> Key: CB-4770
> URL: https://issues.apache.org/jira/browse/CB-4770
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugman
> Affects Versions: 3.0.0
> Reporter: Anis Kadri
> Assignee: Anis Kadri
> Fix For: 3.1.0
>
>
> Currently dependencies are declared like so
> {code:xml}
> <dependency id="org.apache.cordova.core.file"
> url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file"
> commit="master" />
> {code}
> Add support for this declaration
> {code:xml}
> <dependency id="org.apache.cordova.core.file"/>
> {code}
> Where *_org.apache.cordova.core.file_* is fetched from
> [http://registry.cordova.io|http://registry.cordova.io]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira