You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/16 08:29:00 UTC

[jira] [Commented] (CB-14054) cordova-serve not aware of cordova-android directory restructuring in v7+

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

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

zeprone opened a new pull request #7: CB-14054: fixing cordova-android directory restructuring. (backward compatible)
URL: https://github.com/apache/cordova-serve/pull/7
 
 
   <!--
   Please make sure the checklist boxes are all checked before submitting the PR. The checklist
   is intended as a quick reference, for complete details please see our Contributor Guidelines:
   http://cordova.apache.org/contribute/contribute_guidelines.html
   Thanks!
   -->
   
   ### Platforms affected
   
   
   ### What does this PR do?
   
   
   ### What testing has been done on this change?
   
   
   ### Checklist
   - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 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.

----------------------------------------------------------------
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:
users@infra.apache.org


> cordova-serve not aware of cordova-android directory restructuring in v7+
> -------------------------------------------------------------------------
>
>                 Key: CB-14054
>                 URL: https://issues.apache.org/jira/browse/CB-14054
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-android, cordova-serve
>    Affects Versions: cordova-android-7.0.0
>         Environment: **
>  * Cordova VS Code extension version: 1.3.9
>  * VSCode version: 1.22.2
>  * OS platform and version: Windows 10 Education x64 v10.0.16299.402
>  * NodeJS version: 8.11.1
>  * Cordova version: 8.0.0
>  * Cordova-Android/iOS/Windows version: 7.0.0 (also tried 7.1.0)
>  
>            Reporter: Russell Allen
>            Assignee: Joe Bowser
>            Priority: Major
>
> The cordova-serve plugin detects the platform {{www}} root wrong: in android@7.0 it has moved from {{assets/www}} to {{app/src/main/assets/www}}.
> When using android@6.4.0, the issue doesn't persist.
> Discovered when using VS Code to emulate app (as Android) in browser. Please see [https://github.com/Microsoft/vscode-cordova/issues/386] 



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

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