[
https://issues.apache.org/jira/browse/CB-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081462#comment-14081462
]
ASF GitHub Bot commented on CB-7242:
------------------------------------
GitHub user martincgg opened a pull request:
https://github.com/apache/cordova-mobile-spec/pull/84
CB-7242 Added wp8 subdirectory to localPlatforms variable
createmobilespec --wp8 fails, because the path for wp8 on localPlatforms
is incomplete, it requires the wp8 subdirectory to work properly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/martincgg/cordova-mobile-spec CB-7242
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-mobile-spec/pull/84.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 #84
----
commit 5bba7a0fdc40d1a4f5595325a25d3314c5749ba7
Author: Martin Gonzalez <[email protected]>
Date: 2014-07-31T20:58:03Z
CB-7242 Added wp8 subdirectory to localPlatforms variable
createmobilespec --wp8 fails, because the path for wp8 on localPlatforms
is incomplete, it requires the wp8 subdirectory to work properly.
----
> [Mobilespec] WP8 wrong path when "platform add path/to/dir"
> -----------------------------------------------------------
>
> Key: CB-7242
> URL: https://issues.apache.org/jira/browse/CB-7242
> Project: Apache Cordova
> Issue Type: Bug
> Components: mobile-spec
> Reporter: Martin Gonzalez
> Assignee: Martin Gonzalez
> Labels: mobilespec, wp8
>
> The localPlatforms object contains all the paths to the supported platforms,
> however, the path for Windows Phone 8, is not the right one, it has a subdir
> under the name wp8.
> It's not possible run createmobilespec --wp8, the CLI returns a error, it
> won't find the resources required to add the platform.
--
This message was sent by Atlassian JIRA
(v6.2#6252)