Anis Kadri created CB-10804:
-------------------------------
Summary: cordova create does not throw error when package name is
wrong
Key: CB-10804
URL: https://issues.apache.org/jira/browse/CB-10804
Project: Apache Cordova
Issue Type: Bug
Components: Android, CLI
Affects Versions: 3.5.0
Reporter: Anis Kadri
Priority: Minor
{noformat}
[16:18:50][anis@miranda:/tmp]$ cordova create myApp myAppPackage
Creating a new cordova project.
[16:19:02][anis@miranda:/tmp]$ cd myApp
[16:19:07][anis@miranda:/tmp/myApp]$ cordova platform add android
Adding android project...
Error: Error validating package name. Package name must look like:
com.company.Name
[16:19:23][anis@miranda:/tmp/myApp]$
{noformat}
It would be nice to have a warning about package name issue when project is
initially created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]