You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2006/04/28 11:47:20 UTC

svn commit: r397834 - in /webservices/axis2/trunk/c: include/axis2_string_util.h include/xml_schema/axis2_string_util.h modules/util/string_util.c modules/xml/xml_schema/string_util.c

Author: damitha
Date: Fri Apr 28 02:47:19 2006
New Revision: 397834

URL: http://svn.apache.org/viewcvs?rev=397834&view=rev
Log:
Moved string_util.c into axis2c util folder because this can be useful as
a util

Added:
    webservices/axis2/trunk/c/include/axis2_string_util.h
      - copied unchanged from r397827, webservices/axis2/trunk/c/include/xml_schema/axis2_string_util.h
    webservices/axis2/trunk/c/modules/util/string_util.c
      - copied unchanged from r397827, webservices/axis2/trunk/c/modules/xml/xml_schema/string_util.c
Removed:
    webservices/axis2/trunk/c/include/xml_schema/axis2_string_util.h
    webservices/axis2/trunk/c/modules/xml/xml_schema/string_util.c