Author: janpio
Date: Wed Dec  2 08:46:06 2020
New Revision: 1884016

URL: http://svn.apache.org/viewvc?rev=1884016&view=rev
Log:
Updated docs

Modified:
    cordova/site/public/docs/en/dev/guide/platforms/android/index.html
    cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/platforms/android/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/platforms/android/index.html?rev=1884016&r1=1884015&r2=1884016&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/guide/platforms/android/index.html 
(original)
+++ cordova/site/public/docs/en/dev/guide/platforms/android/index.html Wed Dec  
2 08:46:06 2020
@@ -2984,9 +2984,6 @@ build configuration file:</p>
     </span><span class="p">}</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<p>For release signing, passwords can be excluded and the build system will 
issue a
-prompt asking for the password.</p>
-
 <p>There is also support to mix and match command line arguments and 
parameters in
 <code>build.json</code>. Values from the command line arguments will get 
precedence.
 This can be useful for specifying passwords on the command line.</p>
@@ -3003,7 +3000,7 @@ storeType=pkcs12
 keyAlias=DebugSigningKey
 keyPassword=SECRET2
 </code></pre></div>
-<p><code>storePassword</code> and <code>keyPassword</code> are optional, and 
will be prompted for if omitted.</p>
+<p><code>storePassword</code> and <code>keyPassword</code> are required for 
automated signing.</p>
 
 <h2>Debugging</h2>
 

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1884016&r1=1884015&r2=1884016&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Dec  2 08:46:06 2020
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Mon, 30 Nov 2020 18:15:13 +0000</pubDate>
-    <lastBuildDate>Mon, 30 Nov 2020 18:15:13 +0000</lastBuildDate>
+    <pubDate>Wed, 02 Dec 2020 08:25:34 +0000</pubDate>
+    <lastBuildDate>Wed, 02 Dec 2020 08:25:34 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to