On Sun, Apr 7, 2013 at 5:07 PM, sebb <seb...@gmail.com> wrote: > On 7 April 2013 02:43, <ggreg...@apache.org> wrote: > > > Author: ggregory > > Date: Sun Apr 7 01:43:09 2013 > > New Revision: 1465317 > > > > URL: http://svn.apache.org/r1465317 > > Log: > > Back up to maven-checkstyle-plugin 2.9.1 from 2.10. 2.10 seems to scan > the > > 'target' dir and wants license headers in .properties to be the header > for > > Java files. > > > This should be documented in the POM please. > Otherwise how are people to know why the latest version is not being used? >
Good point! Done in SVN. Gary > > > Drawback: there are two reports now. > > > > Modified: > > commons/proper/codec/trunk/pom.xml > > > > Modified: commons/proper/codec/trunk/pom.xml > > URL: > > > http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1465317&r1=1465316&r2=1465317&view=diff > > > > > ============================================================================== > > --- commons/proper/codec/trunk/pom.xml (original) > > +++ commons/proper/codec/trunk/pom.xml Sun Apr 7 01:43:09 2013 > > @@ -281,7 +281,7 @@ limitations under the License. > > <plugin> > > <groupId>org.apache.maven.plugins</groupId> > > <artifactId>maven-checkstyle-plugin</artifactId> > > - <version>2.10</version> > > + <version>2.9.1</version> > > <configuration> > > <configLocation>${basedir}/checkstyle.xml</configLocation> > > <enableRulesSummary>false</enableRulesSummary> > > > > > > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory