This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 104c186  Changed conditional test execution
     new ea78642  Fix CS
     new 446e825  Make camel-saxon tests run in parallel

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:
 ...ttyUseSharedWorkerThreadPoolManyRoutesTest.java |  2 +-
 .../netty/NettyUseSharedWorkerThreadPoolTest.java  |  8 ++---
 .../netty/UnsharableCodecsConflictsTest.java       |  4 +--
 components/camel-saxon/pom.xml                     | 15 ++--------
 .../saxon/SpringXQueryTransformIssueTest.java      |  3 +-
 .../saxon/XPathAnnotationResultTypeTest.java       |  3 ++
 .../saxon/XPathSplitChoicePerformanceTest.java     | 11 +++----
 .../org/apache/camel/builder/saxon/XPathTest.java  |  3 ++
 .../xquery/XQueryComponentConfigurationTest.java   |  6 ++--
 .../xquery/XQueryEndpointConfigurationTest.java    |  6 ++--
 .../camel/component/xquery/XQueryEndpointTest.java |  6 ++--
 .../camel/component/xquery/XQueryExampleTest.java  |  6 ++--
 .../xquery/XQueryFromFileExceptionTest.java        | 35 ++++++----------------
 .../camel/component/xquery/XQueryFromFileTest.java | 13 ++------
 .../xquery/XQueryLanguageFromFileTest.java         | 16 ++--------
 .../component/xquery/XQueryNullHeaderTest.java     |  6 ++--
 .../xquery/XQueryWithExplicitTypeTest.java         |  6 ++--
 .../xslt/SaxonXsltComponentConfigurationTest.java  |  6 ++--
 .../xslt/SaxonXsltEndpointConfigurationTest.java   |  6 ++--
 .../apache/camel/component/xslt/SaxonXsltTest.java |  3 +-
 .../SaxonSpringExtensionFunctionsTest.java         |  3 +-
 .../language/xpath/XPathHeaderEnableSaxonTest.java |  3 +-
 .../camel/language/xpath/XPathHeaderTest.java      |  3 +-
 .../xpath/XPathLanguageDefaultSettingsTest.java    |  6 ++--
 .../camel/language/xpath/XPathLanguageTest.java    |  6 ++--
 25 files changed, 70 insertions(+), 115 deletions(-)

Reply via email to