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

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


    from 25c479c034e Remove cruft not in use
     new 6ac1006f125 Assumptions with comment instead of if-return
     new 105f6c4a9cf Errors in Unit-tests for camel-jetty component are solved
     new f27737e8ece Update 
components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/CompositeApiIntegrationTest.java
     new 4f93fb41b99 OS assumptions replaced with @DisabledOnOs there possible

The 4 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:
 .../validator/BeanValidatorConfigurationTest.java  |  3 +-
 .../bean/validator/BeanValidatorRouteTest.java     |  9 +-----
 .../validator/ValidatorFactoryAutowireTest.java    |  2 +-
 .../validator/ValidatorFactoryRegistryTest.java    |  2 +-
 .../bean/validator/ValidatorFactoryTest.java       |  2 +-
 .../camel/component/crypto/ECDSASignatureTest.java |  5 ++--
 .../camel/component/crypto/SignatureTest.java      |  6 ++--
 .../camel/component/jetty/HttpsAsyncRouteTest.java | 26 +++---------------
 .../JettyRouteWithUnknownSocketPropertiesTest.java |  6 ++--
 ...ttyRouteWithUnknownSslSocketPropertiesTest.java |  6 ++--
 .../component/jetty/SpringHttpsRouteTest.java      |  2 +-
 .../component/jms/tuning/PerformanceRouteTest.java |  5 ++--
 .../netty/http/ManagedNettyEndpointTest.java       |  8 ++----
 .../netty/http/NettyHttpSuspendResume503Test.java  |  8 ++----
 .../netty/http/NettyHttpSuspendResumeTest.java     |  8 ++----
 .../component/quartz/QuartzManagementTest.java     |  8 ++----
 ...pringQuartzPersistentStoreRestartRouteTest.java |  9 ++----
 .../salesforce/CompositeApiIntegrationTest.java    |  7 +++--
 .../xpath/XPathLanguageDefaultSettingsTest.java    |  5 ++--
 .../camel/language/xpath/XPathLanguageTest.java    | 25 +++++------------
 .../component/servlet/HttpClientRouteTest.java     |  6 ++--
 .../ManagedEndpointInjectRefEndpointTest.java      |  6 ----
 .../spring/management/ManagedRefEndpointTest.java  |  6 ----
 .../component/xmlsecurity/ECDSASignatureTest.java  | 25 +++++------------
 .../xmlsecurity/EncryptionAlgorithmTest.java       | 32 ++++++++++------------
 .../component/xmpp/XmppRobustConnectionTest.java   | 10 ++-----
 .../camel/zipkin/ManagedZipkinSimpleRouteTest.java |  9 ++----
 .../file/FileProducerChmodOptionTest.java          | 12 ++------
 .../file/FileProducerDirectoryChmodOptionTest.java | 10 ++-----
 .../component/file/FileProducerExpressionTest.java |  7 ++---
 .../file/FileProducerFileExistTryRenameTest.java   |  8 ++----
 .../FileAsyncStressFileDropperManualTest.java      |  8 ++----
 .../file/stress/FileAsyncStressManualTest.java     | 10 ++-----
 .../stress/FileAsyncStressManuallyManualTest.java  |  8 ++----
 .../FileConsumerPollManyFilesManualTest.java       |  9 ++----
 .../camel/impl/StopRouteAbortAfterTimeoutTest.java | 13 ++-------
 .../processor/SplitterParallelAggregateTest.java   | 14 ++++------
 .../SplitterWithScannerIoExceptionTest.java        |  9 ++++--
 .../apache/camel/processor/ThrottlerDslTest.java   | 12 ++------
 .../camel/processor/ThrottlerMethodCallTest.java   | 12 ++------
 .../org/apache/camel/processor/ThrottlerTest.java  | 32 ++--------------------
 .../processor/ThrottlerThreadPoolProfileTest.java  | 12 ++------
 .../management/ManagedPooledExchangeTest.java      |  5 ----
 .../management/ManagedRouteGetPropertiesTest.java  |  3 --
 .../ManagedRouteStopWithAbortAfterTimeoutTest.java | 12 +-------
 .../camel/management/ManagedThrottlerTest.java     | 25 ++---------------
 .../camel/management/ManagementTestSupport.java    |  3 --
 ...ringFileAntPathMatcherRemoteFileFilterTest.java |  2 +-
 48 files changed, 132 insertions(+), 340 deletions(-)

Reply via email to