Omar Mefire created CB-8414:
-------------------------------
Summary: 'cordova platform add' should save the version or
location of the added platform in platform.json
Key: CB-8414
URL: https://issues.apache.org/jira/browse/CB-8414
Project: Apache Cordova
Issue Type: Improvement
Components: CordovaLib
Reporter: Omar Mefire
When a platform gets added, we should also save its version, location of git
url to platform.json. this information is going to be used later on for the
'mass save' feature.
e.g:
'cordova platform add android@https://github.com/apache/cordova-android.git' =>
after cloning and adding the platform, we should save its git url into
package.json so that it can be retrieved later on when doing 'cordova platform
save'. 'cordova platform save' saves all currently installed platforms and
their versions into config.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]