Hi, On Thu, May 3, 2012 at 1:37 AM, Jukka Zitting <[email protected]> wrote: > Here are some quick comments based on a cursory look:
Some more: * I noticed the embedded node_modules were removed in ios. It would be good to do the same in android. * Is helpful if source package contains a single top-level directory under which everything else is placed. That way when unpacking the sources in a busy directory you won't end up with a mess. If it's not too much trouble, I suggest to add a "cordova-1.7.0" top level directory to the cordova-1.7.0-src.zip package. * After manually removing the node_modules subtrees, I still see 353 files without known license headers and 4 binary packages in the source tree. See http://people.apache.org/~jukka/2012/cordova-1.7.0-rat.txt for the full RAT report (*) with more details. * I included the list of files with unknown headers at the end of this message. Some like the README.MDs are fine without a header, others need the Apache header added, and the rest should be looked after case-by-case. (*) Unless you've already encountered, Release Audit Tool (RAT) is a simple program developed at http://incubator.apache.org/rat/ to help audit Apache releases. To use it, download the binaries and run "java -jar apache-rat-0.8.jar /path/to/cordova/sources". BR, Jukka Zitting ----- ./README.MD ./incubator-cordova-android/README.md ./incubator-cordova-android/VERSION ./incubator-cordova-android/releasenotes.md ./incubator-cordova-android/bin/BOOM ./incubator-cordova-android/bin/autotest ./incubator-cordova-android/bin/bench ./incubator-cordova-android/bin/create ./incubator-cordova-android/bin/create.bat ./incubator-cordova-android/bin/create.js ./incubator-cordova-android/bin/create.xml ./incubator-cordova-android/bin/test ./incubator-cordova-android/bin/templates/project/cordova/create ./incubator-cordova-android/bin/templates/project/cordova/debug ./incubator-cordova-android/bin/templates/project/cordova/emulate ./incubator-cordova-android/bin/templates/project/cordova/log ./incubator-cordova-android/bin/templates/project/cordova/templates/Activity.java ./incubator-cordova-android/bin/templates/project/cordova/templates/project/AndroidManifest.xml ./incubator-cordova-android/bin/templates/project/cordova/templates/project/assets/www/index.html ./incubator-cordova-android/bin/templates/project/cordova/templates/project/assets/www/main.js ./incubator-cordova-android/bin/templates/project/cordova/templates/project/assets/www/master.css ./incubator-cordova-android/bin/tests/autotest.coffee ./incubator-cordova-android/bin/tests/create.coffee ./incubator-cordova-android/bin/tests/debug.coffee ./incubator-cordova-android/bin/tests/test.coffee ./incubator-cordova-android/framework/.classpath ./incubator-cordova-android/framework/.project ./incubator-cordova-android/framework/default.properties ./incubator-cordova-android/framework/project.properties ./incubator-cordova-android/framework/src/org/apache/cordova/SplashScreen.java ./incubator-cordova-android/test/.classpath ./incubator-cordova-android/test/.project ./incubator-cordova-android/test/AndroidManifest.xml ./incubator-cordova-android/test/README.md ./incubator-cordova-android/test/ant.properties ./incubator-cordova-android/test/build.xml ./incubator-cordova-android/test/project.properties ./incubator-cordova-android/test/assets/www/cordova.js ./incubator-cordova-android/test/assets/www/index.html ./incubator-cordova-android/test/assets/www/main.js ./incubator-cordova-android/test/assets/www/master.css ./incubator-cordova-android/test/assets/www/backbuttonmultipage/index.html ./incubator-cordova-android/test/assets/www/backbuttonmultipage/sample2.html ./incubator-cordova-android/test/assets/www/backbuttonmultipage/sample3.html ./incubator-cordova-android/test/assets/www/background/index.html ./incubator-cordova-android/test/assets/www/background/index2.html ./incubator-cordova-android/test/assets/www/htmlnotfound/error.html ./incubator-cordova-android/test/assets/www/iframe/index.html ./incubator-cordova-android/test/assets/www/iframe/index2.html ./incubator-cordova-android/test/assets/www/jqmtabbackbutton/index.html ./incubator-cordova-android/test/assets/www/jqmtabbackbutton/tab1.html ./incubator-cordova-android/test/assets/www/jqmtabbackbutton/tab2.html ./incubator-cordova-android/test/assets/www/jqmtabbackbutton/tab3.html ./incubator-cordova-android/test/assets/www/lifecycle/index.html ./incubator-cordova-android/test/assets/www/lifecycle/index2.html ./incubator-cordova-android/test/assets/www/menus/index.html ./incubator-cordova-android/test/assets/www/splashscreen/index.html ./incubator-cordova-android/test/assets/www/userwebview/index.html ./incubator-cordova-android/test/assets/www/whitelist/index.html ./incubator-cordova-android/test/assets/www/whitelist/index2.html ./incubator-cordova-android/test/assets/www/xhr/index.html ./incubator-cordova-android/test/res/layout/main.xml ./incubator-cordova-android/test/res/values/strings.xml ./incubator-cordova-android/test/res/xml/cordova.xml ./incubator-cordova-android/test/res/xml/plugins.xml ./incubator-cordova-bada/.badaprj ./incubator-cordova-bada/.cproject ./incubator-cordova-bada/.project ./incubator-cordova-bada/README.md ./incubator-cordova-bada/VERSION ./incubator-cordova-bada/application.xml ./incubator-cordova-bada/manifest.xml ./incubator-cordova-bada/Res/eng-GB.xml ./incubator-cordova-bada/Res/index.html ./incubator-cordova-bada/Res/main.js ./incubator-cordova-bada/Res/cordova/accelerometer.js ./incubator-cordova-bada/Res/cordova/camera.js ./incubator-cordova-bada/Res/cordova/compass.js ./incubator-cordova-bada/Res/cordova/contact.js ./incubator-cordova-bada/Res/cordova/cordova.base.js ./incubator-cordova-bada/Res/cordova/cordova.bat ./incubator-cordova-bada/Res/cordova/cordova.js ./incubator-cordova-bada/Res/cordova/debugconsole.js ./incubator-cordova-bada/Res/cordova/device.js ./incubator-cordova-bada/Res/cordova/file.js ./incubator-cordova-bada/Res/cordova/geolocation.js ./incubator-cordova-bada/Res/cordova/network.js ./incubator-cordova-bada/Res/cordova/notification.js ./incubator-cordova-bada/Res/cordova/position.js ./incubator-cordova-bada/inc/Cordova.h ./incubator-cordova-bada-wac/.badaprj ./incubator-cordova-bada-wac/.project ./incubator-cordova-bada-wac/README.md ./incubator-cordova-bada-wac/VERSION ./incubator-cordova-bada-wac/application.xml ./incubator-cordova-bada-wac/manifest.xml ./incubator-cordova-bada-wac/Res/index.html ./incubator-cordova-blackberry-webworks/README.md ./incubator-cordova-blackberry-webworks/VERSION ./incubator-cordova-blackberry-webworks/build.xml ./incubator-cordova-blackberry-webworks/framework/ext/.classpath ./incubator-cordova-blackberry-webworks/framework/ext/.project ./incubator-cordova-blackberry-webworks/framework/ext/BlackBerry_App_Descriptor.xml ./incubator-cordova-blackberry-webworks/framework/ext/src/library.xml ./incubator-cordova-blackberry-webworks/framework/ext-air/Cordova_Network/library.xml ./incubator-cordova-blackberry-webworks/template/dist/README.md ./incubator-cordova-blackberry-webworks/template/project/blackberry.xml ./incubator-cordova-blackberry-webworks/template/project/build.xml ./incubator-cordova-blackberry-webworks/template/project/playbook.xml ./incubator-cordova-blackberry-webworks/template/project/project.properties ./incubator-cordova-blackberry-webworks/template/project/www/config.xml ./incubator-cordova-blackberry-webworks/template/project/www/index.html ./incubator-cordova-blackberry-webworks/template/project/www/json2.js ./incubator-cordova-blackberry-webworks/template/project/www/plugins.xml ./incubator-cordova-ios/README.md ./incubator-cordova-ios/Cordova-based Application/Cordova.plist ./incubator-cordova-ios/Cordova-based Application/___PROJECTNAMEASIDENTIFIER___-Info.plist ./incubator-cordova-ios/Cordova-based Application/verify.sh ./incubator-cordova-ios/Cordova-based Application/Classes/MainViewController.xib ./incubator-cordova-ios/Cordova-based Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist ./incubator-cordova-ios/Cordova-based Application/___PROJECTNAME___.xcodeproj/project.pbxproj ./incubator-cordova-ios/Cordova-based Application/www/index.html ./incubator-cordova-ios/Cordova-based Application.xctemplate/TemplateInfo.plist ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib-contents.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/02cordova-contents.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/02cordova.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/03cordova-contents.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/03cordova.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/04cordova-contents.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/04cordova.xml ./incubator-cordova-ios/CordovaInstaller/CordovaInstaller.pmdoc/index.xml ./incubator-cordova-ios/CordovaInstaller/docs/finishup.md ./incubator-cordova-ios/CordovaInstaller/docs/releasenotes.md ./incubator-cordova-ios/CordovaLib/VERSION ./incubator-cordova-ios/CordovaLib/Classes/CDVReachability.h ./incubator-cordova-ios/CordovaLib/Classes/CDVReachability.m ./incubator-cordova-ios/CordovaLib/Classes/NSData+Base64.h ./incubator-cordova-ios/CordovaLib/Classes/NSData+Base64.m ./incubator-cordova-ios/CordovaLib/Classes/debugview/WebScriptDebugDelegate.h ./incubator-cordova-ios/CordovaLib/CordovaLib.xcodeproj/project.pbxproj ./incubator-cordova-ios/CordovaLib/CordovaLibApp/Cordova.plist ./incubator-cordova-ios/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist ./incubator-cordova-ios/CordovaLib/CordovaLibApp/CordovaLibApp-Prefix.pch ./incubator-cordova-ios/CordovaLib/CordovaLibApp/en.lproj/InfoPlist.strings ./incubator-cordova-ios/CordovaLib/CordovaLibApp/www/index.html ./incubator-cordova-ios/CordovaLib/CordovaLibTests/CordovaLibTests-Info.plist ./incubator-cordova-ios/bin/BOOM ./incubator-cordova-ios/bin/_build.sh ./incubator-cordova-ios/bin/autotest ./incubator-cordova-ios/bin/bench ./incubator-cordova-ios/bin/create ./incubator-cordova-ios/bin/replaces ./incubator-cordova-ios/bin/test ./incubator-cordova-ios/bin/templates/project/console.log ./incubator-cordova-ios/bin/templates/project/__TESTING__/PhoneGap.plist ./incubator-cordova-ios/bin/templates/project/__TESTING__/__TESTING__-Info.plist ./incubator-cordova-ios/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch ./incubator-cordova-ios/bin/templates/project/__TESTING__/main.m ./incubator-cordova-ios/bin/templates/project/__TESTING__/Classes/AppDelegate.h ./incubator-cordova-ios/bin/templates/project/__TESTING__/Classes/AppDelegate.m ./incubator-cordova-ios/bin/templates/project/__TESTING__/Resources/en.lproj/Localizable.strings ./incubator-cordova-ios/bin/templates/project/__TESTING__/Resources/es.lproj/Localizable.strings ./incubator-cordova-ios/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings ./incubator-cordova-ios/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj ./incubator-cordova-ios/bin/templates/project/phonegap/debug ./incubator-cordova-ios/bin/templates/project/phonegap/emulate ./incubator-cordova-ios/bin/templates/project/phonegap/log ./incubator-cordova-ios/bin/templates/project/www/index.html ./incubator-cordova-ios/bin/templates/project/www/phonegap-1.0.0.js ./incubator-cordova-ios/bin/tests/autotest.coffee ./incubator-cordova-ios/bin/tests/create.coffee ./incubator-cordova-ios/bin/tests/debug.coffee ./incubator-cordova-ios/bin/tests/test.coffee ./incubator-cordova-ios/guides/Cordova JavaScript Exception Logging.md ./incubator-cordova-ios/guides/Cordova Plugin Upgrade Guide.md ./incubator-cordova-ios/guides/Cordova Settings File.md ./incubator-cordova-ios/guides/Cordova Upgrade Guide.md ./incubator-cordova-ios/guides/How to Use Cordova as a Component.md ./incubator-cordova-webos/Makefile ./incubator-cordova-webos/README.md ./incubator-cordova-webos/VERSION ./incubator-cordova-webos/framework/appinfo.json ./incubator-cordova-webos/framework/dashboard.html ./incubator-cordova-webos/framework/index.html ./incubator-cordova-webos/framework/menu.css ./incubator-cordova-webos/js/acceleration.js ./incubator-cordova-webos/js/accelerometer.js ./incubator-cordova-webos/js/application.js ./incubator-cordova-webos/js/audio.js ./incubator-cordova-webos/js/camera.js ./incubator-cordova-webos/js/compass.js ./incubator-cordova-webos/js/contacts.js ./incubator-cordova-webos/js/cordova-core.js ./incubator-cordova-webos/js/debugconsole.js ./incubator-cordova-webos/js/device.js ./incubator-cordova-webos/js/file.js ./incubator-cordova-webos/js/geolocation.js ./incubator-cordova-webos/js/map.js ./incubator-cordova-webos/js/mojo.js ./incubator-cordova-webos/js/mouse.js ./incubator-cordova-webos/js/network.js ./incubator-cordova-webos/js/notification.js ./incubator-cordova-webos/js/orientation.js ./incubator-cordova-webos/js/position.js ./incubator-cordova-webos/js/service.js ./incubator-cordova-webos/js/sms.js ./incubator-cordova-webos/js/telephony.js ./incubator-cordova-webos/js/window.js ./incubator-cordova-webos/js/windowproperties.js ./incubator-cordova-webos/lib/thumbs.0.5.2.js ./incubator-cordova-wp7/README.md ./incubator-cordova-wp7/VERSION ./incubator-cordova-wp7/example/App.xaml ./incubator-cordova-wp7/example/App.xaml.cs ./incubator-cordova-wp7/example/BuildManifestProcessor.js ./incubator-cordova-wp7/example/CordovaExample.csproj ./incubator-cordova-wp7/example/CordovaExample.sln ./incubator-cordova-wp7/example/CordovaSourceDictionary.xml ./incubator-cordova-wp7/example/MainPage.xaml ./incubator-cordova-wp7/example/MainPage.xaml.cs ./incubator-cordova-wp7/example/Plugins/Calculator.cs ./incubator-cordova-wp7/example/Properties/AppManifest.xml ./incubator-cordova-wp7/example/Properties/AssemblyInfo.cs ./incubator-cordova-wp7/example/Properties/WMAppManifest.xml ./incubator-cordova-wp7/example/www/accelerometer.html ./incubator-cordova-wp7/example/www/accelerometer2.html ./incubator-cordova-wp7/example/www/audio.html ./incubator-cordova-wp7/example/www/calculator.html ./incubator-cordova-wp7/example/www/camera.html ./incubator-cordova-wp7/example/www/capture.html ./incubator-cordova-wp7/example/www/compass.html ./incubator-cordova-wp7/example/www/contacts.html ./incubator-cordova-wp7/example/www/events.html ./incubator-cordova-wp7/example/www/file.html ./incubator-cordova-wp7/example/www/index.html ./incubator-cordova-wp7/example/www/location.html ./incubator-cordova-wp7/example/www/master.css ./incubator-cordova-wp7/example/www/network.html ./incubator-cordova-wp7/example/www/notification.html ./incubator-cordova-wp7/example/www/storage.html ./incubator-cordova-wp7/framework/CordovaView.xaml ./incubator-cordova-wp7/framework/WP7CordovaClassLib.csproj ./incubator-cordova-wp7/framework/WP7CordovaClassLib.sln ./incubator-cordova-wp7/framework/WP7CordovaClassLibBare.csproj ./incubator-cordova-wp7/framework/WP7GapClassLibBare.sln ./incubator-cordova-wp7/framework/Cordova/BrowserMouseHelper.cs ./incubator-cordova-wp7/framework/Cordova/ScriptCallback.cs ./incubator-cordova-wp7/framework/Cordova/UI/AudioRecorder.xaml ./incubator-cordova-wp7/framework/Cordova/UI/NotificationBox.xaml ./incubator-cordova-wp7/framework/Cordova/UI/NotificationBox.xaml.cs ./incubator-cordova-wp7/framework/Cordova/UI/VideoRecorder.xaml ./incubator-cordova-wp7/framework/Properties/AssemblyInfo.cs ./incubator-cordova-wp7/templates/description.txt ./incubator-cordova-wp7/templates/custom/App.xaml ./incubator-cordova-wp7/templates/custom/App.xaml.cs ./incubator-cordova-wp7/templates/custom/BuildManifestProcessor.js ./incubator-cordova-wp7/templates/custom/CordovaSourceDictionary.xml ./incubator-cordova-wp7/templates/custom/GapAppProj.csproj ./incubator-cordova-wp7/templates/custom/GapSolution.sln ./incubator-cordova-wp7/templates/custom/MainPage.xaml ./incubator-cordova-wp7/templates/custom/MainPage.xaml.cs ./incubator-cordova-wp7/templates/custom/Properties/AppManifest.xml ./incubator-cordova-wp7/templates/custom/Properties/AssemblyInfo.cs ./incubator-cordova-wp7/templates/custom/Properties/WMAppManifest.xml ./incubator-cordova-wp7/templates/custom/www/index.html ./incubator-cordova-wp7/templates/custom/www/master.css ./incubator-cordova-wp7/templates/full/App.xaml ./incubator-cordova-wp7/templates/full/App.xaml.cs ./incubator-cordova-wp7/templates/full/BuildManifestProcessor.js ./incubator-cordova-wp7/templates/full/CordovaSourceDictionary.xml ./incubator-cordova-wp7/templates/full/GapAppProj.csproj ./incubator-cordova-wp7/templates/full/GapSolution.sln ./incubator-cordova-wp7/templates/full/MainPage.xaml ./incubator-cordova-wp7/templates/full/MainPage.xaml.cs ./incubator-cordova-wp7/templates/full/Properties/AppManifest.xml ./incubator-cordova-wp7/templates/full/Properties/AssemblyInfo.cs ./incubator-cordova-wp7/templates/full/Properties/WMAppManifest.xml ./incubator-cordova-wp7/templates/full/www/index.html ./incubator-cordova-wp7/templates/full/www/master.css ./incubator-cordova-wp7/tests/MobileSpecUnitTests/App.xaml ./incubator-cordova-wp7/tests/MobileSpecUnitTests/App.xaml.cs ./incubator-cordova-wp7/tests/MobileSpecUnitTests/BuildManifestProcessor.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/MainPage.xaml ./incubator-cordova-wp7/tests/MobileSpecUnitTests/MainPage.xaml.cs ./incubator-cordova-wp7/tests/MobileSpecUnitTests/MobileSpecUnitTests.csproj ./incubator-cordova-wp7/tests/MobileSpecUnitTests/MobileSpecUnitTests.sln ./incubator-cordova-wp7/tests/MobileSpecUnitTests/Properties/AppManifest.xml ./incubator-cordova-wp7/tests/MobileSpecUnitTests/Properties/AssemblyInfo.cs ./incubator-cordova-wp7/tests/MobileSpecUnitTests/Properties/WMAppManifest.xml ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/cordova.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/main.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/master.css ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/accelerometer/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/audio/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/jasmine.css ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/jasmine.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/qunit.css ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/qunit.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/test-runner.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/html/HtmlReporter.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/html/HtmlReporterHelpers.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/html/ReporterView.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/html/SpecView.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/html/SuiteView.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/html/TrivialReporter.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/accelerometer.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/all.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/battery.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/camera.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/capture.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/compass.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/contacts.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/device.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/file.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/filetransfer.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/geolocation.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/media.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/network.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/notification.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/platform.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/pages/storage.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/accelerometer.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/battery.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/camera.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/capture.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/compass.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/contacts.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/device.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/file.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/filetransfer.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/geolocation.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/media.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/network.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/notification.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/orientation.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/platform.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/storage.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/autotest/tests/system.tests.js ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/battery/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/camera/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/compass/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/contacts/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/events/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/location/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/misc/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/misc/page2.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/network/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/notification/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/sql/index.html ./incubator-cordova-wp7/tests/MobileSpecUnitTests/www/storage/index.html
