Jesse MacFadyen created CB-2959:
-----------------------------------
Summary: Support wildcard project inclusion
Key: CB-2959
URL: https://issues.apache.org/jira/browse/CB-2959
Project: Apache Cordova
Issue Type: Bug
Components: WP7
Affects Versions: 2.6.0
Reporter: Jesse MacFadyen
Assignee: Jesse MacFadyen
Fix For: 2.7.0
Some developers are using the wildcard "www/**" which visual studio correctly
understands as 'include everything in the www folder and all subfolders'
however the BuildManifestProcessor script which makes the files accessible at
launch time is not aware of all the files.
The BuildManifestProcessor.js file should correctly add everything in the www
folder when it encounters a 'www/**'
All items should be added to CordovaSourceDictionary.xml by the script in this
case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira