You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2014/07/16 19:45:29 UTC

Fwd: svn commit: r1611092 - /commons/proper/dbutils/trunk/pom.xml

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: <br...@apache.org>
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 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>33</version>
+    <version>34</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>





-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: svn commit: r1611092 - /commons/proper/dbutils/trunk/pom.xml

Posted by Gary Gregory <ga...@gmail.com>.
On Wed, Jul 16, 2014 at 2:07 PM, Benedikt Ritter <br...@apache.org> 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 <ga...@gmail.com>:
>
> > 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: <br...@apache.org>
> > 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 @@
> >    <parent>
> >      <groupId>org.apache.commons</groupId>
> >      <artifactId>commons-parent</artifactId>
> > -    <version>33</version>
> > +    <version>34</version>
> >    </parent>
> >    <modelVersion>4.0.0</modelVersion>
> >    <groupId>commons-dbutils</groupId>
> >
> >
> >
> >
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > Java Persistence with Hibernate, Second Edition
> > <http://www.manning.com/bauer3/>
> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> > Spring Batch in Action <http://www.manning.com/templier/>
> > 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
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: svn commit: r1611092 - /commons/proper/dbutils/trunk/pom.xml

Posted by Benedikt Ritter <br...@apache.org>.
I'd like to create the RC today, since I don't know when I will have enough
spare time next :-)

Jacoco 3.0 requires Java 7, so the site build would require Java 7 even
though the target for Dbutils is Java 6.


2014-07-16 19:45 GMT+02:00 Gary Gregory <ga...@gmail.com>:

> 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: <br...@apache.org>
> 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 @@
>    <parent>
>      <groupId>org.apache.commons</groupId>
>      <artifactId>commons-parent</artifactId>
> -    <version>33</version>
> +    <version>34</version>
>    </parent>
>    <modelVersion>4.0.0</modelVersion>
>    <groupId>commons-dbutils</groupId>
>
>
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> 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