You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/11/30 18:16:50 UTC

[cordova-mobile-spec] branch brodybits-remove-plugin-compat-quirk created (now c2aacd3)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a change to branch brodybits-remove-plugin-compat-quirk
in repository https://gitbox.apache.org/repos/asf/cordova-mobile-spec.git.


      at c2aacd3  Remove old cordova-plugin-compat quirk from doc

This branch includes the following new commits:

     new c2aacd3  Remove old cordova-plugin-compat quirk from doc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-mobile-spec] 01/01: Remove old cordova-plugin-compat quirk from doc

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-remove-plugin-compat-quirk
in repository https://gitbox.apache.org/repos/asf/cordova-mobile-spec.git

commit c2aacd3aaeea17dbe437efea1fc922f9b4ba2e13
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Fri Nov 30 13:16:46 2018 -0500

    Remove old cordova-plugin-compat quirk from doc
    
    obsolete now that cordova-plugin-compat was removed in PR #182
    
    (bug #151)
---
 createmobilespec/README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/createmobilespec/README.md b/createmobilespec/README.md
index 29a1ecb..a85e2dd 100644
--- a/createmobilespec/README.md
+++ b/createmobilespec/README.md
@@ -97,4 +97,3 @@ After the script successfully finished and created the app, you can run the app
 Some known quirks and issues:
 
 * [`npm install` inside `cordova-js` is needed to resolve a local grunt issue](https://github.com/apache/cordova-mobile-spec/issues/150)
-* [It may be required to uninstall the `cordova-plugin-compat` plugin due to multiple "BuildHelper" classes defined in dex files](https://github.com/apache/cordova-mobile-spec/issues/151)(<https://stackoverflow.com/questions/46562289/multiple-dex-files-define-lorg-apache-cordova-buildhelper/46562523#46562523>)


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