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

ASF GitHub Bot commented on CB-7666:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-windows/pull/50

    CB-7666 Move windows platform /bin and /template files outside of "windows" 
subdir

    Implemenattion of https://issues.apache.org/jira/browse/CB-7666

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

    $ git pull https://github.com/MSOpenTech/cordova-windows CB-7666

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

    https://github.com/apache/cordova-windows/pull/50.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 #50
    
----
commit f4e2ac6a77847ab52ef925128705efebcc2ba310
Author: Vladimir Kotikov <[email protected]>
Date:   2014-09-29T13:46:23Z

    CB-7666 Move stuff outside of windows subdir

commit 52c99052aef70314fa2d59928de0bc7a518f4293
Author: Vladimir Kotikov <[email protected]>
Date:   2014-09-29T13:53:00Z

    CB-7666 Merge node_modules and move to package root

----


> Move windows platform /bin and /template files outside of "windows" subdir
> --------------------------------------------------------------------------
>
>                 Key: CB-7666
>                 URL: https://issues.apache.org/jira/browse/CB-7666
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Windows
>    Affects Versions: 3.6.3
>            Reporter: Vladimir Kotikov
>            Priority: Minor
>             Fix For: 3.7.0
>
>
> Windows platform template stores it's package structure (bin and template 
> folders, package.json, etc.) inside of "windows" subfolder, and this is just 
> a heritage of windows8 platform.
> Such a structure of platform template makes for example impossible to get 
> package using {{npm install}} directly from git repo, and adds unnecessary 
> complexity to tooling scripts.
> Since wp8 platform is already moved to proposed structure (package.json is in 
> the root of repo), windows - is the last one of major platforms.
> For simplicity and consistency, let's flatten repo structure and remove 
> unnecessary windows folder in repo root.



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

Reply via email to