[jbossws/jbossws-cxf] 618d2f: [JBWS-3980] Make server logging to console optiona...
by GitHub
Branch: refs/heads/jbossws-cxf-5.1.x
Home: https://github.com/jbossws/jbossws-cxf
Commit: 618d2f1274d8a6a6f8b036ef5107ad7db09ad46d
https://github.com/jbossws/jbossws-cxf/commit/618d2f1274d8a6a6f8b036ef510...
Author: Jan Bliznak <jbliznak(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M README
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default-config-tests.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly1000.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly1010.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly901.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly902.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-ssl-mutual-auth.groovy
M modules/testsuite/perf-tests/src/test/scripts/perf.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-address-rewrite.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default-config-tests.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default.groovy
Log Message:
-----------
[JBWS-3980] Make server logging to console optional for tests
Commit: 800bb381822b5c4f5aad49a70ee332290e5385e3
https://github.com/jbossws/jbossws-cxf/commit/800bb381822b5c4f5aad49a70ee...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Use latest 3.1.x spi
Commit: a245cae5db7b8a4e1bb926e6a55065d7b53bd60c
https://github.com/jbossws/jbossws-cxf/commit/a245cae5db7b8a4e1bb926e6a55...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Move to latest 3.1.x common snapshot
Commit: 1064a9c37c4ec9af3897ee4ee0befab23781e2b2
https://github.com/jbossws/jbossws-cxf/commit/1064a9c37c4ec9af3897ee4ee0b...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/security/authentication/SubjectCreatingInterceptor.java
M pom.xml
Log Message:
-----------
[JBWS-3990] Upgrade to Apache CXF 3.1.6
Commit: 967ad50188c9f4f9c7cb99004b0f3272194cd9a3
https://github.com/jbossws/jbossws-cxf/commit/967ad50188c9f4f9c7cb99004b0...
Author: Jim Ma <ema(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/MapToBeanConverter.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/configuration/SecurityActions.java
Log Message:
-----------
[JBWS-3953]:Coverity reports possible need to use doPrivileged block for MapToBeanConverter
Commit: 2580f9e5f3562c3680b4b5a025553c2084aac394
https://github.com/jbossws/jbossws-cxf/commit/2580f9e5f3562c3680b4b5a0255...
Author: Jim Ma <ema(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/server/pom.xml
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/clientcluster/CXFClientClusterTestCase.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/clientcluster/Endpoint.java
A modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/clientcluster/EndpointImpl.java
A modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/clientcluster/WEB-INF/web.xml
M pom.xml
Log Message:
-----------
JBWS-3984:Add support for cxf-rt-features-clustering in jbossws-cxf
Commit: b8cb6d9053f9c1d1c6fd2e104b3f90deb7e81bc5
https://github.com/jbossws/jbossws-cxf/commit/b8cb6d9053f9c1d1c6fd2e104b3...
Author: Jim Ma <ema(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/WSDLFilePublisher.java
Log Message:
-----------
[JBWS-3992]:wsdl diretory is not cleaned on application deploy/undeploy thereby leaving an empty folder under '/wsdl/data' directory
Commit: 162c9e4d44f9832de6b6147b3b9c6913164ca873
https://github.com/jbossws/jbossws-cxf/commit/162c9e4d44f9832de6b6147b3b9...
Author: Jim Ma <ema(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/WSDLFilePublisher.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jbws3655/EarSchemaImportTestCase.java
Log Message:
-----------
[JBWS-3992]:wsdl diretory is not cleaned on application deploy/undeploy thereby leaving an empty folder under '/wsdl/data' directory
Commit: a65028888d0f69e7aa8cdcff530df6b8db413a5d
https://github.com/jbossws/jbossws-cxf/commit/a65028888d0f69e7aa8cdcff530...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/resources/src/main/resources/modules/wildfly1000/org/jboss/as/webservices/server/integration/main/module.xml
M modules/resources/src/main/resources/modules/wildfly1010/org/jboss/as/webservices/server/integration/main/module.xml
M modules/resources/src/main/resources/modules/wildfly900/org/jboss/as/webservices/server/integration/main/module.xml
Log Message:
-----------
[JBWS-3995] Add asm.asm dependency to ASIL module
Commit: df0fa3e098c1e0375d8b135ef77711dd8b8087cf
https://github.com/jbossws/jbossws-cxf/commit/df0fa3e098c1e0375d8b135ef77...
Author: Ingo Weiss <ingo(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/addons/transports/udp/src/main/java/org/jboss/wsf/stack/cxf/addons/transports/udp/UDPDestination.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/Loggers.java
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/client/serviceref/CXFHandlerResolverImpl.java
Log Message:
-----------
[JBWS-3998] jbossws-cxf - usage of Exception.printStackTrace() instead of logging feature
Issue: https://issues.jboss.org/browse/JBWS-3998
Commit: 6df211188a5e8ec7571f31f679d94bdcb5539025
https://github.com/jbossws/jbossws-cxf/commit/6df211188a5e8ec7571f31f679d...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-default.groovy
M modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-ssl-mutual-auth.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-address-rewrite.groovy
M modules/testsuite/shared-tests/src/test/scripts/jbws-testsuite-shared-default.groovy
Log Message:
-----------
[JBWS-3999] Remove default https listener on wfly master
Commit: eb9ce4944c29682504d15611d364fe2d42a0c8c2
https://github.com/jbossws/jbossws-cxf/commit/eb9ce4944c29682504d15611d36...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M modules/client/src/main/java/org/jboss/wsf/stack/cxf/Loggers.java
Log Message:
-----------
[JBWS-3998] Fix duplicated id
Compare: https://github.com/jbossws/jbossws-cxf/compare/191777bf577b...eb9ce4944c29
8 years, 5 months