[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250576#comment-16250576
 ] 

ASF subversion and git services commented on CB-13528:
--

Commit 455acd18956a2a56e7f50a53b88c7427cc26a03d in cordova-docs's branch 
refs/heads/master from [~bowserj]
[ https://gitbox.apache.org/repos/asf?p=cordova-docs.git;h=455acd1 ]

CB-13528 Updating docs for installing Cordova Android 6.4.0


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250578#comment-16250578
 ] 

ASF subversion and git services commented on CB-13528:
--

Commit ffa3a1977d7ae573ca37633be6b8dd2894a167c2 in cordova-docs's branch 
refs/heads/master from [~bowserj]
[ https://gitbox.apache.org/repos/asf?p=cordova-docs.git;h=ffa3a19 ]

CB-13528: Second draft.  Can we post this now?


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250574#comment-16250574
 ] 

ASF GitHub Bot commented on CB-13528:
-

stevengill closed pull request #757: CB-13528 Cordova Android 6.4.0 release 
announcement
URL: https://github.com/apache/cordova-docs/pull/757
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/_posts/2017-11-09-android-release.md 
b/www/_posts/2017-11-09-android-release.md
new file mode 100644
index 0..d2cad7882
--- /dev/null
+++ b/www/_posts/2017-11-09-android-release.md
@@ -0,0 +1,35 @@
+---
+layout: post
+author:
+name: Joe Bowser
+url: https://twitter.com/infil00p
+title:  "Cordova Android 6.4.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We would like to announce that `Cordova Android 6.4.0` has been released! 
+
+
+Due to the recent changes **Google** made to Android Studio, Cordova Android 
now requires that Gradle be installed as a dependency for Android development 
on all platforms. We will be removing the code that uses Android Studio as a 
dependency in the near future. This release now uses the latest Android Gradle 
plugin that was released with Android Studio 3.0.
+
+**Google** has changed the Gradle DSL used and currently support for the 
Crosswalk WebView is broken in this version of Cordova as a result.  
Unfortunately, since Crosswalk is no longer supported by the Crosswalk Project, 
we do not know whether this issue will be fixed.  If you require support for 
Crosswalk, we recommend that you continue using cordova-android 6.3.0 at this 
time and avoid using your project with Android Studio.
+
+
+To upgrade:
+
+npm install -g cordova
+cd my_project
+cordova platform update android@6.4.0
+
+To add it explicitly:
+
+cordova platform add android@6.4.0
+
+
+## What's new in Android
+* [CB-13289](https://issues.apache.org/jira/browse/CB-13289) Fixing build 
problems with Studio Three, but keeping **Windows** Gradle fix for now, will be 
deprecated
+* [CB-13289](https://issues.apache.org/jira/browse/CB-13289) Fix test to work 
with new Google **Android** Gradle DSL
+* [CB-13499](https://issues.apache.org/jira/browse/CB-13499) Remove duplicate 
"setting" in error strings
+* [CB-13406](https://issues.apache.org/jira/browse/CB-13406) Fixed AVD API 
level comparison when choosing sub-par API level match. Added tests for the 
best_image method.
+* [CB-13404](https://issues.apache.org/jira/browse/CB-13404) add 
**Android**-versions to bundledDependencies. Ignore best emulator selection 
when parsed AVD information does not include API level in the target
diff --git a/www/docs/en/dev/guide/platforms/android/index.md 
b/www/docs/en/dev/guide/platforms/android/index.md
index 0a773ae83..99688b243 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -43,7 +43,7 @@ few cordova-android releases can be found in this table:
 
 cordova-android Version | Supported Android API-Levels | Equivalent Android 
Version
 
|--|-
-6.X.X   | 16 - 25  | 4.1 - 7.1.1
+6.X.X   | 16 - 26  | 4.1 - 8.0.0
 5.X.X   | 14 - 23  | 4.0 - 6.0.1
 4.1.X   | 14 - 22  | 4.0 - 5.1
 4.0.X   | 10 - 22  | 2.3.3 - 5.1
@@ -69,6 +69,12 @@ or later.
 When installing on Windows you also need to set `JAVA_HOME` Environment 
Variable
 according to your JDK installation path (see [Setting Environment 
Variables](#setting-environment-variables))
 
+### Gradle
+
+As of Cordova-Android 6.4.0, [Gradle](https://gradle.org/install/) is now 
required to be installed to build Android.
+
+When installing on Windows, you need to add Gradle to your path, (see [Setting 
Environment Variables](#setting-environment-variables))
+
  Android SDK
 
 Install [Android Studio][android_studio].


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>

[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250577#comment-16250577
 ] 

ASF subversion and git services commented on CB-13528:
--

Commit fd988097b3313c101d9587d30ec5bb3fd71c2658 in cordova-docs's branch 
refs/heads/master from [~bowserj]
[ https://gitbox.apache.org/repos/asf?p=cordova-docs.git;h=fd98809 ]

CB-13528: Minor language tweak, be more explicit about Crosswalk and Android 
Studio not getting along


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250575#comment-16250575
 ] 

ASF subversion and git services commented on CB-13528:
--

Commit 9ff16d708fc3fd824486ebf24038121550603f9f in cordova-docs's branch 
refs/heads/master from [~bowserj]
[ https://gitbox.apache.org/repos/asf?p=cordova-docs.git;h=9ff16d7 ]

CB-13528 Cordova Android 6.4.0 release announcement


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16250579#comment-16250579
 ] 

ASF subversion and git services commented on CB-13528:
--

Commit 4a67f2b596d61cba3d5c64e892b3e3a144ed6a87 in cordova-docs's branch 
refs/heads/master from [~stevegill]
[ https://gitbox.apache.org/repos/asf?p=cordova-docs.git;h=4a67f2b ]

Merge pull request #757 from infil00p/6.4.0_announce

CB-13528 Cordova Android 6.4.0 release announcement

> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16247656#comment-16247656
 ] 

ASF GitHub Bot commented on CB-13528:
-

janpio commented on a change in pull request #757: CB-13528 Cordova Android 
6.4.0 release announcement
URL: https://github.com/apache/cordova-docs/pull/757#discussion_r150264747
 
 

 ##
 File path: www/_posts/2017-11-09-android-release.md
 ##
 @@ -0,0 +1,33 @@
+---
+layout: post
+author:
+name: Joe Bowser
+url: https://twitter.com/infil00p
+title:  "Cordova Android 6.4.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We would like to announce that `Cordova Android 6.4.0` has been released! 
+
+This release now uses the latest Android Gradle plugin that was released when 
Android Studio 3.0 was released.  **Google** has changed the Gradle DSL used 
and currently support for the Crosswalk WebView is broken in this version of 
Cordova as a result.  Unfortunately, since Crosswalk is no longer supported by 
the Crosswalk Project, we don't know if this will be fixed.  If you require 
support for Crosswalk, we recommend that you continue using cordova-android 
6.3.0 at this time and avoid using your project with Android Studio.
 
 Review comment:
   Suggestion:
   New paragraph after "... 3.0 was released". 
   Or maybe split the "DSL" stuff to the first paragraph, and begin the second 
with "Because of this change the Crosswalk Webview...".


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16247655#comment-16247655
 ] 

ASF GitHub Bot commented on CB-13528:
-

janpio commented on a change in pull request #757: CB-13528 Cordova Android 
6.4.0 release announcement
URL: https://github.com/apache/cordova-docs/pull/757#discussion_r150264988
 
 

 ##
 File path: www/_posts/2017-11-09-android-release.md
 ##
 @@ -0,0 +1,33 @@
+---
+layout: post
+author:
+name: Joe Bowser
+url: https://twitter.com/infil00p
+title:  "Cordova Android 6.4.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We would like to announce that `Cordova Android 6.4.0` has been released! 
+
+This release now uses the latest Android Gradle plugin that was released when 
Android Studio 3.0 was released.  **Google** has changed the Gradle DSL used 
and currently support for the Crosswalk WebView is broken in this version of 
Cordova as a result.  Unfortunately, since Crosswalk is no longer supported by 
the Crosswalk Project, we don't know if this will be fixed.  If you require 
support for Crosswalk, we recommend that you continue using cordova-android 
6.3.0 at this time and avoid using your project with Android Studio.
+
+In addition to the above, because of recent changes **Google** made to Android 
Studio, Cordova Android now requires that Gradle be installed as a dependency 
for Android development on all platforms. We will be removing the code that 
uses Android Studio as a dependency in the near future.
 
 Review comment:
   Isn't this more important than the Crosswalk problem? Should come first I 
think, then the "Crosswalk problems" paragraph.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16247653#comment-16247653
 ] 

ASF GitHub Bot commented on CB-13528:
-

janpio commented on a change in pull request #757: CB-13528 Cordova Android 
6.4.0 release announcement
URL: https://github.com/apache/cordova-docs/pull/757#discussion_r150264747
 
 

 ##
 File path: www/_posts/2017-11-09-android-release.md
 ##
 @@ -0,0 +1,33 @@
+---
+layout: post
+author:
+name: Joe Bowser
+url: https://twitter.com/infil00p
+title:  "Cordova Android 6.4.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We would like to announce that `Cordova Android 6.4.0` has been released! 
+
+This release now uses the latest Android Gradle plugin that was released when 
Android Studio 3.0 was released.  **Google** has changed the Gradle DSL used 
and currently support for the Crosswalk WebView is broken in this version of 
Cordova as a result.  Unfortunately, since Crosswalk is no longer supported by 
the Crosswalk Project, we don't know if this will be fixed.  If you require 
support for Crosswalk, we recommend that you continue using cordova-android 
6.3.0 at this time and avoid using your project with Android Studio.
 
 Review comment:
   Suggestion:
   New paragraph after "... was released". 
   Maybe split the "DSL" stuff to the first paragraph, and begin the second 
with "Because of this change the Crosswalk Webview...".


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16247649#comment-16247649
 ] 

ASF GitHub Bot commented on CB-13528:
-

janpio commented on a change in pull request #757: CB-13528 Cordova Android 
6.4.0 release announcement
URL: https://github.com/apache/cordova-docs/pull/757#discussion_r150264747
 
 

 ##
 File path: www/_posts/2017-11-09-android-release.md
 ##
 @@ -0,0 +1,33 @@
+---
+layout: post
+author:
+name: Joe Bowser
+url: https://twitter.com/infil00p
+title:  "Cordova Android 6.4.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We would like to announce that `Cordova Android 6.4.0` has been released! 
+
+This release now uses the latest Android Gradle plugin that was released when 
Android Studio 3.0 was released.  **Google** has changed the Gradle DSL used 
and currently support for the Crosswalk WebView is broken in this version of 
Cordova as a result.  Unfortunately, since Crosswalk is no longer supported by 
the Crosswalk Project, we don't know if this will be fixed.  If you require 
support for Crosswalk, we recommend that you continue using cordova-android 
6.3.0 at this time and avoid using your project with Android Studio.
 
 Review comment:
   Suggestion:New paragraph after "... was released". Maybe split the "DSL" 
stuff to the first paragraph, and begin the second with "Because of this chenge 
the Crosswalk Webview..."


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246368#comment-16246368
 ] 

ASF GitHub Bot commented on CB-13528:
-

infil00p opened a new pull request #757: CB-13528 Cordova Android 6.4.0 release 
announcement
URL: https://github.com/apache/cordova-docs/pull/757
 
 
   
   
   ### Platforms affected
   Android
   
   ### What does this PR do?
   This PR announces the updated Android version
   
   ### What testing has been done on this change?
   
   
   ### Checklist
   - [x ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
   - [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.
   - [ ] Added automated test coverage as appropriate for this change.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-06 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241187#comment-16241187
 ] 

Joe Bowser commented on CB-13528:
-

Published RC to dist/dev

> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-06 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241186#comment-16241186
 ] 

Joe Bowser commented on CB-13528:
-

Pushed Changes

> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241179#comment-16241179
 ] 

ASF subversion and git services commented on CB-13528:
--

Commit b138867b78c9e09db2ad842fd969325276d85506 in cordova-android's branch 
refs/heads/master from [~bowserj]
[ https://gitbox.apache.org/repos/asf?p=cordova-android.git;h=b138867 ]

CB-13528 Updated RELEASENOTES and Version for release 6.4.0


> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-06 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241162#comment-16241162
 ] 

Joe Bowser commented on CB-13528:
-

Preparing Release

> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-06 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241163#comment-16241163
 ] 

Joe Bowser commented on CB-13528:
-

Doing Second Round of Testing - (Found CB-13530 with first round)

> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-06 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241161#comment-16241161
 ] 

Joe Bowser commented on CB-13528:
-

Release Check - Checking Headers

> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CB-13528) Cordova-Android Platform Release November 2, 2017

2017-11-06 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241160#comment-16241160
 ] 

Joe Bowser commented on CB-13528:
-

Updating and Pining Dependencies

> Cordova-Android Platform Release November 2, 2017
> -
>
> Key: CB-13528
> URL: https://issues.apache.org/jira/browse/CB-13528
> Project: Apache Cordova
>  Issue Type: Task
>  Components: cordova-android
>Affects Versions: 6.3.0
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>Priority: Blocker
> Fix For: 6.4.0
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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