Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2297D789F for ; Thu, 28 Jul 2011 22:18:21 +0000 (UTC) Received: (qmail 61799 invoked by uid 500); 28 Jul 2011 22:18:20 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 61589 invoked by uid 500); 28 Jul 2011 22:18:19 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 61581 invoked by uid 99); 28 Jul 2011 22:18:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 22:18:19 +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 (athena.apache.org: domain of flamefew@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 22:18:14 +0000 Received: by qwf6 with SMTP id 6so1992247qwf.30 for ; Thu, 28 Jul 2011 15:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wDx4osX6CzdN7VLFkPBzTzLDjqCJNTq9J2WFU3ax06E=; b=BAOnMN08JawHB/smBYERAYsGvRAc4xXt0GWMb6gDQS0izVHcBwNUuU1R92BNb2+xWr iTwa8d7f6w1rFPyHs6rrD8LYdFn5BaP9irapRdl4+DO5SKOGkskVQzOo5ZTa/EIEVN4a 6hNFvtOH0MqCgirb+lvyZijYNlkuQuCv2gadE= MIME-Version: 1.0 Received: by 10.229.98.20 with SMTP id o20mr420646qcn.216.1311891472829; Thu, 28 Jul 2011 15:17:52 -0700 (PDT) Received: by 10.229.51.232 with HTTP; Thu, 28 Jul 2011 15:17:52 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Jul 2011 15:17:52 -0700 Message-ID: Subject: Re: [dbutils] Async Version From: Henri Yandell To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 I definitely check it from time to time. It's very low maintenance and many of the open items are wish-list level. I last touched it back in April (http://svnsearch.org/svnsearch/repos/ASF/search?path=%2Fcommons%2Fproper%2Fdbutils%2Ftrunk%2F), and Sebb made some tweaks back in 2010. Neither of the two resolved items in 1.4 really justify a release, but a 1.3.1 might be worth it just to keep the release mechanisms going. Really only the one actionable issue exists (the recent DBUTILS-77) which suffers from the "so who has SQL Server?" issue. Hen On Thu, Jul 28, 2011 at 2:48 PM, Bill Speirs wrote: > I started working on an async version of QueryRunner but noticed the dbutils > source hasn't been touched in 20 months. Are patches/enhancements still > being accepted on this project? > > Thanks... > > Bill- > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org