[continuum] BUILD FAILURE: Apache Commons - Commons IO -

2013-05-15 Thread Continuum@vmbuild
Build using Java 1.6 MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild X-Continuum-Project-Id: 83 X-Continuum-Project-Name: Commons IO Online report : http://vmbuild.apache.org/continuum/buildResult.action?

Re: [ALL] RAT 0.9 slowness

2013-05-15 Thread Gary Gregory
On Wed, May 15, 2013 at 8:47 PM, sebb wrote: > On 15 May 2013 17:09, sebb wrote: > > On 15 May 2013 13:36, Gary Gregory wrote: > >> Can we do this in the pare t POM? > > > > Try it and see; update your local CP snapshot and install it locally. > > > > Should be easy to test whether includes/exc

Re: [ALL] RAT 0.9 slowness

2013-05-15 Thread sebb
On 15 May 2013 17:09, sebb wrote: > On 15 May 2013 13:36, Gary Gregory wrote: >> Can we do this in the pare t POM? > > Try it and see; update your local CP snapshot and install it locally. > > Should be easy to test whether includes/excludes can be overridden at > component level - the apache-rat

Re: [ALL] RAT 0.9 slowness

2013-05-15 Thread sebb
On 15 May 2013 13:36, Gary Gregory wrote: > Can we do this in the pare t POM? Try it and see; update your local CP snapshot and install it locally. Should be easy to test whether includes/excludes can be overridden at component level - the apache-rat:rat goal lists all the files it matches. > G

Re: [VOTE] Release Commons Parent 29 from RC3

2013-05-15 Thread Gary Gregory
+1 Gary On Tue, May 14, 2013 at 2:55 PM, Luc Maisonobe wrote: > This is a VOTE to release Commons Parent 29 from RC3 > > Changes in this version include: > > Changes: > o cobertura-maven-plugin 2.5.2 -> removed > jacoco-maven-plugin -> 0.6.2.201302030

Re: [ALL] RAT 0.9 slowness

2013-05-15 Thread Gary Gregory
Can we do this in the pare t POM? Gary On May 15, 2013, at 4:03, Thomas Neidhart wrote: > in collections I already filter it like this: > > > > >org.apache.rat >apache-rat-plugin > > >site-content/**/* > > > > ... >

Re: [ALL] RAT 0.9 slowness

2013-05-15 Thread Thomas Neidhart
in collections I already filter it like this: org.apache.rat apache-rat-plugin site-content/**/* ... On Wed, May 15, 2013 at 3:19 AM, sebb wrote: > I've just done a test with IO, and the speed problem see