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. > 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