[GitHub] cordova-mobile-spec pull request: Copy Mobilespec App Template Ins...

2015-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-mobile-spec/pull/121 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] cordova-mobile-spec pull request: Copy Mobilespec App Template Ins...

2015-03-10 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/121#issuecomment-78153037 I put the change behind a flag called `--copywww`. By default `www` is linked, and if the flag is passed, then it is copied instead. --- If your project is

[GitHub] cordova-mobile-spec pull request: Copy Mobilespec App Template Ins...

2015-03-10 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/121#issuecomment-78015632 The idea LGTM, but i would prefer not to remove linking of www at all, just hide it behind a corresponding option (`--linkwww` for example). There is

[GitHub] cordova-mobile-spec pull request: Copy Mobilespec App Template Ins...

2015-03-06 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-mobile-spec/pull/121#issuecomment-77669959 LGTM ! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this fea

[GitHub] cordova-mobile-spec pull request: Copy Mobilespec App Template Ins...

2015-03-06 Thread dblotsky
GitHub user dblotsky opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/121 Copy Mobilespec App Template Instead of Linking It Instead of symlinking the mobilespec app template when calling `createmobilespec`, copy the template's contents instead. Justificatio