Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-13528 Cordova Android 6.4.0 release announcement #757

Merged
merged 4 commits into from Nov 14, 2017

Conversation

infil00p
Copy link
Member

@infil00p infil00p commented Nov 9, 2017

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 in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.


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.
Copy link
Member

@janpio janpio Nov 10, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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...".

Copy link
Member

@janpio janpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Order of text could be improved a bit, see commented lines.


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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this more important than the Crosswalk problem? Should come first I think, then the "Crosswalk problems" paragraph.

Copy link
Contributor

@stevengill stevengill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevengill stevengill merged commit 4a67f2b into apache:master Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants