Steve Gill created CB-12517:
-------------------------------

             Summary: config.xml name value and id values should be copied into 
pkgjson
                 Key: CB-12517
                 URL: https://issues.apache.org/jira/browse/CB-12517
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-create
            Reporter: Steve Gill


cordova create currently takes config.xml name value and copies it over to 
package.json name value. It makes more sense to copy that over to a new value 
in package.json called displayName and copy config.xml's id field as 
package.json name. 

The config.xml ID is lowercase and has no spaces where the config.xml name can 
have spaces which is invalid for package.json



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to