[ 
https://issues.apache.org/jira/browse/CB-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738714#comment-13738714
 ] 

ASF subversion and git services commented on CB-4343:
-----------------------------------------------------

Commit ed53b6c47ee62f7f2321553929a1fe085ddcdae4 in branch refs/heads/master 
from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=ed53b6c ]

[CB-4343] Remove parsing of project name from create script.

BAR file is now a constant and this value is unused.
The validation logic caused issues in CLI with spaces/special characters.

                
> "platform add blackberry10" balks when project <name> includes space 
> characters
> -------------------------------------------------------------------------------
>
>                 Key: CB-4343
>                 URL: https://issues.apache.org/jira/browse/CB-4343
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, CLI
>    Affects Versions: 3.0.0
>         Environment: Mac
>            Reporter: Mike Sierra
>            Assignee: Bryan Higgins
>
> Reproduced for blackberry10 & android.  Testing against CLI doc, which 
> specifies a project name of "Hello World".  Errors appended, which also note 
> don't tell you the source of the problem.  But the workaround is to remove 
> the space character from the www/config.xml file's <name> tag.
> Ulothrix:hello sierra$  cordova platform add blackberry10
> [Error: An error occured during creation of blackberry10 sub-project. BAR 
> filename can only contain alpha-numeric, '.', '-' and '_' characters
> Usage: create <project path> [package name [BAR filename]] 
> Options: 
>    -h, --help      output usage information 
> ]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to