You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2014/07/22 17:01:16 UTC

Re: svn commit: r1612327 - /maven/doxia/doxia/trunk/pom.xml

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,  <hb...@apache.org> 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>
>
>



-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r1612327 - /maven/doxia/doxia/trunk/pom.xml

Posted by Hervé BOUTEMY <he...@free.fr>.
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,  <hb...@apache.org> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org