Marius Politze created CB-8191:
----------------------------------

             Summary: WP8 app fails build when dash is present in app id
                 Key: CB-8191
                 URL: https://issues.apache.org/jira/browse/CB-8191
             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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to