You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/09/11 18:19:57 UTC

svn commit: r813911 - in /cxf/branches/2.2.x-fixes: ./ api/src/test/java/org/apache/cxf/jaxws/handlers/ common/common/src/test/resources/META-INF/ common/wstx-msv-validation/src/test/java/org/apache/cxf/wstx_msv_validation/ common/xerces-xsd-validation...

Author: dkulp
Date: Fri Sep 11 16:19:56 2009
New Revision: 813911

URL: http://svn.apache.org/viewvc?rev=813911&view=rev
Log:
Merged revisions 813656 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r813656 | dkulp | 2009-09-10 23:04:41 -0400 (Thu, 10 Sep 2009) | 2 lines
  
  Remove a bunch of empty directories
........

Removed:
    cxf/branches/2.2.x-fixes/api/src/test/java/org/apache/cxf/jaxws/handlers/
    cxf/branches/2.2.x-fixes/common/common/src/test/resources/META-INF/
    cxf/branches/2.2.x-fixes/common/wstx-msv-validation/src/test/java/org/apache/cxf/wstx_msv_validation/
    cxf/branches/2.2.x-fixes/common/xerces-xsd-validation/src/test/java/
    cxf/branches/2.2.x-fixes/common/xerces-xsd-validation/src/test/resources/
    cxf/branches/2.2.x-fixes/common/xjc/dv-test/src/main/resources/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/mtosi_1.1/code_gen/src/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/etc/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/keystore/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/src/demo/wssec/client/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/src/demo/wssec/common/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/sign_enc/src/demo/wssec/server/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/etc/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/keystore/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/src/demo/wssec/client/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/src/demo/wssec/common/
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_sign/src/demo/wssec/server/
    cxf/branches/2.2.x-fixes/integration/jbi/src/main/java/org/apache/cxf/jbi/org/
    cxf/branches/2.2.x-fixes/integration/jbi/src/main/resources/META-INF/
    cxf/branches/2.2.x-fixes/integration/jbi/src/test/java/org/apache/cxf/jbi/transport/
    cxf/branches/2.2.x-fixes/integration/jbi/src/test/resources/service-assemblies/cxf-demo-service-assembly/version_1/sus/CXFServiceEngine/JBIDemoSE_AProvider/org/apache/hello_world/types/
    cxf/branches/2.2.x-fixes/maven-plugins/codegen-plugin/src/main/resources/
    cxf/branches/2.2.x-fixes/maven-plugins/codegen-plugin/src/test/java/
    cxf/branches/2.2.x-fixes/rt/bindings/coloc/src/test/resources/
    cxf/branches/2.2.x-fixes/rt/bindings/jbi/src/test/resources/
    cxf/branches/2.2.x-fixes/rt/bindings/object/src/test/resources/
    cxf/branches/2.2.x-fixes/rt/bindings/soap/src/test/resources/org/apache/cxf/bindings/soap/
    cxf/branches/2.2.x-fixes/rt/databinding/aegis/src/main/java/org/codehaus/xfire/aegis/type/
    cxf/branches/2.2.x-fixes/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/endpoint/dynamic/
    cxf/branches/2.2.x-fixes/rt/frontend/js/src/main/resources/META-INF/services/
    cxf/branches/2.2.x-fixes/rt/testsupport/src/test/java/org/apache/cxf/testsupport/
    cxf/branches/2.2.x-fixes/rt/transports/http-jetty/src/test/java/org/apache/cxf/transport/https_jetty/
    cxf/branches/2.2.x-fixes/rt/transports/jbi/src/test/resources/
    cxf/branches/2.2.x-fixes/rt/transports/local/src/java/
    cxf/branches/2.2.x-fixes/rt/ws/policy/src/test/resources/schemas/
    cxf/branches/2.2.x-fixes/systests/jaxws/src/test/resources/wsdl_systest_jaxws/
    cxf/branches/2.2.x-fixes/tools/common/src/main/resources/META-INF/
    cxf/branches/2.2.x-fixes/tools/javato/ws/src/main/java/org/apache/cxf/tools/java2wsdl/generator/wsdl20/
    cxf/branches/2.2.x-fixes/tools/javato/ws/src/test/java/org/apache/cxf/tools/java2ws/processor/
    cxf/branches/2.2.x-fixes/tools/validator/src/main/resources/
    cxf/branches/2.2.x-fixes/tools/wsdlto/databinding/jaxb/src/test/java/org/apache/cxf/tools/wsdlto/databinding/jaxb/
    cxf/branches/2.2.x-fixes/tools/wsdlto/misc/src/main/resources/META-INF/
    cxf/branches/2.2.x-fixes/tools/wsdlto/misc/src/test/java/org/apache/cxf/tools/common/
    cxf/branches/2.2.x-fixes/tools/wsdlto/test/src/main/
Modified:
    cxf/branches/2.2.x-fixes/   (props changed)

Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.