You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/04/13 13:04:30 UTC

[camel] branch regen_bot updated (2322e3ad33a -> 68da92aec85)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 2322e3ad33a CAMEL-17961: Re-add the JS file for the documentation
     add ee6e0e5b36f CAMEL-17763: cleaned up unused exceptions in camel-stringtemplate
     add ff7b18b25c2 CAMEL-17763: cleaned up unused exceptions in camel-stream
     add 11d02f9f699 CAMEL-17763: cleaned up unused exceptions in camel-stitch
     add 56a05417792 CAMEL-17763: cleaned up unused exceptions in camel-splunk
     add e82747fb931 CAMEL-17763: cleaned up unused exceptions in camel-splunk-hec
     add 0435914e083 CAMEL-17763: cleaned up unused exceptions in camel-snmp
     add 1f1a1ee0829 CAMEL-17763: cleaned up unused exceptions in camel-smpp
     add 368b5f5dee0 CAMEL-17763: cleaned up unused exceptions in camel-slack
     add 743f8240b5b CAMEL-17763: cleaned up unused exceptions in camel-servicenow
     add 68da92aec85 CAMEL-17763: cleaned up unused exceptions in camel-shiro

No new revisions were added by this update.

Summary of changes:
 .../camel/component/servicenow/ServiceNowAttachmentIT.java |  2 +-
 .../apache/camel/component/servicenow/ServiceNowIT.java    |  4 ++--
 .../camel/component/servicenow/ServiceNowITSupport.java    |  2 +-
 .../camel/component/servicenow/ServiceNowImportSetIT.java  |  2 +-
 .../servicenow/ServiceNowMetaDataExtensionIT.java          |  2 +-
 .../camel/component/servicenow/ServiceNowScorecardIT.java  |  4 ++--
 .../component/servicenow/ServiceNowServiceCatalogIT.java   |  6 +++---
 .../camel/component/servicenow/ServiceNowTableIT.java      |  2 +-
 .../shiro/security/ShiroAuthenticationBase64Test.java      |  2 +-
 ...iroAuthenticationReauthenticateFalseAndNewUserTest.java |  4 ++--
 .../component/shiro/security/ShiroAuthenticationTest.java  |  6 +++---
 .../component/shiro/security/ShiroAuthorizationTest.java   |  4 ++--
 .../shiro/security/ShiroRolesAuthorizationTest.java        |  4 ++--
 .../slack/SlackComponentVerifierExtensionTest.java         | 12 ++++++------
 .../apache/camel/component/slack/SlackConsumerTest.java    |  4 ++--
 .../camel/component/smpp/AbstractSmppCommandTest.java      |  2 +-
 .../org/apache/camel/component/smpp/SmppBindingTest.java   |  4 ++--
 .../org/apache/camel/component/smpp/SmppComponentTest.java |  4 ++--
 .../component/smpp/integration/SmppComponentManualIT.java  | 14 +++++++-------
 .../smpp/integration/SmppComponentSpringManualIT.java      | 10 +++++-----
 .../smpp/integration/SmppConsumerReconnectManualIT.java    |  4 ++--
 .../smpp/integration/SmppProducerReconnectManualIT.java    |  4 ++--
 .../java/org/apache/camel/component/snmp/PollOIDTest.java  |  2 +-
 .../java/org/apache/camel/component/snmp/ProducerTest.java |  2 +-
 .../java/org/apache/camel/component/snmp/TrapTest.java     |  2 +-
 .../apache/camel/component/snmp/UriConfigurationTest.java  |  6 +++---
 .../java/org/apache/camel/component/snmp/WalkOIDTest.java  |  2 +-
 .../camel/component/splunkhec/integration/SplunkHECIT.java |  2 +-
 .../camel/component/splunk/ConsumerStreamingTest.java      |  2 +-
 .../org/apache/camel/component/splunk/ConsumerTest.java    |  2 +-
 .../org/apache/camel/component/splunk/ProducerTest.java    |  4 ++--
 .../org/apache/camel/component/splunk/RawProducerTest.java |  2 +-
 .../component/splunk/SplunkComponentConfigurationTest.java |  2 +-
 .../component/splunk/integration/NormalSearchTest.java     |  2 +-
 .../component/splunk/integration/RealtimeSearchTest.java   |  2 +-
 .../component/splunk/integration/SavedSearchTest.java      |  2 +-
 .../component/splunk/integration/SplunkProducerTest.java   |  2 +-
 .../camel/component/splunk/integration/SplunkTest.java     |  2 +-
 .../apache/camel/component/stitch/StitchProducerTest.java  |  9 ++++-----
 .../component/stitch/integration/StitchProducerIT.java     |  4 ++--
 .../stitch/operations/StitchProducerOperationsTest.java    |  5 ++---
 .../org/apache/camel/component/stream/StreamDelayTest.java |  2 +-
 .../apache/camel/component/stream/StreamEncodingTest.java  |  2 +-
 .../org/apache/camel/component/stream/StreamFileTest.java  |  4 ++--
 .../component/stream/StreamGroupLinesLastStrategyTest.java |  4 ++--
 .../component/stream/StreamGroupLinesStrategyTest.java     |  4 ++--
 .../camel/component/stream/StreamGroupLinesTest.java       |  4 ++--
 .../apache/camel/component/stream/StreamHeaderTest.java    |  3 +--
 .../apache/camel/component/stream/StreamSystemErrTest.java |  2 +-
 .../component/stream/StreamSystemOutNewLineOffTest.java    |  2 +-
 .../apache/camel/component/stream/StreamSystemOutTest.java |  2 +-
 .../org/apache/camel/component/stream/mock/Handler.java    |  3 +--
 .../camel/component/stream/mock/MockURLConnection.java     |  5 ++---
 .../stringtemplate/StringTemplateConcurrentTest.java       |  2 +-
 .../stringtemplate/StringTemplateContentCacheTest.java     |  4 ++--
 .../stringtemplate/StringTemplateCustomDelimiterTest.java  |  4 ++--
 .../component/stringtemplate/StringTemplateLetterTest.java |  4 ++--
 .../camel/component/stringtemplate/StringTemplateTest.java |  4 ++--
 .../stringtemplate/StringTemplateViaHeaderTest.java        |  4 ++--
 59 files changed, 106 insertions(+), 111 deletions(-)