[ 
https://issues.apache.org/jira/browse/CB-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse MacFadyen resolved CB-8192.
---------------------------------
    Resolution: Won't Fix

this is now blocked by the cordova cli.
{code}
$cordova create /c/Tests/TestCreateSlash test.create-slash 
app id contains a reserved word, or is not a valid identifier.
{code}

> WP8 app fails build when dash is present in app id
> --------------------------------------------------
>
>                 Key: CB-8192
>                 URL: https://issues.apache.org/jira/browse/CB-8192
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Windows, WP8
>    Affects Versions: 3.6.3
>         Environment: Windows Server 2012R2, Cordova 4.0.0
>            Reporter: Marius Politze
>            Assignee: Jesse MacFadyen
>            Priority: Minor
>              Labels: build
>
> When a dash ("-") is present in the application id the build fails on wp8 and 
> windows plaform because the class name generated contains the dash. 
> Build fails with error:
> Severity      Description     Project File    Line
> Error x:Class="com.example.my-app.App" is not valid. 'com.example.my-app.App' 
> is not a valid fully qualified class name. ...
> In Android platform the dash is replaced with underscore ("_"). To me it 
> would be desired if WP8 and Windows would follow this behaviour.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to