Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 736679A20 for ; Fri, 4 Nov 2011 15:09:48 +0000 (UTC) Received: (qmail 16670 invoked by uid 500); 4 Nov 2011 15:09:48 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 16639 invoked by uid 500); 4 Nov 2011 15:09:48 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 16631 invoked by uid 99); 4 Nov 2011 15:09:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 15:09:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andy.seaborne.apache@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-wy0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 15:09:39 +0000 Received: by wyh5 with SMTP id 5so2579479wyh.6 for ; Fri, 04 Nov 2011 08:09:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=dztOITOVK0fZi0z5Z0CRz5cgHz8CF+rjibsTCb69q50=; b=l5mA0nrbjwCmGenXeD4/wgnpbqxr/Z/tYZlihktTpVtFu8thN5qijKPd1rPY9meeyj 6g06k+1YdUOPBW4a5npacsfgeBFp+yx7celoOoEmMSOjag6tJeJ8eeikJm3/8hc7BJZG jem321jwuXyBV0wY+2h1+sLw0Jh+KXCCDiFG4= Received: by 10.227.59.204 with SMTP id m12mr20793843wbh.14.1320419359079; Fri, 04 Nov 2011 08:09:19 -0700 (PDT) Received: from [192.168.1.33] (82-69-1-248.dsl.in-addr.zen.co.uk. [82.69.1.248]) by mx.google.com with ESMTPS id q30sm16454824wbn.17.2011.11.04.08.09.17 (version=SSLv3 cipher=OTHER); Fri, 04 Nov 2011 08:09:18 -0700 (PDT) Sender: Andy Seaborne Message-ID: <4EB4001C.5030703@apache.org> Date: Fri, 04 Nov 2011 15:09:16 +0000 From: Andy Seaborne User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Thunderbird/3.1.15 MIME-Version: 1.0 To: jena-dev@incubator.apache.org Subject: Re: What are the JIRA issues to fix before a release? References: <4EB3E378.2060701@googlemail.com> In-Reply-To: <4EB3E378.2060701@googlemail.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 04/11/11 13:07, Paolo Castagna wrote: > Hi, > today, I have time to work on Jena. > > What are the JIRA issues to fix before a release? > > Paolo Using the JIRA filters to find open items on component "jena": JENA-59 / Couple bugs in Delta JENA-110 / Remove RDB from Jena Andy