You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Anis Kadri (JIRA)" <ji...@apache.org> on 2016/03/08 01:22:40 UTC

[jira] [Created] (CB-10804) cordova create does not throw error when package name is wrong

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org