Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
Currently dependencies are declared like so
<dependency id="org.apache.cordova.core.file" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="master" />
Add support for this declaration
<dependency id="org.apache.cordova.core.file"/>
Where org.apache.cordova.core.file is fetched from http://registry.cordova.io
Attachments
Activity
Anis Kadri
created issue -
Anis Kadri
made changes -
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Shazron Abdullah
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Chris Wells
made changes -
Workflow | classic default workflow [ 12814796 ] | Classic - editable closed [ 14068832 ] |
Chris Wells
made changes -
Workflow | Classic - editable closed [ 14068832 ] | classic default workflow [ 14080777 ] |
Commit 6486e7fda601b8ba427f0f16df59c3193f90389b in branch refs/heads/master from anis
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=6486e7f ]
CB-4770dependent plugins can be fetched from registry