You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by jl...@apache.org on 2007/10/25 19:10:56 UTC

svn commit: r588283 [1/18] - in /incubator/cxf/branches/jliu: ./ api/ api/src/main/java/org/apache/cxf/databinding/ api/src/main/java/org/apache/cxf/io/ api/src/main/java/org/apache/cxf/message/ api/src/main/java/org/apache/cxf/phase/ api/src/main/java...

Author: jliu
Date: Thu Oct 25 10:09:20 2007
New Revision: 588283

URL: http://svn.apache.org/viewvc?rev=588283&view=rev
Log:
merge from trunk to branch

Added:
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/databinding/AbstractDataBinding.java
      - copied unchanged from r587801, incubator/cxf/trunk/api/src/main/java/org/apache/cxf/databinding/AbstractDataBinding.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/logging/AbstractDelegatingLogger.java
      - copied unchanged from r587801, incubator/cxf/trunk/common/common/src/main/java/org/apache/cxf/common/logging/AbstractDelegatingLogger.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/logging/Log4jLogger.java
      - copied unchanged from r587801, incubator/cxf/trunk/common/common/src/main/java/org/apache/cxf/common/logging/Log4jLogger.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/util/FixedExtensionDeserializer.java
      - copied unchanged from r587801, incubator/cxf/trunk/common/common/src/main/java/org/apache/cxf/common/util/FixedExtensionDeserializer.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/util/SOAPConstants.java
      - copied unchanged from r587801, incubator/cxf/trunk/common/common/src/main/java/org/apache/cxf/common/util/SOAPConstants.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/configuration/spring/AbstractSpringBeanMap.java
      - copied unchanged from r587801, incubator/cxf/trunk/common/common/src/main/java/org/apache/cxf/configuration/spring/AbstractSpringBeanMap.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/configuration/spring/MapProvider.java
      - copied unchanged from r587801, incubator/cxf/trunk/common/common/src/main/java/org/apache/cxf/configuration/spring/MapProvider.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/helpers/LoadingByteArrayOutputStream.java
      - copied unchanged from r587801, incubator/cxf/trunk/common/common/src/main/java/org/apache/cxf/helpers/LoadingByteArrayOutputStream.java
    incubator/cxf/branches/jliu/distribution/src/main/release/bin/java2ws
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/bin/java2ws
    incubator/cxf/branches/jliu/distribution/src/main/release/bin/java2ws.bat
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/bin/java2ws.bat
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/inbound/etc/weblogic-ra.xml
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/inbound/etc/weblogic-ra.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/
      - copied from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/README.txt
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/README.txt
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/build.xml
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/build.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/etc/
      - copied from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/etc/
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/etc/cxfj2ee_1_5-ds.xml
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/etc/cxfj2ee_1_5-ds.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/etc/jboss-web.xml
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/etc/jboss-web.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/etc/web.xml
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/etc/web.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/etc/wsdl/
      - copied from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/etc/wsdl/
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/etc/wsdl/hello_world.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/etc/wsdl/hello_world.wsdl
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/src/
      - copied from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/src/demo/
      - copied from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/demo/
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/src/demo/client/
      - copied from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/demo/client/
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/src/demo/client/Client.java
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/demo/client/Client.java
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/src/demo/servlet/
      - copied from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/demo/servlet/
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/src/demo/servlet/HelloWorldServlet.java
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/demo/servlet/HelloWorldServlet.java
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/outbound/src/hello_world.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/distribution/src/main/release/samples/integration/jca/outbound/src/hello_world.wsdl
    incubator/cxf/branches/jliu/etc/eclipse/xmltemplates.xml
      - copied unchanged from r587801, incubator/cxf/trunk/etc/eclipse/xmltemplates.xml
    incubator/cxf/branches/jliu/etc/rat.unknowns.txt
      - copied unchanged from r587801, incubator/cxf/trunk/etc/rat.unknowns.txt
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/connector/CXFConnectionParam.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/connector/CXFConnectionParam.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/CXFManagedConnectionMetaData.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/cxf/CXFManagedConnectionMetaData.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/CXFWorkAdapter.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/cxf/CXFWorkAdapter.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/Messages.properties
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/cxf/Messages.properties
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/WorkManagerThreadPool.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/cxf/WorkManagerThreadPool.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/servant/EJBEndpoint.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/servant/EJBEndpoint.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/servant/EJBInvoker.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/servant/EJBInvoker.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/servant/EJBServantConfig.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/servant/EJBServantConfig.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/servant/EJBEndpointTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/test/java/org/apache/cxf/jca/servant/EJBEndpointTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/servant/EJBServantConfigTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/integration/jca/src/test/java/org/apache/cxf/jca/servant/EJBServantConfigTest.java
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/   (props changed)
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/pom.xml
      - copied unchanged from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/pom.xml
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/main/
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/main/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/main/java/
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/main/java/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/main/java/org/
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/main/java/org/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/main/java/org/apache/
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/main/java/org/apache/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/main/java/org/apache/cxf/
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/main/java/org/apache/cxf/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/main/java/org/apache/cxf/maven_plugin/
      - copied from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/main/java/org/apache/cxf/maven_plugin/
    incubator/cxf/branches/jliu/maven-plugins/java2ws-plugin/src/main/java/org/apache/cxf/maven_plugin/Java2WSMojo.java
      - copied unchanged from r587801, incubator/cxf/trunk/maven-plugins/java2ws-plugin/src/main/java/org/apache/cxf/maven_plugin/Java2WSMojo.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/test/TestUtilities.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/test/TestUtilities.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/databinding/ElementDataWriter.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/databinding/ElementDataWriter.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/AbstractTypeMappingRegistry.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/AbstractTypeMappingRegistry.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/resources/META-INF/cxf/
      - copied from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/main/resources/META-INF/cxf/
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/resources/META-INF/cxf/aegis.xsd
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/main/resources/META-INF/cxf/aegis.xsd
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/integration/ParameterMappingTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/integration/ParameterMappingTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/namespaces/ExplicitPrefixTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/namespaces/ExplicitPrefixTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/namespaces/data/Name.aegis.xml
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/namespaces/data/Name.aegis.xml
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/ArrayService.aegis.xml
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/ArrayService.aegis.xml
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/SimpleBean.aegis.xml
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/SimpleBean.aegis.xml
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/map/StudentServiceDocLiteral.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/map/StudentServiceDocLiteral.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/map/StudentServiceDocLiteralImpl.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/map/StudentServiceDocLiteralImpl.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/
      - copied from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/MapsTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/MapsTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/
      - copied from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/MapTest.aegis.xml
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/MapTest.aegis.xml
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/MapTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/MapTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/MapTestImpl.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/MapTestImpl.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/ObjectWithAMap.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/fortest/ObjectWithAMap.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/ns2/
      - copied from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/ns2/
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/ns2/ObjectWithAMapNs2.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/ns2/ObjectWithAMapNs2.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/package.html
      - copied unchanged from r587801, incubator/cxf/trunk/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/map/package.html
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/resources/META-INF/cxf/cxf-extension-jaxws.xml
      - copied unchanged from r587801, incubator/cxf/trunk/rt/frontend/jaxws/src/main/resources/META-INF/cxf/cxf-extension-jaxws.xml
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/resources/META-INF/cxf/cxf.extension
      - copied unchanged from r587801, incubator/cxf/trunk/rt/frontend/jaxws/src/main/resources/META-INF/cxf/cxf.extension
    incubator/cxf/branches/jliu/rt/javascript/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/
    incubator/cxf/branches/jliu/rt/javascript/pom.xml
      - copied unchanged from r587801, incubator/cxf/trunk/rt/javascript/pom.xml
    incubator/cxf/branches/jliu/rt/javascript/src/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/
    incubator/cxf/branches/jliu/rt/javascript/src/main/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/JavascriptUtils.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/JavascriptUtils.java
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/UnsupportedSchemaConstruct.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/UnsupportedSchemaConstruct.java
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/service/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/service/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/service/ServiceJavascriptBuilder.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/service/ServiceJavascriptBuilder.java
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/types/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/types/
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/types/SchemaJavascriptBuilder.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/types/SchemaJavascriptBuilder.java
    incubator/cxf/branches/jliu/rt/javascript/src/main/java/org/apache/cxf/javascript/types/package-info.html
      - copied unchanged from r587801, incubator/cxf/trunk/rt/javascript/src/main/java/org/apache/cxf/javascript/types/package-info.html
    incubator/cxf/branches/jliu/rt/javascript/src/main/resources/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/main/resources/
    incubator/cxf/branches/jliu/rt/javascript/src/test/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/test/
    incubator/cxf/branches/jliu/rt/javascript/src/test/java/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/test/java/
    incubator/cxf/branches/jliu/rt/javascript/src/test/resources/
      - copied from r587801, incubator/cxf/trunk/rt/javascript/src/test/resources/
    incubator/cxf/branches/jliu/rt/testsupport/   (props changed)
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/
    incubator/cxf/branches/jliu/rt/testsupport/pom.xml
      - copied unchanged from r587801, incubator/cxf/trunk/rt/testsupport/pom.xml
    incubator/cxf/branches/jliu/rt/testsupport/src/
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/src/
    incubator/cxf/branches/jliu/rt/testsupport/src/test/
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/src/test/
    incubator/cxf/branches/jliu/rt/testsupport/src/test/java/
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/src/test/java/
    incubator/cxf/branches/jliu/rt/testsupport/src/test/java/org/
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/src/test/java/org/
    incubator/cxf/branches/jliu/rt/testsupport/src/test/java/org/apache/
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/src/test/java/org/apache/
    incubator/cxf/branches/jliu/rt/testsupport/src/test/java/org/apache/cxf/
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/src/test/java/org/apache/cxf/
    incubator/cxf/branches/jliu/rt/testsupport/src/test/java/org/apache/cxf/testsupport/
      - copied from r587801, incubator/cxf/trunk/rt/testsupport/src/test/java/org/apache/cxf/testsupport/
    incubator/cxf/branches/jliu/rt/testsupport/src/test/java/org/apache/cxf/testsupport/TestUtilitiesWithBasicBus.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/testsupport/src/test/java/org/apache/cxf/testsupport/TestUtilitiesWithBasicBus.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/java/org/apache/cxf/transport/http/ClientOnlyHTTPTransportFactory.java
      - copied unchanged from r587801, incubator/cxf/trunk/rt/transports/http/src/main/java/org/apache/cxf/transport/http/ClientOnlyHTTPTransportFactory.java
    incubator/cxf/branches/jliu/rt/ws/policy/src/main/resources/schemas/ws-policy-200702.xjb
      - copied unchanged from r587801, incubator/cxf/trunk/rt/ws/policy/src/main/resources/schemas/ws-policy-200702.xjb
    incubator/cxf/branches/jliu/rt/ws/policy/src/main/resources/schemas/ws-policy-200702.xsd
      - copied unchanged from r587801, incubator/cxf/trunk/rt/ws/policy/src/main/resources/schemas/ws-policy-200702.xsd
    incubator/cxf/branches/jliu/systests/src/test/generated/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/generated/
    incubator/cxf/branches/jliu/systests/src/test/generated/org/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/generated/org/
    incubator/cxf/branches/jliu/systests/src/test/generated/org/apache/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/generated/org/apache/
    incubator/cxf/branches/jliu/systests/src/test/generated/org/apache/cxf/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/generated/org/apache/cxf/
    incubator/cxf/branches/jliu/systests/src/test/generated/org/apache/cxf/systest/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/generated/org/apache/cxf/systest/
    incubator/cxf/branches/jliu/systests/src/test/generated/org/apache/cxf/systest/jaxb/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/generated/org/apache/cxf/systest/jaxb/
    incubator/cxf/branches/jliu/systests/src/test/generated/org/apache/cxf/systest/jaxb/service/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/generated/org/apache/cxf/systest/jaxb/service/
    incubator/cxf/branches/jliu/systests/src/test/generated/org/apache/cxf/systest/jaxb/service/TestServiceException.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/generated/org/apache/cxf/systest/jaxb/service/TestServiceException.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/cxf993/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/cxf993/
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/cxf993/Cxf993Impl.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/cxf993/Cxf993Impl.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/cxf993/Cxf993Test.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/cxf993/Cxf993Test.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/cxf993/Server.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/cxf993/Server.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http/resources/Bethal.p12
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http/resources/Bethal.p12
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http/resources/Morpit.p12
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http/resources/Morpit.p12
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http/resources/Truststore.pem
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http/resources/Truststore.pem
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http/resources/pkcs12.xml
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http/resources/pkcs12.xml
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http_jetty/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http_jetty/
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http_jetty/Dummy.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http_jetty/Dummy.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http_jetty/DummyInterface.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http_jetty/DummyInterface.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http_jetty/EngineLifecycleTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http_jetty/EngineLifecycleTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http_jetty/jetty-engine.xml
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http_jetty/jetty-engine.xml
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http_jetty/server-lifecycle-beans.xml
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http_jetty/server-lifecycle-beans.xml
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/http_jetty/test.html
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http_jetty/test.html
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/jaxb/model/ExtendedWidgetWithMime.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/jaxb/model/ExtendedWidgetWithMime.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/local_transport/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/local_transport/
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/local_transport/DirectDispatchClientTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/local_transport/DirectDispatchClientTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/local_transport/Server.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/local_transport/Server.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/mtom_feature/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/mtom_feature/
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/mtom_feature/HelloImpl.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/mtom_feature/HelloImpl.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/mtom_feature/ImageHelper.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/mtom_feature/ImageHelper.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/mtom_feature/MtomFeatureClientServerTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/mtom_feature/MtomFeatureClientServerTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/mtom_feature/Server.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/mtom_feature/Server.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/type_substitution/
      - copied from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/type_substitution/
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/type_substitution/CarDealerImpl.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/type_substitution/CarDealerImpl.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/type_substitution/Server.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/type_substitution/Server.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/type_substitution/TypeSubClientServerTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/type_substitution/TypeSubClientServerTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/ws/policy/PolicyTestUtils.java
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/policy/PolicyTestUtils.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/ws/policy/addr-inline-policy-old.xml
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/ws/policy/addr-inline-policy-old.xml
    incubator/cxf/branches/jliu/systests/src/test/resources/java.jpg
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/resources/java.jpg
    incubator/cxf/branches/jliu/systests/src/test/resources/wsdl/cxf-993.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/resources/wsdl/cxf-993.wsdl
    incubator/cxf/branches/jliu/systests/src/test/resources/wsdl/mtom.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/systests/src/test/resources/wsdl/mtom.wsdl
    incubator/cxf/branches/jliu/testutils/src/main/java/org/apache/hello_world/GreeterImpl.java
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/java/org/apache/hello_world/GreeterImpl.java
    incubator/cxf/branches/jliu/testutils/src/main/resources/wsdl/cardealer.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/resources/wsdl/cardealer.wsdl
    incubator/cxf/branches/jliu/testutils/src/main/resources/wsdl/hello_world_bindings_catalog.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/resources/wsdl/hello_world_bindings_catalog.wsdl
    incubator/cxf/branches/jliu/testutils/src/main/resources/wsdl/hello_world_messages_catalog.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/resources/wsdl/hello_world_messages_catalog.wsdl
    incubator/cxf/branches/jliu/testutils/src/main/resources/wsdl/hello_world_schema.xsd
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/resources/wsdl/hello_world_schema.xsd
    incubator/cxf/branches/jliu/testutils/src/main/resources/wsdl/hello_world_schema2.xsd
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/resources/wsdl/hello_world_schema2.xsd
    incubator/cxf/branches/jliu/testutils/src/main/resources/wsdl/hello_world_services_catalog.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/resources/wsdl/hello_world_services_catalog.wsdl
    incubator/cxf/branches/jliu/testutils/src/main/resources/wsdl/hello_world_wsdl_import_catalog.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/main/resources/wsdl/hello_world_wsdl_import_catalog.wsdl
    incubator/cxf/branches/jliu/testutils/src/test/java/org/apache/cxf/
      - copied from r587801, incubator/cxf/trunk/testutils/src/test/java/org/apache/cxf/
    incubator/cxf/branches/jliu/testutils/src/test/java/org/apache/cxf/testutils/
      - copied from r587801, incubator/cxf/trunk/testutils/src/test/java/org/apache/cxf/testutils/
    incubator/cxf/branches/jliu/testutils/src/test/java/org/apache/cxf/testutils/header_test/
      - copied from r587801, incubator/cxf/trunk/testutils/src/test/java/org/apache/cxf/testutils/header_test/
    incubator/cxf/branches/jliu/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/
      - copied from r587801, incubator/cxf/trunk/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/
    incubator/cxf/branches/jliu/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/TestRPCHeaderTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/TestRPCHeaderTest.java
    incubator/cxf/branches/jliu/tools/anttask/src/main/java/org/apache/cxf/ant/extensions/Java2WSTask.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/anttask/src/main/java/org/apache/cxf/ant/extensions/Java2WSTask.java
    incubator/cxf/branches/jliu/tools/common/src/main/java/org/apache/cxf/tools/common/Tag.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/main/java/org/apache/cxf/tools/common/Tag.java
    incubator/cxf/branches/jliu/tools/common/src/main/java/org/apache/cxf/tools/common/model/JAnnotation.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/main/java/org/apache/cxf/tools/common/model/JAnnotation.java
    incubator/cxf/branches/jliu/tools/common/src/main/java/org/apache/cxf/tools/common/model/JAnnotationElement.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/main/java/org/apache/cxf/tools/common/model/JAnnotationElement.java
    incubator/cxf/branches/jliu/tools/common/src/test/java/org/apache/cxf/tools/common/model/A.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/test/java/org/apache/cxf/tools/common/model/A.java
    incubator/cxf/branches/jliu/tools/common/src/test/java/org/apache/cxf/tools/common/model/JAnnotationTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/test/java/org/apache/cxf/tools/common/model/JAnnotationTest.java
    incubator/cxf/branches/jliu/tools/common/src/test/java/org/apache/cxf/tools/util/StAXUtilTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/test/java/org/apache/cxf/tools/util/StAXUtilTest.java
    incubator/cxf/branches/jliu/tools/common/src/test/java/org/apache/cxf/tools/util/resources/
      - copied from r587801, incubator/cxf/trunk/tools/common/src/test/java/org/apache/cxf/tools/util/resources/
    incubator/cxf/branches/jliu/tools/common/src/test/java/org/apache/cxf/tools/util/resources/test.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/test/java/org/apache/cxf/tools/util/resources/test.wsdl
    incubator/cxf/branches/jliu/tools/common/src/test/java/org/apache/cxf/tools/util/resources/test2.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/test/java/org/apache/cxf/tools/util/resources/test2.wsdl
    incubator/cxf/branches/jliu/tools/common/src/test/java/org/apache/cxf/tools/util/resources/test3.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/common/src/test/java/org/apache/cxf/tools/util/resources/test3.wsdl
    incubator/cxf/branches/jliu/tools/javato/ws/src/main/java/META-INF/
      - copied from r587801, incubator/cxf/trunk/tools/javato/ws/src/main/java/META-INF/
    incubator/cxf/branches/jliu/tools/javato/ws/src/main/java/META-INF/cxf/
      - copied from r587801, incubator/cxf/trunk/tools/javato/ws/src/main/java/META-INF/cxf/
    incubator/cxf/branches/jliu/tools/javato/ws/src/main/java/META-INF/cxf/java2wsbeans.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/main/java/META-INF/cxf/java2wsbeans.xml
    incubator/cxf/branches/jliu/tools/javato/ws/src/main/java/org/apache/cxf/tools/java2wsdl/processor/internal/jaxws/JAXWSFrontEndProcessor.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/main/java/org/apache/cxf/tools/java2wsdl/processor/internal/jaxws/JAXWSFrontEndProcessor.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/GreeterImpl.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/GreeterImpl.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloBase.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloBase.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloImpl.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloImpl.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloRMI.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloRMI.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloReq.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloReq.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloWithNoAnno.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/HelloWithNoAnno.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/ImageSender.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/ImageSender.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/ImageSender2.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/ImageSender2.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/MyImage.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/MyImage.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/
      - copied from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/Something.aegis.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/Something.aegis.xml
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/Something.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/Something.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/TestAegisSEI.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/fortest/aegis2ws/TestAegisSEI.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/java2ws/AegisTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/java2ws/AegisTest.java
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/java2wsdl/processor/expected/expected_send_image.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/java2wsdl/processor/expected/expected_send_image.wsdl
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/java/org/apache/cxf/tools/java2wsdl/processor/expected/expected_send_image2.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/java/org/apache/cxf/tools/java2wsdl/processor/expected/expected_send_image2.wsdl
    incubator/cxf/branches/jliu/tools/javato/ws/src/test/resources/revisedAegisDefaultBeans.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/javato/ws/src/test/resources/revisedAegisDefaultBeans.xml
    incubator/cxf/branches/jliu/tools/validator/src/test/resources/validator_wsdl/bp2717.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/validator/src/test/resources/validator_wsdl/bp2717.wsdl
    incubator/cxf/branches/jliu/tools/validator/src/test/resources/validator_wsdl/cxf996.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/validator/src/test/resources/validator_wsdl/cxf996.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/WSActionAnnotator.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/WSActionAnnotator.java
    incubator/cxf/branches/jliu/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/XmlSeeAlsoAnnotator.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/XmlSeeAlsoAnnotator.java
    incubator/cxf/branches/jliu/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/wsdl11/CustomizedWSDLLocator.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/main/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/wsdl11/CustomizedWSDLLocator.java
    incubator/cxf/branches/jliu/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/XmlSeeAlsoAnnotatorTest.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/XmlSeeAlsoAnnotatorTest.java
    incubator/cxf/branches/jliu/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/types/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/types/
    incubator/cxf/branches/jliu/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/types/A.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/types/A.java
    incubator/cxf/branches/jliu/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/types/ObjectFactory.java
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/frontend/jaxws/src/test/java/org/apache/cxf/tools/wsdlto/frontend/jaxws/processor/internal/annotator/types/ObjectFactory.java
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug978/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug978/
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug978/bug.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug978/bug.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug978/logical.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/bug978/logical.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cardealer.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cardealer.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1001.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1001.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/catalog.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/catalog.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/extra.xsd
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/extra.xsd
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/myservice.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1053/myservice.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/async_binding.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/async_binding.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/echo_date.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/echo_date.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/hello_world.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/hello_world.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/hello_world_oneway.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/hello_world_oneway.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/jaxbbinding.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1094/jaxbbinding.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/binding.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/binding.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/binding1.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/binding1.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_bindings.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_bindings.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_messages.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_messages.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_services.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_services.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_wsdl_import.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1095/hello_world_wsdl_import.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1106/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1106/
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1106/binding.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1106/binding.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/binding.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/binding.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/catalog.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/catalog.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/extra.xsd
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/extra.xsd
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/jax-ws-catalog.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/jax-ws-catalog.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/jax-ws-catalog2.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/jax-ws-catalog2.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/jaxbbinding.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/jaxbbinding.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/myservice.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf1112/myservice.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf994/
      - copied from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf994/
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf994/async.xml
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf994/async.xml
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf994/hello_world_async.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/cxf994/hello_world_async.wsdl
    incubator/cxf/branches/jliu/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/wsdl_addr.wsdl
      - copied unchanged from r587801, incubator/cxf/trunk/tools/wsdlto/test/src/test/resources/wsdl2java_wsdl/wsdl_addr.wsdl
Removed:
    incubator/cxf/branches/jliu/distribution/src/main/release/bin/java2wsdl
    incubator/cxf/branches/jliu/distribution/src/main/release/bin/java2wsdl.bat
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/hello_world_soap_http/
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/servant/AbstractServant.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/servant/CXFConnectEJBServant.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/servant/EJBServant.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/servant/CXFConnectEJBServantTest.java
    incubator/cxf/branches/jliu/maven-plugins/codegen-plugin/src/main/java/org/apache/cxf/maven_plugin/Java2WSDLMojo.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/util/XmlConstants.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/codehaus/
    incubator/cxf/branches/jliu/testutils/src/main/java/de/
    incubator/cxf/branches/jliu/testutils/src/test/java/org/apache/header_test/
    incubator/cxf/branches/jliu/tools/anttask/src/main/java/org/apache/cxf/ant/extensions/Java2WSDLTask.java
    incubator/cxf/branches/jliu/tools/common/src/main/java/org/apache/cxf/tools/common/model/JavaAnnotation.java
    incubator/cxf/branches/jliu/tools/javato/core/
    incubator/cxf/branches/jliu/tools/javato/test/
    incubator/cxf/branches/jliu/tools/javato/ws/src/main/java/org/apache/cxf/tools/java2wsdl/processor/internal/jaxws/ServiceInfoToJavaProcessor.java
Modified:
    incubator/cxf/branches/jliu/   (props changed)
    incubator/cxf/branches/jliu/api/pom.xml
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/databinding/DataBinding.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/io/CachedOutputStream.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/message/MessageContentsList.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/phase/PhaseInterceptorChain.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/service/model/AbstractMessageContainer.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/service/model/OperationInfo.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/service/model/SchemaInfo.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/service/model/ServiceModelUtil.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/tools/common/ToolConstants.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/transport/ConduitInitiator.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/ws/policy/PolicyConstants.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/wsdl/JAXBExtensionHelper.java
    incubator/cxf/branches/jliu/api/src/main/java/org/apache/cxf/wsdl/WSDLConstants.java
    incubator/cxf/branches/jliu/api/src/test/java/org/apache/cxf/ws/policy/builder/primitive/NestedPrimitiveAssertionBuilderTest.java
    incubator/cxf/branches/jliu/benchmark/performance/soap_http_doc_lit/bin/run_server
    incubator/cxf/branches/jliu/benchmark/performance/soap_http_doc_lit/bin/run_server.bat
    incubator/cxf/branches/jliu/buildtools/src/main/resources/cxf-checkstyle.xml
    incubator/cxf/branches/jliu/buildtools/src/main/resources/cxf-pmd-ruleset.xml
    incubator/cxf/branches/jliu/buildtools/src/main/resources/notice-supplements.xml
    incubator/cxf/branches/jliu/common/common/pom.xml
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/annotation/AbstractAnnotationVisitor.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/annotation/AnnotationProcessor.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/i18n/BundleUtils.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/injection/Messages.properties
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/injection/ResourceInjector.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/logging/LogUtils.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/util/ParamReader.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/common/util/ReflectionUtil.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/configuration/spring/AbstractBeanDefinitionParser.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/configuration/spring/SpringBeanMap.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/configuration/spring/SpringBeanQNameMap.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/helpers/FileUtils.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/helpers/HttpHeaderHelper.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/helpers/IOUtils.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/resource/DefaultResourceManager.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/resource/ExtendedURIResolver.java
    incubator/cxf/branches/jliu/common/common/src/main/java/org/apache/cxf/version/Version.java
    incubator/cxf/branches/jliu/common/common/src/main/resources-filtered/org/apache/cxf/version/version.properties
    incubator/cxf/branches/jliu/common/common/src/test/java/org/apache/cxf/common/annotation/AnnotatedGreeterImpl.java
    incubator/cxf/branches/jliu/common/common/src/test/java/org/apache/cxf/common/injection/ResourceInjectorTest.java
    incubator/cxf/branches/jliu/common/common/src/test/java/org/apache/cxf/common/logging/LogUtilsTest.java
    incubator/cxf/branches/jliu/common/common/src/test/java/org/apache/cxf/configuration/spring/SpringBeanMapTest.java
    incubator/cxf/branches/jliu/common/common/src/test/java/org/apache/cxf/configuration/spring/SpringBeanQNameMapTest.java
    incubator/cxf/branches/jliu/common/common/src/test/java/org/apache/cxf/version/VersionTest.java
    incubator/cxf/branches/jliu/common/schemas/src/main/resources/schemas/configuration/security.xsd
    incubator/cxf/branches/jliu/common/xsd/src/main/java/org/apache/cxf/maven_plugin/CodegenUtils.java
    incubator/cxf/branches/jliu/distribution/bundle/pom.xml
    incubator/cxf/branches/jliu/distribution/manifest/pom.xml
    incubator/cxf/branches/jliu/distribution/pom.xml
    incubator/cxf/branches/jliu/distribution/src/main/appended-resources/META-INF/NOTICE
    incubator/cxf/branches/jliu/distribution/src/main/release/README
    incubator/cxf/branches/jliu/distribution/src/main/release/release_notes.txt
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/common_build.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/inbound/build.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/integration/jca/inbound/etc/weblogic-ejb-jar.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/mtom/src/demo/mtom/client/Client.java
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/restful_dispatch/README.txt
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/restful_http_binding/src/com/acme/customer/index.jaxb
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/ruby_spring_support/src/demo/spring/HelloWorldImpl.rb
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/ws_policy/addr-external.xml
    incubator/cxf/branches/jliu/distribution/src/main/release/samples/ws_policy/wsdl/hello_world_addr_policy.wsdl
    incubator/cxf/branches/jliu/etc/eclipse/codetemplates.xml
    incubator/cxf/branches/jliu/integration/jbi/pom.xml
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/connector/CXFConnectionFactory.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/core/logging/LoggerHelper.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/core/resourceadapter/AbstractManagedConnectionFactoryImpl.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/core/resourceadapter/AbstractManagedConnectionImpl.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/core/resourceadapter/Handler.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/core/resourceadapter/ResourceBean.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/AssociatedManagedConnectionFactoryImpl.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/CXFConnectionRequestInfo.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/CXFInvocationHandler.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/ConnectionFactoryImpl.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/JCABusFactory.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/ManagedConnectionFactoryImpl.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/ManagedConnectionImpl.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/ResourceAdapterImpl.java
    incubator/cxf/branches/jliu/integration/jca/src/main/java/org/apache/cxf/jca/cxf/handlers/CXFInvocationHandlerBase.java
    incubator/cxf/branches/jliu/integration/jca/src/main/rar/META-INF/ra.xml
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/core/classloader/PlugInClassLoaderTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/core/logging/LoggerHelperTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/core/resourceadapter/ManagedConnectionImplTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/core/resourceadapter/ResourceAdapterInternalExceptionTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/cxf/ConnectionFactoryImplTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/cxf/JCABusFactoryTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/cxf/ManagedConnectionImplTest.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/cxf/ManagedConnectionTestBase.java
    incubator/cxf/branches/jliu/integration/jca/src/test/java/org/apache/cxf/jca/jarloader/JarLoaderTest.java
    incubator/cxf/branches/jliu/maven-plugins/codegen-plugin/pom.xml
    incubator/cxf/branches/jliu/maven-plugins/codegen-plugin/src/main/java/org/apache/cxf/maven_plugin/CodegenUtils.java
    incubator/cxf/branches/jliu/maven-plugins/codegen-plugin/src/main/java/org/apache/cxf/maven_plugin/WSDL2JavaMojo.java
    incubator/cxf/branches/jliu/maven-plugins/eclipse-plugin-generator/pom.xml
    incubator/cxf/branches/jliu/parent/pom.xml
    incubator/cxf/branches/jliu/pom.xml
    incubator/cxf/branches/jliu/rt/bindings/http/src/test/java/org/apache/cxf/binding/http/bare/ClientTest.java
    incubator/cxf/branches/jliu/rt/bindings/http/src/test/java/org/apache/cxf/binding/http/bare/index.jaxb
    incubator/cxf/branches/jliu/rt/bindings/http/src/test/java/org/apache/cxf/binding/http/wrapped/index.jaxb
    incubator/cxf/branches/jliu/rt/bindings/jbi/pom.xml
    incubator/cxf/branches/jliu/rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/SoapTransportFactory.java
    incubator/cxf/branches/jliu/rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/SoapActionInInterceptor.java
    incubator/cxf/branches/jliu/rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/SoapHeaderInterceptor.java
    incubator/cxf/branches/jliu/rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/interceptor/SoapOutInterceptor.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/attachment/AttachmentDeserializer.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/binding/BindingFactoryManagerImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/bus/extension/ExtensionManagerImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/bus/spring/Jsr250BeanPostProcessor.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/bus/spring/SpringBusFactory.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/catalog/CatalogWSDLLocator.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/catalog/CatalogXmlSchemaURIResolver.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/catalog/OASISCatalogManager.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/configuration/spring/ConfigurerImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/databinding/source/AbstractDataBinding.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/databinding/source/NodeDataReader.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/databinding/source/SourceDataBinding.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/databinding/source/XMLStreamDataReader.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/databinding/stax/StaxDataBinding.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/endpoint/AbstractEndpointFactory.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/endpoint/ClientImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/endpoint/ServerImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/feature/LoggingFeature.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/interceptor/ClientFaultConverter.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/interceptor/DocLiteralInInterceptor.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/interceptor/FaultOutInterceptor.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/interceptor/LoggingInInterceptor.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/interceptor/LoggingOutInterceptor.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/interceptor/Messages.properties
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/io/CacheAndWriteOutputStream.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/io/WriteOnCloseOutputStream.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/service/invoker/AbstractInvoker.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/service/invoker/Messages.properties
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/test/AbstractCXFTest.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/transport/ConduitInitiatorManagerImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/transport/DestinationFactoryManagerImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/transport/MultipleEndpointObserver.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/transport/http/QueryHandlerRegistryImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/transport/http/WSDLQueryHandler.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/wsdl11/ResourceManagerWSDLLocator.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/wsdl11/ServiceWSDLBuilder.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/wsdl11/WSDLDefinitionBuilder.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/wsdl11/WSDLLocatorImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/wsdl11/WSDLManagerImpl.java
    incubator/cxf/branches/jliu/rt/core/src/main/java/org/apache/cxf/wsdl11/WSDLServiceBuilder.java
    incubator/cxf/branches/jliu/rt/core/src/main/resources/META-INF/cxf/cxf.xml
    incubator/cxf/branches/jliu/rt/core/src/main/resources/schemas/core.xsd
    incubator/cxf/branches/jliu/rt/core/src/test/java/org/apache/cxf/transport/CachedOutputStreamTest.java
    incubator/cxf/branches/jliu/rt/core/src/test/java/org/apache/cxf/wsdl11/ServiceWSDLBuilderTest.java
    incubator/cxf/branches/jliu/rt/core/src/test/java/org/apache/cxf/wsdl11/WSDLServiceBuilderTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/pom.xml
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/databinding/AegisDatabinding.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/databinding/XMLStreamDataWriter.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/AbstractTypeCreator.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/DefaultTypeCreator.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/DefaultTypeMappingRegistry.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/TypeCreator.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/TypeMappingRegistry.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/TypeUtil.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/XMLTypeCreator.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/basic/ArrayType.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/basic/Base64Type.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/basic/BeanType.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/basic/ObjectType.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/collection/MapType.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/java5/EnumType.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/java5/Java5TypeCreator.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/mtom/ByteArrayType.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/util/NamespaceHelper.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/xml/AbstractMessageReader.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/xml/AbstractMessageWriter.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/xml/stax/ElementReader.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/xml/stax/ElementWriter.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/schema/mapping.xsd
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/AbstractAegisTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/client/HeaderTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/exception/ExceptionService.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/exception/ExceptionTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/inheritance/ExceptionInheritanceTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/inheritance/InheritancePOJOTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/integration/WrappedTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/namespaces/NamespaceConfusionTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/proxy/ProxyTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/AddNumbers.aegis.xml
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/AddNumbers.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/services/SimpleBean.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/basic/BeanTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/basic/ByteDataTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/AnnotatedTypeTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/CollectionTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/DualOutServiceTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/EnumTypeTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/OperationNSTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/XmlParamTypeTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/map/Student.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/map/StudentServiceImpl.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/java5/map/StudentTest.java
    incubator/cxf/branches/jliu/rt/databinding/aegis/src/test/java/org/apache/cxf/aegis/type/missing/MissingTypeWSDLTest.java
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBContextInitializer.java
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBDataBase.java
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBDataBinding.java
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBEncoderDecoder.java
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBSchemaInitializer.java
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/Messages.properties
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/io/DataWriterImpl.java
    incubator/cxf/branches/jliu/rt/databinding/jaxb/src/test/java/org/apache/cxf/jaxb/JAXBDataBindingTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/pom.xml
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/BindingProviderImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/DispatchImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/EndpointImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JAXWSMethodInvoker.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JaxWsClientProxy.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JaxWsServerFactoryBean.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/ServiceImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/context/WebServiceContextImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/handler/HandlerChainBuilder.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/handler/HandlerResolverImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/handler/logical/LogicalMessageImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/DispatchInDatabindingInterceptor.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/DispatchOutDatabindingInterceptor.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/Messages.properties
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/WebFaultOutInterceptor.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/WrapperClassInInterceptor.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/WrapperClassOutInterceptor.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/WrapperHelper.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/spi/ProviderImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/spring/EndpointDefinitionParser.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/support/JaxWsEndpointImpl.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/support/JaxWsImplementorInfo.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/support/JaxWsServiceConfiguration.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/support/JaxWsServiceFactoryBean.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/AbstractJaxWsTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/CodeFirstTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/CodeFirstWSDLTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/EndpointImplTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/GreeterTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/JaxWsServerFactoryBeanTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/MessageReplayObserver.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/handler/soap/SOAPHandlerInterceptorTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/service/jaxb.index
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/spring/SpringBeansTest.java
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/spring/servers.xml
    incubator/cxf/branches/jliu/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/support/JaxWsServiceFactoryBeanTest.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/main/java/org/apache/cxf/frontend/AbstractEndpointFactory.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/main/java/org/apache/cxf/frontend/ServerFactoryBean.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/main/java/org/apache/cxf/frontend/spring/ServerFactoryBeanDefinitionParser.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/AbstractServiceConfiguration.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/test/java/org/apache/cxf/frontend/spring/ClientServerTest.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/test/java/org/apache/cxf/frontend/spring/servers.xml
    incubator/cxf/branches/jliu/rt/frontend/simple/src/test/java/org/apache/cxf/service/factory/ReflectionServiceFactoryTest.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/test/java/org/apache/cxf/service/factory/ServerFactoryTest.java
    incubator/cxf/branches/jliu/rt/frontend/simple/src/test/java/org/apache/cxf/service/stax/StaxDatabindingTest.java
    incubator/cxf/branches/jliu/rt/pom.xml
    incubator/cxf/branches/jliu/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPDestination.java
    incubator/cxf/branches/jliu/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPServerEngine.java
    incubator/cxf/branches/jliu/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineFactory.java
    incubator/cxf/branches/jliu/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPTransportFactory.java
    incubator/cxf/branches/jliu/rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/Messages.properties
    incubator/cxf/branches/jliu/rt/transports/http-jetty/src/main/resources/META-INF/cxf/cxf-extension-http-jetty.xml
    incubator/cxf/branches/jliu/rt/transports/http-jetty/src/test/java/org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineTest.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/java/org/apache/cxf/configuration/jsse/spring/TLSParameterJaxBUtils.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPDestination.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPTransportFactory.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/java/org/apache/cxf/transport/http/HTTPConduit.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/ServletController.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/ServletTransportFactory.java
    incubator/cxf/branches/jliu/rt/transports/http/src/main/resources/META-INF/cxf/cxf-extension-http.xml
    incubator/cxf/branches/jliu/rt/transports/http/src/main/resources/schemas/wsdl/http-conf.xsd
    incubator/cxf/branches/jliu/rt/transports/http/src/test/java/org/apache/cxf/transport/http/HTTPConduitURLEasyMockTest.java
    incubator/cxf/branches/jliu/rt/transports/jbi/pom.xml
    incubator/cxf/branches/jliu/rt/transports/jbi/src/main/java/org/apache/cxf/transport/jbi/JBIConduitOutputStream.java
    incubator/cxf/branches/jliu/rt/transports/jbi/src/main/java/org/apache/cxf/transport/jbi/JBIDestinationOutputStream.java
    incubator/cxf/branches/jliu/rt/transports/jbi/src/test/java/org/apache/cxf/transport/jbi/JBIConduitTest.java
    incubator/cxf/branches/jliu/rt/transports/jbi/src/test/java/org/apache/cxf/transport/jbi/JBIDestinationTest.java
    incubator/cxf/branches/jliu/rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSConduit.java
    incubator/cxf/branches/jliu/rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSDestination.java
    incubator/cxf/branches/jliu/rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSTransportBase.java
    incubator/cxf/branches/jliu/rt/transports/local/src/main/java/org/apache/cxf/transport/local/LocalConduit.java
    incubator/cxf/branches/jliu/rt/transports/local/src/main/java/org/apache/cxf/transport/local/LocalDestination.java
    incubator/cxf/branches/jliu/rt/transports/local/src/main/java/org/apache/cxf/transport/local/LocalTransportFactory.java
    incubator/cxf/branches/jliu/rt/transports/local/src/test/java/org/apache/cxf/transport/local/LocalTransportFactoryTest.java
    incubator/cxf/branches/jliu/rt/ws/addr/src/main/resources/schemas/ws-addr-conf.xsd
    incubator/cxf/branches/jliu/rt/ws/policy/pom.xml
    incubator/cxf/branches/jliu/rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/AssertionBuilderRegistryImpl.java
    incubator/cxf/branches/jliu/rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/PolicyInterceptorProviderRegistryImpl.java
    incubator/cxf/branches/jliu/rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/attachment/external/DomainExpressionBuilderRegistry.java
    incubator/cxf/branches/jliu/rt/ws/policy/src/main/resources/META-INF/spring.handlers
    incubator/cxf/branches/jliu/rt/ws/policy/src/main/resources/META-INF/spring.schemas
    incubator/cxf/branches/jliu/rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/NormalizeTest.java
    incubator/cxf/branches/jliu/rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/attachment/external/ExternalAttachmentProviderTest.java
    incubator/cxf/branches/jliu/rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/attachment/external/resources/attachments4.xml
    incubator/cxf/branches/jliu/rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/attachment/reference/ReferenceResolverTest.java
    incubator/cxf/branches/jliu/rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/attachment/reference/referred.wsdl
    incubator/cxf/branches/jliu/rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/spring/PolicyBeansTest.java
    incubator/cxf/branches/jliu/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMManager.java
    incubator/cxf/branches/jliu/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMMessageConstants.java
    incubator/cxf/branches/jliu/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RetransmissionCallback.java
    incubator/cxf/branches/jliu/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/soap/RetransmissionQueueImpl.java
    incubator/cxf/branches/jliu/rt/ws/rm/src/test/java/org/apache/cxf/ws/rm/RMManagerTest.java
    incubator/cxf/branches/jliu/rt/ws/security/pom.xml
    incubator/cxf/branches/jliu/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JInInterceptor.java
    incubator/cxf/branches/jliu/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOutInterceptor.java
    incubator/cxf/branches/jliu/rt/ws/security/src/test/java/META-INF/cxf/request.xml
    incubator/cxf/branches/jliu/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/in_enc.xml
    incubator/cxf/branches/jliu/systests/pom.xml
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/aegis/AegisClientServerTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/basicDOCBare/DOCBareClientServerTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/basicDOCBare/PutLastTradedPriceImpl.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/clustering/ControlImpl.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/clustering/FailoverTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServerTest.java
    incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/dispatch/client-config.xml

[... 202 lines stripped ...]

Propchange: incubator/cxf/branches/jliu/
            ('svnmerge-integrated' removed)