Author: blin
Date: Fri Aug 17 02:28:24 2007
New Revision: 566980

URL: http://svn.apache.org/viewvc?view=rev&rev=566980
Log:
[CXF-763] samples reorganization work - more cleanup to follow after this 
initial commit  

Added:
    
incubator/cxf/trunk/distribution/src/main/release/samples/configuration_interceptor/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/streamInterceptor/
    incubator/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/
      - copied from r566975, 
incubator/cxf/trunk/distribution/src/main/release/samples/colocated/
    
incubator/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/README.txt
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/colocated/README.txt
    
incubator/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/build.xml
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/colocated/build.xml
    
incubator/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/coloc.xml
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/colocated/coloc.xml
    
incubator/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/logging.properties
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/colocated/logging.properties
    
incubator/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/src/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/colocated/src/
    
incubator/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/wsdl/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/colocated/wsdl/
    incubator/cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/
      - copied from r566975, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_code_first/
    
incubator/cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/README.txt
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_code_first/README.txt
    
incubator/cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/build.xml
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_code_first/build.xml
    
incubator/cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/src/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_code_first/src/
    
incubator/cxf/trunk/distribution/src/main/release/samples/java_first_spring_support/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/spring_http/
    incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_async/
      - copied from r566975, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_async/
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_async/README.txt
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_async/README.txt
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_async/build.xml
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_async/build.xml
    incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_async/src/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_async/src/
    incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_async/wsdl/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_async/wsdl/
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/
      - copied from r566975, 
incubator/cxf/trunk/distribution/src/main/release/samples/dispatch_provider/
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/README.txt
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/dispatch_provider/README.txt
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/build.xml
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/dispatch_provider/build.xml
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/src/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/dispatch_provider/src/
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/wsdl/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/dispatch_provider/wsdl/
    incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/handlers/
    incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first/
      - copied from r566975, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/
    
incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first/README.txt
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/README.txt
    
incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first/build.xml
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/build.xml
    incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first/cxf.xml
      - copied unchanged from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/cxf.xml
    incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first/src/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/src/
    incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first/wsdl/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/wsdl/
    incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_https/
    
incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_xml_bare/
    incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_RPCLit/
    incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/soap12/
    
incubator/cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/
      - copied from r566976, 
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_xml_wrapped/
Removed:
    incubator/cxf/trunk/distribution/src/main/release/samples/colocated/
    incubator/cxf/trunk/distribution/src/main/release/samples/dispatch_provider/
    incubator/cxf/trunk/distribution/src/main/release/samples/handlers/
    incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/
    
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_RPCLit/
    incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_async/
    
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_code_first/
    incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_https/
    
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_xml_bare/
    
incubator/cxf/trunk/distribution/src/main/release/samples/hello_world_xml_wrapped/
    incubator/cxf/trunk/distribution/src/main/release/samples/soap12/
    incubator/cxf/trunk/distribution/src/main/release/samples/spring_http/
    incubator/cxf/trunk/distribution/src/main/release/samples/streamInterceptor/

Reply via email to