On Wed, May 22, 2013 at 8:49 PM, sebb <seb...@gmail.com> wrote:

> On 22 May 2013 22:08,  <ggreg...@apache.org> wrote:
> > Author: ggregory
> > Date: Wed May 22 21:08:22 2013
> > New Revision: 1485424
> >
> > URL: http://svn.apache.org/r1485424
> > Log:
> > Update Checkstyle plugin to a newer version, but not so new as to
> require rewriting checkstyle.xml.
>
> Would be helpful to document this in the pom.
>

Good suggestion. Done, thank you.

Gary

>
> > Modified:
> >     commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml
> >
> > Modified: commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml
> > URL:
> http://svn.apache.org/viewvc/commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml?rev=1485424&r1=1485423&r2=1485424&view=diff
> >
> ==============================================================================
> > --- commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml (original)
> > +++ commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml Wed May 22
> 21:08:22 2013
> > @@ -306,7 +306,7 @@
> >          <plugin>
> >            <groupId>org.apache.maven.plugins</groupId>
> >            <artifactId>maven-checkstyle-plugin</artifactId>
>
> i.e. add a comment here as to why we are not using a later version
>
> > -          <version>2.1</version>
> > +          <version>2.2</version>
> >            <configuration>
> >              <configLocation>${basedir}/checkstyle.xml</configLocation>
> >              <enableRulesSummary>false</enableRulesSummary>
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@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

Reply via email to