You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2009/07/22 08:27:40 UTC

svn commit: r796618 - /felix/trunk/ipojo/webconsole-plugin/pom.xml

Author: clement
Date: Wed Jul 22 06:27:39 2009
New Revision: 796618

URL: http://svn.apache.org/viewvc?rev=796618&view=rev
Log:
Configurate the RAT plugin for the web console plugin.

Modified:
    felix/trunk/ipojo/webconsole-plugin/pom.xml

Modified: felix/trunk/ipojo/webconsole-plugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/webconsole-plugin/pom.xml?rev=796618&r1=796617&r2=796618&view=diff
==============================================================================
--- felix/trunk/ipojo/webconsole-plugin/pom.xml (original)
+++ felix/trunk/ipojo/webconsole-plugin/pom.xml Wed Jul 22 06:27:39 2009
@@ -86,7 +86,7 @@
           <useEclipseDefaultExcludes>true</useEclipseDefaultExcludes>
           <useMavenDefaultExcludes>true</useMavenDefaultExcludes>
           <excludes>
-            <param>doc/*</param>
+            <param>doc/**/*</param>
             <param>maven-eclipse.xml</param>
             <param>.checkstyle</param>
             <param>.externalToolBuilders/*</param>