Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A89E11845 for ; Wed, 9 Jul 2014 00:09:05 +0000 (UTC) Received: (qmail 52706 invoked by uid 500); 9 Jul 2014 00:09:05 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 52695 invoked by uid 500); 9 Jul 2014 00:09:05 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 52673 invoked by uid 99); 9 Jul 2014 00:09:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2014 00:09:04 +0000 Date: Wed, 9 Jul 2014 00:09:04 +0000 (UTC) From: "Jesse MacFadyen (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-6874) Consolidate tag additions into 1 ItemGroup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-6874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse MacFadyen resolved CB-6874. --------------------------------- Resolution: Fixed > Consolidate 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: Jesse MacFadyen > > 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)