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 06:23:40 UTC

svn commit: r359721 - in /webservices/axis2/trunk/c/modules/core/description: ./ src/

Author: damitha
Date: Wed Dec 28 21:22:58 2005
New Revision: 359721

URL: http://svn.apache.org/viewcvs?rev=359721&view=rev
Log:
Moved files from src to prev

Added:
    webservices/axis2/trunk/c/modules/core/description/axis2_description.h
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/axis2_description.h
    webservices/axis2/trunk/c/modules/core/description/dll_desc.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/dll_desc.c
    webservices/axis2/trunk/c/modules/core/description/flow.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/flow.c
    webservices/axis2/trunk/c/modules/core/description/flow_container.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/flow_container.c
    webservices/axis2/trunk/c/modules/core/description/handler_desc.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/handler_desc.c
    webservices/axis2/trunk/c/modules/core/description/module.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/module.c
    webservices/axis2/trunk/c/modules/core/description/module_desc.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/module_desc.c
    webservices/axis2/trunk/c/modules/core/description/op.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/op.c
    webservices/axis2/trunk/c/modules/core/description/param.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/param.c
    webservices/axis2/trunk/c/modules/core/description/param_container.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/param_container.c
    webservices/axis2/trunk/c/modules/core/description/phase_rule.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/phase_rule.c
    webservices/axis2/trunk/c/modules/core/description/svc.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/svc.c
    webservices/axis2/trunk/c/modules/core/description/svc_grp.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/svc_grp.c
    webservices/axis2/trunk/c/modules/core/description/transport_in_desc.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/transport_in_desc.c
    webservices/axis2/trunk/c/modules/core/description/transport_out_desc.c
      - copied unchanged from r359719, webservices/axis2/trunk/c/modules/core/description/src/transport_out_desc.c
Removed:
    webservices/axis2/trunk/c/modules/core/description/Makefile.am
    webservices/axis2/trunk/c/modules/core/description/src/axis2_description.h
    webservices/axis2/trunk/c/modules/core/description/src/dll_desc.c
    webservices/axis2/trunk/c/modules/core/description/src/flow.c
    webservices/axis2/trunk/c/modules/core/description/src/flow_container.c
    webservices/axis2/trunk/c/modules/core/description/src/handler_desc.c
    webservices/axis2/trunk/c/modules/core/description/src/module.c
    webservices/axis2/trunk/c/modules/core/description/src/module_desc.c
    webservices/axis2/trunk/c/modules/core/description/src/op.c
    webservices/axis2/trunk/c/modules/core/description/src/param.c
    webservices/axis2/trunk/c/modules/core/description/src/param_container.c
    webservices/axis2/trunk/c/modules/core/description/src/phase_rule.c
    webservices/axis2/trunk/c/modules/core/description/src/svc.c
    webservices/axis2/trunk/c/modules/core/description/src/svc_grp.c
    webservices/axis2/trunk/c/modules/core/description/src/transport_in_desc.c
    webservices/axis2/trunk/c/modules/core/description/src/transport_out_desc.c