Branch: refs/heads/master
Home:
https://github.com/jbossws/jbossws-cxf
Commit: 42200433243e03806c21ff7e873e7f34d93acda0
https://github.com/jbossws/jbossws-cxf/commit/42200433243e03806c21ff7e873...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2015-07-08 (Wed, 08 Jul 2015)
Changed paths:
M modules/addons/transports/http/undertow/pom.xml
M
modules/addons/transports/http/undertow/src/test/java/org/jboss/wsf/stack/cxf/addons/transports/undertow/UndertowServerEngineTest.java
M modules/client/pom.xml
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/Loggers.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/Messages.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/Constants.java
R
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/SpringCustomClientBusSelector.java
M
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/JBossWSBusFactory.java
R
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/JBossWSNonSpringBusFactory.java
R
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/JBossWSSpringBusFactory.java
R
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/JBossWSSpringConfigurer.java
M
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/serviceref/CXFServiceObjectFactoryJAXWS.java
R
modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/util/SecurityActions.java
R modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/util/SpringUtils.java
R modules/client/src/main/resources/META-INF/jbossws.spring.handlers
M modules/dist/pom.xml
M modules/dist/src/main/scripts/assembly-deploy-artifacts.xml
M modules/dist/src/main/scripts/build-deploy.xml
M
modules/resources/src/main/resources/modules/wildfly1000/org/apache/cxf/impl/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly1000/org/apache/cxf/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly1000/org/jboss/as/webservices/server/integration/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly1000/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly1000/org/jboss/ws/jaxws-client/main/module.xml
R
modules/resources/src/main/resources/modules/wildfly1000/org/springframework/spring/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly800/org/apache/cxf/impl/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly800/org/apache/cxf/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly800/org/jboss/as/webservices/server/integration/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly800/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly800/org/jboss/ws/jaxws-client/main/module.xml
R
modules/resources/src/main/resources/modules/wildfly800/org/springframework/spring/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly900/org/apache/cxf/impl/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly900/org/apache/cxf/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly900/org/jboss/as/webservices/server/integration/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly900/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml
M
modules/resources/src/main/resources/modules/wildfly900/org/jboss/ws/jaxws-client/main/module.xml
R
modules/resources/src/main/resources/modules/wildfly900/org/springframework/spring/main/module.xml
M modules/server/pom.xml
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/NonSpringBusHolder.java
R
modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/SpringBusHolder.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/BusDeploymentAspect.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/DescriptorDeploymentAspect.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/metadata/services/DDBeans.java
M
modules/server/src/main/java/org/jboss/wsf/stack/cxf/metadata/services/DDEndpoint.java
R
modules/server/src/main/java/org/jboss/wsf/stack/cxf/spring/handler/JaxwsNamespaceHandler.java
R
modules/server/src/main/java/org/jboss/wsf/stack/cxf/spring/handler/NamespaceHandlerResolver.java
R
modules/server/src/main/java/org/jboss/wsf/stack/cxf/spring/parser/JaxwsEndpointDefinitionParser.java
M modules/testsuite/cxf-tests/pom.xml
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws3098/BusHolderLifeCycleTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/spring/ClientSpringAppTestCase.java
M
modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/spring/Helper.java
M modules/testsuite/pom.xml
M pom.xml
Log Message:
-----------
[JBWS-3885] Initial changes for dropping spring integration
Commit: 5bf48b148ea39f18c865e6482dea84f990210da9
https://github.com/jbossws/jbossws-cxf/commit/5bf48b148ea39f18c865e6482de...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2015-07-08 (Wed, 08 Jul 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of
https://github.com/jbossws/jbossws-cxf
Compare:
https://github.com/jbossws/jbossws-cxf/compare/ec23ebe34efb...5bf48b148ea3