This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from e026e25 [CXF-7531]add async-supported init parameter configuration for the cxf-osgi-transport-servlet
new 3ab3da0 Fixing some issues thrown up by ErrorProne
new 004e33c Updating surefire
new 29a6282 Recording .gitmergeinfo Changes
The 3 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:
.gitmergeinfo | 2 +
.../apache/cxf/configuration/jsse/SSLUtils.java | 2 +-
.../apache/cxf/bus/extension/ExtensionTest.java | 12 +-
.../cxf/common/security/SimplePrincipalTest.java | 6 +-
.../org/apache/cxf/common/util/UrlUtilsTest.java | 15 +-
.../configuration/spring/ConfigurerImplTest.java | 14 +-
.../ResourceAdapterInternalExceptionTest.java | 6 +-
.../cxf/jca/cxf/ManagedConnectionImplTest.java | 1 +
pom.xml | 2 +-
.../apache/cxf/binding/corba/CorbaBindingTest.java | 6 +-
.../cxf/binding/corba/CorbaServerConduitTest.java | 3 +-
.../cxf/jaxws/support/JaxWsServiceFactoryBean.java | 3 +-
.../handler/LogicalHandlerInterceptorTest.java | 2 +
.../apache/cxf/javascript/fortest/TestBean1.java | 2 +-
.../apache/cxf/javascript/fortest/TestBean3.java | 2 +-
.../ResponseTimeMessageInInterceptorTest.java | 3 +-
.../jmx/export/ModelMBeanAssemblerTest.java | 4 +-
.../cxf/jaxrs/model/wadl/WadlGeneratorTest.java | 2 +-
.../jaxrs/provider/atom/AtomFeedProviderTest.java | 3 +-
.../cxf/jaxrs/provider/json/JSONProviderTest.java | 4 +-
.../ext/search/jpa/JPACriteriaQueryVisitor.java | 2 +-
.../search/tika/TikaLuceneContentExtractor.java | 2 +-
.../search/jpa/JPATypedQueryVisitorFiqlTest.java | 733 ++++++++++-----------
.../search/jpa/JPATypedQueryVisitorODataTest.java | 657 +++++++++---------
.../oauth2/grants/saml/Saml2BearerGrant.java | 2 +-
.../transport/http/HTTPConduitURLEasyMockTest.java | 4 +-
.../cxf/ws/addressing/soap/MAPCodecTest.java | 1 +
.../sts/token/provider/SAMLProviderActAsTest.java | 12 +-
.../token/provider/SAMLProviderOnBehalfOfTest.java | 13 +-
.../cxf/systest/sts/caching/ServerCachingTest.java | 2 +-
.../apache/cxf/xkms/x509/utils/X509UtilsTest.java | 2 +
.../systest/type_test/AbstractTypeTestClient.java | 16 +-
.../apache/cxf/tools/fortest/addr/WSAImpl2.java | 2 +-
.../apache/cxf/tools/wsdlto/jaxws/CodeGenTest.java | 4 +
.../cxf/tools/wsdlto/jaxws/JAXWSContainerTest.java | 1 +
35 files changed, 776 insertions(+), 771 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"commits@cxf.apache.org" <commits@cxf.apache.org>'].
|