You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by rm...@apache.org on 2013/08/01 13:59:57 UTC

svn commit: r1509185 - in /commons/sandbox/monitoring/trunk: cxf/ pom.xml

Author: rmannibucau
Date: Thu Aug  1 11:59:57 2013
New Revision: 1509185

URL: http://svn.apache.org/r1509185
Log:
getting rid of CXF module which can be replace by the web one

Removed:
    commons/sandbox/monitoring/trunk/cxf/
Modified:
    commons/sandbox/monitoring/trunk/pom.xml

Modified: commons/sandbox/monitoring/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/pom.xml?rev=1509185&r1=1509184&r2=1509185&view=diff
==============================================================================
--- commons/sandbox/monitoring/trunk/pom.xml (original)
+++ commons/sandbox/monitoring/trunk/pom.xml Thu Aug  1 11:59:57 2013
@@ -44,7 +44,6 @@
     <module>spring</module>
     <module>web</module>
     <module>reporting</module>
-    <module>cxf</module>
     <module>aspectj</module>
   </modules>