You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by da...@apache.org on 2005/12/29 07:13:28 UTC

svn commit: r359732 - in /webservices/axis2/trunk/c: configure.ac test/common/

Author: damitha
Date: Wed Dec 28 22:13:19 2005
New Revision: 359732

URL: http://svn.apache.org/viewcvs?rev=359732&view=rev
Log:
Removed test/common folder as well

Removed:
    webservices/axis2/trunk/c/test/common/
Modified:
    webservices/axis2/trunk/c/configure.ac

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/configure.ac?rev=359732&r1=359731&r2=359732&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Wed Dec 28 22:13:19 2005
@@ -107,13 +107,11 @@
     modules/xml/parser/libxml2/src/Makefile \
     modules/xml/soap/Makefile \
     modules/xml/om/Makefile \
-    modules/common/Makefile \
     modules/util/Makefile \
     modules/wsdl/Makefile \
     test/Makefile \
     test/xml/Makefile \
     test/xml/om/Makefile \
-    test/common/Makefile \
     test/core/Makefile \
     test/core/handlers/Makefile \
     test/util/Makefile \