This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from 543521a getBytes uses the platform charset by default. (#624)
new 16c1d31 Finished javadoc cleanup
new 48caf06 Removing exclusions which is no longer required
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
parent/pom.xml | 6 ------
.../src/main/java/org/apache/cxf/javascript/AttributeInfo.java | 2 +-
.../org/apache/cxf/transport/http_jetty/JettyHTTPDestination.java | 2 +-
.../java/org/apache/cxf/transport/http/auth/HttpAuthHeader.java | 1 -
.../java/org/apache/cxf/transport/http/auth/HttpAuthSupplier.java | 2 +-
.../main/java/org/apache/cxf/transport/jms/JMSConfigFactory.java | 5 -----
.../java/org/apache/cxf/transport/jms/JMSMessageHeadersType.java | 4 ----
.../java/org/apache/cxf/transport/websocket/WebSocketUtils.java | 1 -
.../rm/src/main/java/org/apache/cxf/ws/rm/InternalContextUtils.java | 2 +-
rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMContextUtils.java | 1 -
rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMEndpoint.java | 1 -
.../main/java/org/apache/cxf/ws/rm/policy/RMPolicyUtilities.java | 4 ++--
.../main/java/org/apache/cxf/ws/rm/soap/RedeliveryQueueImpl.java | 2 +-
.../main/java/org/apache/cxf/ws/security/trust/TrustException.java | 3 ++-
.../org/apache/cxf/ws/security/wss4j/AbstractTokenInterceptor.java | 3 ---
.../java/org/apache/cxf/ws/security/wss4j/CryptoCoverageUtil.java | 2 +-
.../org/apache/cxf/ws/security/wss4j/WSS4JStaxOutInterceptor.java | 2 +-
.../policyvalidators/AbstractSupportingTokenPolicyValidator.java | 2 +-
.../src/main/java/org/apache/cxf/sts/request/RequestParser.java | 2 +-
.../main/java/org/apache/cxf/ws/discovery/WSDiscoveryClient.java | 1 -
.../apache/cxf/xkms/x509/validator/TrustedAuthorityValidator.java | 4 ++--
.../java/org/apache/cxf/tools/common/AbstractCXFToolContainer.java | 2 +-
.../tools/java2wsdl/processor/internal/ServiceBuilderFactory.java | 6 +++---
23 files changed, 19 insertions(+), 41 deletions(-)