ok, done thank you for the hint Hervé
Le mardi 22 juillet 2014 17:01:16 Dennis Lundberg a écrit : > Detection of OpenOffice documents is available in Rat 0.11-SNAPSHOT. > Please use that version on Maven sources, and don't add excludes for > OpenOffice documents. I have little time for OSS at the moment, but > still plan to release Rat 0.11. > > On Mon, Jul 21, 2014 at 5:53 PM, <[email protected]> wrote: > > Author: hboutemy > > Date: Mon Jul 21 15:53:24 2014 > > New Revision: 1612327 > > > > URL: http://svn.apache.org/r1612327 > > Log: > > added exclude > > > > Modified: > > maven/doxia/doxia/trunk/pom.xml > > > > Modified: maven/doxia/doxia/trunk/pom.xml > > URL: > > http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1612327& > > r1=1612326&r2=1612327&view=diff > > ========================================================================= > > ===== --- maven/doxia/doxia/trunk/pom.xml (original) > > +++ maven/doxia/doxia/trunk/pom.xml Mon Jul 21 15:53:24 2014 > > @@ -387,6 +387,7 @@ under the License. > > > > <artifactId>apache-rat-plugin</artifactId> > > <configuration> > > > > <excludes> > > > > + <excludes>src/site/xdoc/doxia-deps.odg</excludes> > > > > <exclude>src/test/resources/**/*.apt</exclude> > > <exclude>src/test/resources/**/*.apt.vm</exclude> > > <exclude>src/test/resources/**/*.confluence</exclude> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
