You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by anewcomer-evostrat <gi...@git.apache.org> on 2014/04/28 20:07:43 UTC

[GitHub] cordova-cli pull request: Windows 8.1 update breaks app manifest p...

GitHub user anewcomer-evostrat opened a pull request:

    https://github.com/apache/cordova-cli/pull/171

    Windows 8.1 update breaks app manifest parser

    The powers-that-be at Microsoft decided to add another namespace to the package.appxmanifest when I updated my Windows 8 app to Windows 8.1. The Package/Applications/Application/VisualElements element now has a namespace prefix of "m2:" which causes an error during project preparation. This commit contains a quick, low-risk update to accommodate that change.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anewcomer-evostrat/cordova-cli master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-cli/pull/171.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #171
    
----
commit df5101d2fcd2ba7a6ad44578988c946b01434493
Author: Aaron Newcomer <aa...@evostrat.com>
Date:   2014-04-28T18:05:53Z

    Windows 8.1 update breaks app manifest parser
    
    The powers-that-be at Microsoft decided to add another namespace to the package.appxmanifest when I updated my Windows 8 app to Windows 8.1. The Package/Applications/Application/VisualElements element now has a namespace prefix of "m2:" which causes an error during project preparation. This commit contains a quick, low-risk update to accommodate that change.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-cli pull request: Windows 8.1 update breaks app manifest p...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-cli/pull/171


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-cli pull request: Windows 8.1 update breaks app manifest p...

Posted by purplecabbage <gi...@git.apache.org>.
Github user purplecabbage commented on the pull request:

    https://github.com/apache/cordova-cli/pull/171#issuecomment-41593880
  
    Issue created here: https://issues.apache.org/jira/browse/CB-6536
    Merged, and issue closed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---