[
https://issues.apache.org/jira/browse/CB-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5944.
-------------------------------
Resolution: Duplicate
> Android App Name with a number fails the build process
> ------------------------------------------------------
>
> Key: CB-5944
> URL: https://issues.apache.org/jira/browse/CB-5944
> Project: Apache Cordova
> Issue Type: Bug
> Components: Amazon FireOS, Android, CLI
> Affects Versions: 3.3.0
> Environment: Mac OSX, Windows
> Reporter: Yewon Lee
> Priority: Minor
> Labels: build
>
> When creating an Android app using Cordova-CLI, if "name" field in config.xml
> contains a number, the whole build fails.
> 1. cordova create Test com.hello.test 17Hi
> 2. cd Test/
> 3. cordova platform add android
> 4. cordova build
> 5. IT fails!
> I believe it's due to the Java syntax issue which doesn't allow a number in a
> Java class name.
> This doesn't allow us to have an app name with a number in it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)