Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DDE2B200B67 for ; Tue, 16 Aug 2016 10:53:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DC6C9160AA8; Tue, 16 Aug 2016 08:53:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 56DDB160A76 for ; Tue, 16 Aug 2016 10:53:18 +0200 (CEST) Received: (qmail 14470 invoked by uid 500); 16 Aug 2016 08:53:17 -0000 Mailing-List: contact dev-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list dev@groovy.apache.org Received: (qmail 14460 invoked by uid 99); 16 Aug 2016 08:53:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2016 08:53:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id DC13EC0439 for ; Tue, 16 Aug 2016 08:53:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.486 X-Spam-Level: *** X-Spam-Status: No, score=3.486 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id rm0XQt_A9gss for ; Tue, 16 Aug 2016 08:53:15 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id BBD245F644 for ; Tue, 16 Aug 2016 08:53:14 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id D3B522EE2ED4 for ; Tue, 16 Aug 2016 01:53:13 -0700 (PDT) Date: Tue, 16 Aug 2016 01:53:13 -0700 (MST) From: GroovyBeginner To: dev@groovy.incubator.apache.org Message-ID: <1471337593780-5734680.post@n5.nabble.com> In-Reply-To: References: <1471143086810-5734628.post@n5.nabble.com> Subject: Re: Iterate ArrayList over XML Groovy MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 16 Aug 2016 08:53:19 -0000 Hi Paulk, Is there any alternative approach of doing this without XmlUtil.serialize since am facing few jar issues. -- View this message in context: http://groovy.329449.n5.nabble.com/Iterate-ArrayList-over-XML-Groovy-tp5734628p5734680.html Sent from the Groovy Dev mailing list archive at Nabble.com.