You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ve...@apache.org on 2009/01/18 19:50:51 UTC

svn commit: r735519 - in /webservices/commons/trunk/modules/tcpmon: pom.xml xdocs/navigation.xml

Author: veithen
Date: Sun Jan 18 10:50:50 2009
New Revision: 735519

URL: http://svn.apache.org/viewvc?rev=735519&view=rev
Log:
Removed one remaining Maven 1 file.

Removed:
    webservices/commons/trunk/modules/tcpmon/xdocs/navigation.xml
Modified:
    webservices/commons/trunk/modules/tcpmon/pom.xml

Modified: webservices/commons/trunk/modules/tcpmon/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/tcpmon/pom.xml?rev=735519&r1=735518&r2=735519&view=diff
==============================================================================
--- webservices/commons/trunk/modules/tcpmon/pom.xml (original)
+++ webservices/commons/trunk/modules/tcpmon/pom.xml Sun Jan 18 10:50:50 2009
@@ -73,9 +73,6 @@
                 <configuration>
                     <xdocDirectory>xdocs</xdocDirectory>
                     <siteDirectory>site</siteDirectory>
-                    <moduleExcludes>
-                        <xdoc>navigation.xml</xdoc>
-                    </moduleExcludes>
                 </configuration>
             </plugin>
             <plugin>