[jira] [Updated] (CB-7652) widget id containing underscore causes windows build error

2016-10-14 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov updated CB-7652:

Issue Type: Wish  (was: Bug)

> widget id containing underscore causes windows build error
> --
>
> Key: CB-7652
> URL: https://issues.apache.org/jira/browse/CB-7652
> Project: Apache Cordova
>  Issue Type: Wish
>  Components: Windows
>Affects Versions: 3.6.3
>Reporter: Wade Dorrell
>Priority: Minor
>
> A Cordova project has widget id "com.rational_agents.xyz". When the project's 
> built for android platform the resulting AndroidManifest.xml manifest package 
> becomes "com.rational_agents.xyz". Due to publishing policies at Android app 
> stores it's undesirable to change package name, and so it's undesirable to 
> change the widget id.
> Expected to be able to "cordova platform add windows" then "cordova build 
> windows" on this project. But the build step fails with this error:
> APPX1404: File content does not conform to specified schema. The 'Name' 
> attribute is invalid - The value 'com.rational_agents.xyz' is invalid 
> according to its datatype 
> 'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The 
> Pattern constraint failed.
> It seems like cordova should filter the widget ID as necessary to produce a 
> valid AppxManifest.xml Name value.



--
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



[jira] [Updated] (CB-7652) widget id containing underscore causes windows build error

2016-10-14 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov updated CB-7652:

Priority: Minor  (was: Major)

> widget id containing underscore causes windows build error
> --
>
> Key: CB-7652
> URL: https://issues.apache.org/jira/browse/CB-7652
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 3.6.3
>Reporter: Wade Dorrell
>Priority: Minor
>
> A Cordova project has widget id "com.rational_agents.xyz". When the project's 
> built for android platform the resulting AndroidManifest.xml manifest package 
> becomes "com.rational_agents.xyz". Due to publishing policies at Android app 
> stores it's undesirable to change package name, and so it's undesirable to 
> change the widget id.
> Expected to be able to "cordova platform add windows" then "cordova build 
> windows" on this project. But the build step fails with this error:
> APPX1404: File content does not conform to specified schema. The 'Name' 
> attribute is invalid - The value 'com.rational_agents.xyz' is invalid 
> according to its datatype 
> 'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The 
> Pattern constraint failed.
> It seems like cordova should filter the widget ID as necessary to produce a 
> valid AppxManifest.xml Name value.



--
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



[jira] [Updated] (CB-7652) widget id containing underscore causes windows build error

2014-09-28 Thread Wade Dorrell (JIRA)

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

Wade Dorrell updated CB-7652:
-
Description: 
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova platform add windows then cordova build 
windows on this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml Name value.

  was:
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova add platform windows then cordova build 
windows on this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml Name value.


 widget id containing underscore causes windows build error
 --

 Key: CB-7652
 URL: https://issues.apache.org/jira/browse/CB-7652
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Affects Versions: 3.6.3
Reporter: Wade Dorrell

 A Cordova project has widget id com.rational_agents.xyz. When the project's 
 built for android platform the resulting AndroidManifest.xml manifest package 
 becomes com.rational_agents.xyz. Due to publishing policies at Android app 
 stores it's undesirable to change package name, and so it's undesirable to 
 change the widget id.
 Expected to be able to cordova platform add windows then cordova build 
 windows on this project. But the build step fails with this error:
 APPX1404: File content does not conform to specified schema. The 'Name' 
 attribute is invalid - The value 'com.rational_agents.xyz' is invalid 
 according to its datatype 
 'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The 
 Pattern constraint failed.
 It seems like cordova should filter the widget ID as necessary to produce a 
 valid AppxManifest.xml Name value.



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


[jira] [Updated] (CB-7652) widget id containing underscore causes windows build error

2014-09-28 Thread Wade Dorrell (JIRA)

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

Wade Dorrell updated CB-7652:
-
Description: 
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova add platform windows then cordova build 
windows on this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml Name value.

  was:
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova add windows then cordova build windows on 
this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml, or provide a way to specify it in config.xml. (I looked 
in cordova documentation and couldn't find a way to do this.)


 widget id containing underscore causes windows build error
 --

 Key: CB-7652
 URL: https://issues.apache.org/jira/browse/CB-7652
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Affects Versions: 3.6.3
Reporter: Wade Dorrell

 A Cordova project has widget id com.rational_agents.xyz. When the project's 
 built for android platform the resulting AndroidManifest.xml manifest package 
 becomes com.rational_agents.xyz. Due to publishing policies at Android app 
 stores it's undesirable to change package name, and so it's undesirable to 
 change the widget id.
 Expected to be able to cordova add platform windows then cordova build 
 windows on this project. But the build step fails with this error:
 APPX1404: File content does not conform to specified schema. The 'Name' 
 attribute is invalid - The value 'com.rational_agents.xyz' is invalid 
 according to its datatype 
 'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The 
 Pattern constraint failed.
 It seems like cordova should filter the widget ID as necessary to produce a 
 valid AppxManifest.xml Name value.



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