[GitHub] cordova-lib pull request: Allow hyphen in platform name

2015-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/186 --- 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 feature is

[GitHub] cordova-lib pull request: Allow hyphen in platform name

2015-03-16 Thread kamrik
Github user kamrik commented on the pull request: https://github.com/apache/cordova-lib/pull/186#issuecomment-81965293 Looks good, merging. --- 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 thi

[GitHub] cordova-lib pull request: Allow hyphen in platform name

2015-03-13 Thread crisvergara
GitHub user crisvergara opened a pull request: https://github.com/apache/cordova-lib/pull/186 Allow hyphen in platform name amazon-fireos was not being recognized as a platform, because 'cordova-amazon-fireos' did not match the given regex. This was being returned when atte