You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/18 10:52:35 UTC

[jira] [Commented] (CB-7578) Windows. Fix platform name reported by pre_package hook

    [ https://issues.apache.org/jira/browse/CB-7578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138705#comment-14138705 ] 

ASF subversion and git services commented on CB-7578:
-----------------------------------------------------

Commit 0f8972424c832377b3f4d73c47b02cfbd2fff025 in cordova-lib's branch refs/heads/master from sgrebnov
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=0f89724 ]

CB-7578 Windows. Fix platform name reported by pre_package hook


> Windows. Fix platform name reported by pre_package hook
> -------------------------------------------------------
>
>                 Key: CB-7578
>                 URL: https://issues.apache.org/jira/browse/CB-7578
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib, Windows
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>              Labels: cordova-lib, hooks, windows
>
> New universal windows platform still reports 'windows8' as a platform 
> {code}
> var hooks = new hooker(projectRoot);
> return hooks.fire('pre_package', { wwwPath:this.www_dir(), platforms: ['windows8'] })
>         .then(function() {
> {code}



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