[
https://issues.apache.org/jira/browse/CB-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054865#comment-14054865
]
ASF GitHub Bot commented on CB-6874:
------------------------------------
GitHub user sgrebnov opened a pull request:
https://github.com/apache/cordova-lib/pull/54
CB-6874 Consolidate <Content> tag additions into 1 ItemGroup
Windows Phone 8 and Windows8
https://issues.apache.org/jira/browse/CB-6874
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib CB-6874
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/54.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 #54
----
commit d2605c7e981df14528eea34dbcbb122e82d7932f
Author: sgrebnov <[email protected]>
Date: 2014-07-08T12:01:32Z
CB-6874 Consolidate <Content> tag additions into 1 ItemGroup
----
> Consolidate <Content> tag additions into 1 ItemGroup
> ----------------------------------------------------
>
> Key: CB-6874
> URL: https://issues.apache.org/jira/browse/CB-6874
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CLI, Plugman, Windows 8, WP8
> Reporter: Jesse MacFadyen
> Assignee: Sergey Grebnov
>
> Currently when we add/remove project items from the www project folder in our
> xml parser, we create a new ItemGroup for each item.
> A better approach would be to combine all the www/ items into one ItemGroup.
> See CB-6699 for more discussion on this, and the rejected wildcard solution.
--
This message was sent by Atlassian JIRA
(v6.2#6252)