breautek commented on a change in pull request #859: Removed unnecessary
project name restriction
URL: https://github.com/apache/cordova-android/pull/859#discussion_r345551373
##########
File path: bin/lib/create.js
##########
@@ -225,11 +225,6 @@ function validateProjectName (project_name) {
return Q.reject(new CordovaError(msg + 'Project name cannot be
CordovaActivity'));
Review comment:
Removed that condition, kept the empty name check as that is still a
perfectly valid check. Still able to build and run the sample cordova app. :+1:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]