Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 47517 invoked from network); 20 Oct 2010 16:42:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Oct 2010 16:42:22 -0000 Received: (qmail 42141 invoked by uid 500); 20 Oct 2010 16:42:21 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 42115 invoked by uid 500); 20 Oct 2010 16:42:21 -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 42108 invoked by uid 99); 20 Oct 2010 16:42:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Oct 2010 16:42:21 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [32.97.182.137] (HELO e7.ny.us.ibm.com) (32.97.182.137) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Oct 2010 16:42:11 +0000 Received: from d01relay05.pok.ibm.com (d01relay05.pok.ibm.com [9.56.227.237]) by e7.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id o9KGPuC2025869 for ; Wed, 20 Oct 2010 12:25:56 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay05.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o9KGfmcU137896 for ; Wed, 20 Oct 2010 12:41:48 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o9KGflLq031582 for ; Wed, 20 Oct 2010 14:41:47 -0200 Received: from [127.0.0.1] (IBM-93AE43E63C0.usca.ibm.com [9.72.133.96]) by d01av02.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id o9KGfkm7031522 for ; Wed, 20 Oct 2010 14:41:47 -0200 Message-ID: <4CBF1BCD.3010103@sbcglobal.net> Date: Wed, 20 Oct 2010 09:41:49 -0700 From: Kathey Marsden User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Does anyone use org.apache.derbyBuild.JiraConnector? References: <4CBF0FA6.30303@oracle.com> In-Reply-To: <4CBF0FA6.30303@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 10/20/2010 8:49 AM, Kristian Waagan wrote: > Hi, > > Working on some release notes generation stuff, I noticed a class > called JiraConnector in org.apache.derbyBuild. > > Is anyone using this class? I use it from time to time to generate reports from Jira with the VTI: http://wiki.apache.org/db-derby/HowToRunJiraVtiReports I'd be happy to give it up if there is some sort of replacement. Thanks Kathey