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

ASF GitHub Bot commented on CB-14125:
-------------------------------------

jcesarmobile commented on issue #449: CB-14125:(android) Increase old plugin 
compatibility
URL: https://github.com/apache/cordova-android/pull/449#issuecomment-396348256
 
 
   Yeah, I don't think it's a breaking change.
   If plugins were updated to use the new path, then it won't affect them
   If plugins were updated to use resource-file tag instead of source-file tag, 
then it won't affect them
   Plugins with old paths and using source-file tag instead of resource-file 
tag for resources are currently broken on cordova-android 7.1.0 and this change 
will make them work as they used to, so shouldn't be breaking 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


> Increase cordova-android old plugin compatibility
> -------------------------------------------------
>
>                 Key: CB-14125
>                 URL: https://issues.apache.org/jira/browse/CB-14125
>             Project: Apache Cordova
>          Issue Type: Improvement
>            Reporter: jcesarmobile
>            Assignee: jcesarmobile
>            Priority: Major
>
> With the structure change of cordova-android 7.1.0, a lot of plugins don't 
> work because they user source-file tag for images or other file types.
> Right now, we only patch to the new path structure .java and .xml files. 
> Add 'app/src/main' to all file types, no mater what type they have.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to