[jbossws/jbossws-cxf] d50756: Preparing for tagging 4.3.7.Final
by GitHub
Branch: refs/heads/jbossws-cxf-4.3.x
Home: https://github.com/jbossws/jbossws-cxf
Commit: d50756d255dbf0ddd5133e6765a8994d3925943f
https://github.com/jbossws/jbossws-cxf/commit/d50756d255dbf0ddd5133e6765a...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M modules/addons/pom.xml
M modules/addons/transports/http/httpserver/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/jaspi/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/testsuite/cxf-spring-tests/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M modules/testsuite/test-utils/pom.xml
M pom.xml
Log Message:
-----------
Preparing for tagging 4.3.7.Final
Commit: a6201170cadaa0536ee6730aeecf8c712fbd7277
https://github.com/jbossws/jbossws-cxf/commit/a6201170cadaa0536ee6730aeec...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M modules/addons/pom.xml
M modules/addons/transports/http/httpserver/pom.xml
M modules/addons/transports/http/undertow/pom.xml
M modules/addons/transports/udp/pom.xml
M modules/client/pom.xml
M modules/dist/pom.xml
M modules/endorsed/pom.xml
M modules/jaspi/pom.xml
M modules/resources/pom.xml
M modules/server/pom.xml
M modules/testsuite/cxf-spring-tests/pom.xml
M modules/testsuite/cxf-tests/pom.xml
M modules/testsuite/pom.xml
M modules/testsuite/shared-tests/pom.xml
M modules/testsuite/test-utils/pom.xml
M pom.xml
Log Message:
-----------
Preparing for next dev cycle
Compare: https://github.com/jbossws/jbossws-cxf/compare/cc0465084b94...a6201170cada
7 years
[jbossws/jbossws-cxf] cc0465: [bz-1403939] JBWS-3905 / JBWS-3920 / JBWS-3921: fi...
by GitHub
Branch: refs/heads/jbossws-cxf-4.3.x
Home: https://github.com/jbossws/jbossws-cxf
Commit: cc0465084b94f883c77dfa6e08c57fca340da0dd
https://github.com/jbossws/jbossws-cxf/commit/cc0465084b94f883c77dfa6e08c...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/Constants.java
M modules/server/pom.xml
M modules/testsuite/shared-tests/src/test/ant-import/build-samples-jaxws.xml
M modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpoint.java
M modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointImpl.java
M modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/samples/securityDomain/SecurityDomainTestCase.java
A modules/testsuite/shared-tests/src/test/resources/jaxws/samples/securityDomain/META-INF/jboss-webservices.xml
R modules/testsuite/shared-tests/src/test/resources/jaxws/samples/securityDomain/jboss-webservices.xml
M pom.xml
Log Message:
-----------
[bz-1403939] JBWS-3905 / JBWS-3920 / JBWS-3921: fixing broken testsuite build and removing useless dependency (the project is meant for jdk 1.7)
7 years
[jbossws/jbossws-cxf] 0975bb: [JBWS-3905]:Use original thread for ejb webservice...
by GitHub
Branch: refs/heads/jbossws-cxf-4.3.x
Home: https://github.com/jbossws/jbossws-cxf
Commit: 0975bbeee5b7d2963a9e81e38a0aa6adcb6bf8ae
https://github.com/jbossws/jbossws-cxf/commit/0975bbeee5b7d2963a9e81e38a0...
Author: jim.ma <jim.ma>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/EndpointAssociationInterceptor.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/samples/securityDomain/EnableRobustOneWayInterceptor.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointImpl2.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointImpl3.java
M modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/samples/securityDomain/SecurityDomainTestCase.java
A modules/testsuite/shared-tests/src/test/resources/jaxws/samples/securityDomain/jboss-webservices.xml
Log Message:
-----------
[JBWS-3905]:Use original thread for ejb webservice oneway operation to avoid authorization failure
Commit: 466971e94fbe67ee661b3e88e32a2608f3630fcf
https://github.com/jbossws/jbossws-cxf/commit/466971e94fbe67ee661b3e88e32...
Author: jim.ma <jim.ma>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
R modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/EnableDecoupledFaultInterceptor.java
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/EndpointAssociationInterceptor.java
A modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/MessagePropertySettingInterceptor.java
Log Message:
-----------
[JBWS-3905]:Fix NPE;Refactor work to better name the new added interceptor
Commit: bfd6a67d266a2c547ce014ad5076e59333d632ff
https://github.com/jbossws/jbossws-cxf/commit/bfd6a67d266a2c547ce014ad507...
Author: asoldano <asoldano>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
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/interceptor/MessagePropertySettingInterceptor.java
Log Message:
-----------
[JBWS-3920] Default to OneWayProcessorInterceptor.USE_ORIGINAL_THREAD = true
Commit: 2bc367c345b2ccf29a20330e9ddef10d3ea577cd
https://github.com/jbossws/jbossws-cxf/commit/2bc367c345b2ccf29a20330e9dd...
Author: asoldano <asoldano>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
R modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/MessagePropertySettingInterceptor.java
Log Message:
-----------
[JBWS-3921] Get rid of unrequired MessagePropertySettingInterceptor
Commit: 01801c8bddf01ea22ce96bcdf7e35b2be00662bd
https://github.com/jbossws/jbossws-cxf/commit/01801c8bddf01ea22ce96bcdf7e...
Author: Brad Maxwell <bmaxwell(a)redhat.com>
Date: 2017-11-29 (Wed, 29 Nov 2017)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/Constants.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/SecurityActions.java
M modules/server/pom.xml
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
M pom.xml
Log Message:
-----------
[bz-1403939] JBWS-3905 / JBWS-3920 / JBWS-3921 @javax.jws.Oneway causes security-context to be lost
Compare: https://github.com/jbossws/jbossws-cxf/compare/d4211ffb297a...01801c8bddf0
7 years
[jbossws/jbossws-cxf] 554c74: Making wildfly1100 target work
by GitHub
Branch: refs/heads/rest
Home: https://github.com/jbossws/jbossws-cxf
Commit: 554c7453506626994d9cd847fd79b44cc003d01e
https://github.com/jbossws/jbossws-cxf/commit/554c7453506626994d9cd847fd7...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-11-24 (Fri, 24 Nov 2017)
Changed paths:
A modules/resources/src/main/resources/modules/wildfly1100/javax/ws/rs/api/main/module.xml
A modules/resources/src/main/resources/modules/wildfly1100/org/jboss/as/jaxrs/main/module.xml
A modules/resources/src/main/resources/modules/wildfly1100/org/jboss/ws/common-client/main/module.xml
A modules/resources/src/main/resources/modules/wildfly1100/org/jboss/ws/cxf/jbossws-cxf-jaxrs-cdi/main/module.xml
A modules/resources/src/main/resources/modules/wildfly1100/org/jboss/ws/jaxrs-client/main/module.xml
Log Message:
-----------
Making wildfly1100 target work
7 years
[jbossws/jbossws-cxf] 0d1d3f: Removing useless wildfly900 resources and making w...
by GitHub
Branch: refs/heads/rest
Home: https://github.com/jbossws/jbossws-cxf
Commit: 0d1d3f3878a6d54ba807d40cc48f39920be0d246
https://github.com/jbossws/jbossws-cxf/commit/0d1d3f3878a6d54ba807d40cc48...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-11-24 (Fri, 24 Nov 2017)
Changed paths:
M modules/dist/src/main/scripts/build-deploy.xml
M modules/resources/src/main/resources/modules/wildfly1010/org/apache/cxf/impl/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1010/org/apache/cxf/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1010/org/apache/cxf/services-sts/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1010/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1100/org/apache/cxf/impl/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1100/org/apache/cxf/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1100/org/apache/cxf/services-sts/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1100/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml
R modules/resources/src/main/resources/modules/wildfly900/javax/ws/rs/api/main/module.xml
R modules/resources/src/main/resources/modules/wildfly900/org/jboss/as/jaxrs/main/module.xml
R modules/resources/src/main/resources/modules/wildfly900/org/jboss/ws/common-client/main/module.xml
R modules/resources/src/main/resources/modules/wildfly900/org/jboss/ws/cxf/jbossws-cxf-jaxrs-cdi/main/module.xml
R modules/resources/src/main/resources/modules/wildfly900/org/jboss/ws/jaxrs-client/main/module.xml
M modules/testsuite/shared-rest-tests/src/test/scripts/jbws-testsuite-shared-rest-default.groovy
M pom.xml
Log Message:
-----------
Removing useless wildfly900 resources and making wildfly1010 target work
7 years, 1 month
[jbossws/jbossws-wildfly101] e7b6cb: Fix versions
by GitHub
Branch: refs/heads/rest
Home: https://github.com/jbossws/jbossws-wildfly101
Commit: e7b6cb9f9b1d1c7f66191eea46cea12890a5ee17
https://github.com/jbossws/jbossws-wildfly101/commit/e7b6cb9f9b1d1c7f6619...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M pom.xml
M server-integration/pom.xml
M tests-integration/pom.xml
Log Message:
-----------
Fix versions
Commit: 8d27780661af37d81529f49d603363bae221effe
https://github.com/jbossws/jbossws-wildfly101/commit/8d27780661af37d81529...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-11-24 (Fri, 24 Nov 2017)
Changed paths:
A jaxrs-server-integration/pom.xml
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/JaxrsAnnotations.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/JaxrsDeploymentDefinition.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/JaxrsExtension.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/JaxrsSubsystemAdd.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/ModuleJAXRSClassLoaderProvider.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/AspectDeploymentProcessor.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsAnnotationProcessor.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsAttachments.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsComponentDeployer.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDependencyProcessor.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDeploymentMarker.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/ModelDeploymentProcessor.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/deployment/ServletDelegateFactoryImpl.java
A jaxrs-server-integration/src/main/java/org/jboss/as/jaxrs/logging/JaxrsLogger.java
A jaxrs-server-integration/src/main/resources/META-INF/services/org.jboss.as.controller.Extension
A jaxrs-server-integration/src/main/resources/META-INF/services/org.jboss.wsf.spi.deployment.ServletDelegateFactory
A jaxrs-server-integration/src/main/resources/org/jboss/as/jaxrs/LocalDescriptions.properties
A jaxrs-server-integration/src/main/resources/schema/jboss-as-jaxrs_1_0.xsd
A jaxrs-server-integration/src/main/resources/subsystem-templates/jaxrs.xml
A jaxrs-server-integration/src/test/java/org/jboss/as/jaxrs/JaxrsSubsystemTestCase.java
M pom.xml
Log Message:
-----------
Adding jaxrs integration
Compare: https://github.com/jbossws/jbossws-wildfly101/compare/e7b6cb9f9b1d^...8d2...
7 years, 1 month