[
https://issues.apache.org/jira/browse/CB-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556869#comment-14556869
]
ASF GitHub Bot commented on CB-8900:
------------------------------------
Github user purplecabbage commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/292#discussion_r30932290
--- Diff: docs/en/edge/platform_plugin_versioning_ref/index.md ---
@@ -0,0 +1,70 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+---
+
+# Platforms and Plugins Version Management
+From version 4.3.0 onwards, Cordova provides the ability to save and
restore platforms and plugins. <br />
+This feature allows developers to save and restore their app to a known
state without having to check in all of the platform and plugin source code.
<br />
+When a save command is issued, the config.xml file is used to reference
details about platforms and plugins versions that should be used with the app.
The 'restore' step happens automatically when a **'cordova prepare'** is
issued. Restoration makes use of information previously saved in the config.xml
file.
--- End diff --
+1 <br/> has no place in a markdown file
> Document Platform and Plugin Version Management
> -----------------------------------------------
>
> Key: CB-8900
> URL: https://issues.apache.org/jira/browse/CB-8900
> Project: Apache Cordova
> Issue Type: Task
> Components: Docs
> Reporter: Omar Mefire
> Assignee: Omar Mefire
>
> This issue is to track work done on documenting the new feature 'platform and
> plugin version management'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]