GitHub user infil00p reopened a pull request: https://github.com/apache/cordova-android/pull/323
Changes for Cordova-Android 6.0.0 - Android Modules as Plugins Redoing this branch as gradle_respect, where we don't nuke the gradle files of AARs, Library Projects and other things that have gradle files. This should resolve a lot of irritating errors, but slows down plugin installation with file checks. :/ We do need a better solution to this, but it would require a refactor of how we do builds. You can merge this pull request into a Git repository by running: $ git pull https://github.com/infil00p/cordova-android gradle_respect Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-android/pull/323.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #323 ---- commit 076d8c79f5396d7ba45caf691c07ef81dfcadc28 Author: Joe Bowser <bows...@apache.org> Date: 2016-06-07T23:06:40Z Fix to deal with custom frameworks with their own Gradle configuration commit 35400c3545f2f9192dfbe83d2682ba51cee0db1f Author: Joe Bowser <bows...@apache.org> Date: 2016-06-10T19:34:16Z The GradleBuidler can tell the difference between a Cordova Plugin Framework and a regular framework based on the name commit c3fd641540f21d65f95d870ec8ddd80ac5bf6dcd Author: Joe Bowser <bows...@apache.org> Date: 2016-06-29T17:48:37Z Plugin build script for dependencies without a gradle file commit d71e0eddaaf7a62b2afadf0ad7d894058b3bf0bc Author: Joe Bowser <bows...@apache.org> Date: 2016-07-18T22:12:47Z Reading files to check for CordovaLib dependency, if so, we exclude CordovaLib to be safe commit de4adfb146c16ffe4fa9dd1db7c7cf98ba1ea4be Author: Joe Bowser <bows...@apache.org> Date: 2016-08-05T18:39:09Z Thwarted again by LINT. commit b84202a27e5cb124548f373f45208add57b4049a Author: Joe Bowser <bows...@apache.org> Date: 2016-08-05T21:17:10Z JSHint is causing us to waste time getting this in, and I fdeel that this is a bit less readable, but as long as it makes our tools happy, here it is. commit 889339a2e251020df29aa048b741f584f6c3d670 Author: Joe Bowser <bows...@apache.org> Date: 2016-08-10T22:29:24Z Fixing syncronous file check and future-proofing the JS for Travis ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org