Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 70497 invoked from network); 13 Sep 2006 17:59:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2006 17:59:31 -0000 Received: (qmail 35477 invoked by uid 500); 13 Sep 2006 17:59:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 35450 invoked by uid 500); 13 Sep 2006 17:59:30 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 35441 invoked by uid 99); 13 Sep 2006 17:59:30 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 10:59:30 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=Richard.Hillegas@Sun.COM; spf=permerror X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received-SPF: error (idunn.apache.osuosl.org: domain Sun.COM from 192.18.42.249 cause and error) Received: from ([192.18.42.249:61571] helo=nwkea-pix-1.sun.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 64/92-10245-4C648054 for ; Wed, 13 Sep 2006 10:59:43 -0700 Received: from d1-sfbay-09.sun.com ([192.18.39.119]) by nwkea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k8DHw8Wa004371 for ; Wed, 13 Sep 2006 10:58:08 -0700 (PDT) Received: from conversion-daemon.d1-sfbay-09.sun.com by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J5J00701LQMCH00@d1-sfbay-09.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Wed, 13 Sep 2006 10:58:08 -0700 (PDT) Received: from [129.144.89.163] by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J5J00G84LWN7XB9@d1-sfbay-09.sun.com> for derby-dev@db.apache.org; Wed, 13 Sep 2006 10:57:59 -0700 (PDT) Date: Wed, 13 Sep 2006 10:58:06 -0700 From: Rick Hillegas Subject: jira report question Sender: Richard.Hillegas@Sun.COM To: Derby Development Message-id: <450846AE.6040702@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N In compiling the release notes, I need to process the xml output of a multi-page jira report. When I select the XML output option, I get a page of xml output for the first page of the report. This is true regardless of which page of the report I have selected: I only get the xml output for the very first page. Can anyone help me figure out the following: o How to get the xml output for all pages of the report OR o How to get the xml output for a page other than the first page Thanks, -Rick