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 C780710512 for ; Wed, 16 Jul 2014 18:13:00 +0000 (UTC) Received: (qmail 95460 invoked by uid 500); 16 Jul 2014 18:13:00 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 95334 invoked by uid 500); 16 Jul 2014 18:13:00 -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 95314 invoked by uid 99); 16 Jul 2014 18:13:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 18:13:00 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of garydgregory@gmail.com designates 209.85.192.177 as permitted sender) Received: from [209.85.192.177] (HELO mail-pd0-f177.google.com) (209.85.192.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 18:12:56 +0000 Received: by mail-pd0-f177.google.com with SMTP id p10so1627769pdj.22 for ; Wed, 16 Jul 2014 11:12:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=NYLC/i+74ie1Gpy7xjoy4TV1NAFAJXj1+vdsWuQNhD8=; b=XbXSaxWRS/bnw+BxiVf9NAUv7W1vlUnPDG0szUqVIGQgP9Xh953SROykqzQ0gTkWXL 1sAdrBlrMNt3xgpmVBkq5vl6SMybnigxkYNKs6GxQ4AriQFb1gFgH749wPp1pPkr86PJ T55Y1HkZSH8/tKPFquWMzMy5G0aeOht9Ty0PDMWuOQtIjl9DY0d4Su+qsFvecYf82jgS YPLWHr54Hdh7gfyJeko9UKDgVj+vcWDsBkhEAxd8uwqRYBQOTW35G/TbS6KQYEpsonm4 uZDf/jIp18Sboi9NqNtLnjkPU755l2NdInZbL47fgi2ktemRO2IPimP+oDZtIKaZuHzc /2bQ== MIME-Version: 1.0 X-Received: by 10.66.117.38 with SMTP id kb6mr31097453pab.37.1405534355785; Wed, 16 Jul 2014 11:12:35 -0700 (PDT) Received: by 10.70.65.39 with HTTP; Wed, 16 Jul 2014 11:12:35 -0700 (PDT) In-Reply-To: References: <20140716165603.CDD402388AF0@eris.apache.org> Date: Wed, 16 Jul 2014 14:12:35 -0400 Message-ID: Subject: Re: svn commit: r1611092 - /commons/proper/dbutils/trunk/pom.xml From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=047d7bf0e352ff0f4204fe53778a X-Virus-Checked: Checked by ClamAV on apache.org --047d7bf0e352ff0f4204fe53778a Content-Type: text/plain; charset=UTF-8 On Wed, Jul 16, 2014 at 2:07 PM, Benedikt Ritter wrote: > I'd like to create the RC today, since I don't know when I will have enough > spare time next :-) > No rush from my POV. Up to you. > > Jacoco 3.0 requires Java 7, so the site build would require Java 7 even > though the target for Dbutils is Java 6. > That is quite fine by me :-) Gary > > > 2014-07-16 19:45 GMT+02:00 Gary Gregory : > > > FYI, it might be nice to publish 35 to pick up the latest of everything, > > including a new Jacoco that should deal with some Java 7 and 8 problems. > > > > Gary > > > > ---------- Forwarded message ---------- > > From: > > Date: Wed, Jul 16, 2014 at 12:56 PM > > Subject: svn commit: r1611092 - /commons/proper/dbutils/trunk/pom.xml > > To: commits@commons.apache.org > > > > > > Author: britter > > Date: Wed Jul 16 16:56:03 2014 > > New Revision: 1611092 > > > > URL: http://svn.apache.org/r1611092 > > Log: > > Update to latest parent pom > > > > Modified: > > commons/proper/dbutils/trunk/pom.xml > > > > Modified: commons/proper/dbutils/trunk/pom.xml > > URL: > > > > > http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=1611092&r1=1611091&r2=1611092&view=diff > > > > > ============================================================================== > > --- commons/proper/dbutils/trunk/pom.xml [utf-8] (original) > > +++ commons/proper/dbutils/trunk/pom.xml [utf-8] Wed Jul 16 16:56:03 2014 > > @@ -19,7 +19,7 @@ > > > > org.apache.commons > > commons-parent > > - 33 > > + 34 > > > > 4.0.0 > > commons-dbutils > > > > > > > > > > > > -- > > E-Mail: garydgregory@gmail.com | ggregory@apache.org > > Java Persistence with Hibernate, Second Edition > > > > JUnit in Action, Second Edition > > Spring Batch in Action > > Blog: http://garygregory.wordpress.com > > Home: http://garygregory.com/ > > Tweet! http://twitter.com/GaryGregory > > > > > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter > -- E-Mail: garydgregory@gmail.com | ggregory@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --047d7bf0e352ff0f4204fe53778a--