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 947df0f5427 CAMEL-17879: remove camel-etcd leftovers add 00510a67fe8 Fix typos in Contributing guide add b65e64f5f0c Fix typo optimistick -> optimistic add 4819f4829fe CAMEL-17763: cleanup unused exceptions in camel-box add cd60913ed1d CAMEL-17763: cleanup unused exceptions in camel-cdi add 51a18c5a768 CAMEL-17763: cleanup unused exceptions in camel-csimple-joor add 2ab2096bd33 CAMEL-17763: cleanup unused exceptions in camel-csv add d2ebb0015dd CAMEL-17763: cleanup unused exceptions in camel-datasonnet add 8f122646b45 CAMEL-17763: cleanup unused exceptions in camel-digitalocean add 830cd11711d CAMEL-17763: cleanup unused exceptions in camel-disruptor add b593f7305a0 CAMEL-17763: cleanup unused exceptions in camel-docker add df050b72c64 CAMEL-17763: cleanup unused exceptions in camel-dropbox add bfe59f19d70 CAMEL-17763: cleanup unused exceptions in camel-ehcache add e9911ccf29b CAMEL-17763: cleanup unused exceptions in camel-elytron add a54fe651ea5 CAMEL-17763: cleanup unused exceptions in camel-etcd3 add db253537789 CAMEL-17763: cleanup unused exceptions in camel-exec add 1f1e2251ea7 CAMEL-17763: cleanup unused exceptions in camel-facebook add 6573ba23ae7 CAMEL-17763: cleanup unused exceptions in camel-fastjson add 6243d14bff1 CAMEL-17763: cleanup unused exceptions in camel-fhir add 9ce76548dc8 CAMEL-17763: cleanup unused exceptions in camel-file-watch add a1f0f2d8224 CAMEL-17763: cleanup unused exceptions in camel-flatpack add e126865a045 CAMEL-17763: cleanup unused exceptions in camel-flink add bba698d51b6 CAMEL-17763: cleanup unused exceptions in camel-fop add a57dd40a123 CAMEL-17763: cleanup unused exceptions in camel-freemaker add eed36c96296 CAMEL-17763: cleanup unused exceptions in camel-geocoder add 7c3ea0ab610 CAMEL-17763: cleanup unused exceptions in camel-git add da99f53e643 CAMEL-17763: cleanup unused exceptions in camel-github add ea5e960f8ba CAMEL-17763: cleanup unused exceptions in camel-gora add 4f7abca5aa9 CAMEL-17763: cleanup unused exceptions in camel-graphql add d5089491274 CAMEL-17763: cleanup unused exceptions in camel-grok add e2e279e6859 CAMEL-17763: cleanup unused exceptions in camel-zookeeper-master add 4e58e4ace55 CAMEL-17763: cleanup unused exceptions in camel-zookeeper add b428cdc5595 CAMEL-17763: cleanup unused exceptions in camel-zipfile add f16f51a30bf CAMEL-17763: cleanup unused exceptions in camel-zip-deflater add faa12afeca1 CAMEL-17763: cleanup unused exceptions in camel-zendesk add e603d82a6e9 CAMEL-17763: cleanup unused exceptions in camel-xstream add 706904d06b9 CAMEL-17763: cleanup unused exceptions in camel-xslt-saxon add d931a0bfc2e CAMEL-17763: cleanup unused exceptions in camel-xmlsecurity add 5597ea10115 CAMEL-17763: cleanup unused exceptions in camel-workday add 32143e8a321 CAMEL-17763: cleanup unused exceptions in camel-wordpress add ebc7eeaba11 Regen add f42f9b94594 Regen xmlsecurity No new revisions were added by this update. Summary of changes: CONTRIBUTING.md | 10 +- .../component/box/BoxCollaborationsManagerIT.java | 17 +- .../camel/component/box/BoxCommentsManagerIT.java | 17 +- .../camel/component/box/BoxEventLogsManagerIT.java | 4 +- .../camel/component/box/BoxEventsManagerIT.java | 5 +- .../camel/component/box/BoxFilesManagerIT.java | 49 ++-- .../camel/component/box/BoxFoldersManagerIT.java | 28 +-- .../camel/component/box/BoxGroupsManagerIT.java | 24 +- .../camel/component/box/BoxSearchManagerIT.java | 2 +- .../camel/component/box/BoxTasksManagerIT.java | 23 +- .../camel/component/box/BoxUsersManagerIT.java | 24 +- .../camel/cdi/bean/CamelContextProducerMethod.java | 4 +- .../cdi/converter/InjectedTestTypeConverter.java | 2 +- .../apache/camel/cdi/routetemplate/MyRoute.java | 2 +- .../camel/cdi/routetemplate/MySecondRoute.java | 2 +- .../camel/cdi/routetemplate/MyTemplateRoute.java | 2 +- .../cdi/rule/ExpectedDeploymentException.java | 2 +- .../apache/camel/cdi/templatedroute/MyRoute.java | 2 +- .../camel/cdi/test/CamelEventNotifierTest.java | 2 +- .../cdi/test/CamelRouteEventNotifierTest.java | 3 +- .../camel/cdi/test/PropertiesLocationTest.java | 2 +- .../cdi/test/PropertiesMultipleLocationTest.java | 2 +- .../camel/cdi/test/UndefinedPropertyTest.java | 2 +- .../language/csimple/joor/CSimpleBeanTest.java | 4 +- .../csimple/joor/CSimpleDecHeaderTest.java | 4 +- .../csimple/joor/CSimpleIncHeaderTest.java | 4 +- .../joor/CSimpleSetHeaderPredicateTest.java | 4 +- .../camel/language/csimple/joor/CSimpleTest.java | 4 +- .../csimple/joor/JoorCSimpleCompilerTest.java | 4 +- .../csimple/joor/OriginalSimpleOperatorTest.java | 90 +++---- .../language/csimple/joor/OriginalSimpleTest.java | 266 ++++++++++----------- .../camel/dataformat/csv/CsvMarshalHeaderTest.java | 2 +- ...MarshalHeaderWithCustomMarshallFactoryTest.java | 2 +- .../apache/camel/dataformat/csv/CsvRouteTest.java | 2 +- .../datasonnet/CamelDatasonnetJavaDslTest.java | 4 +- .../language/datasonnet/ExpressionsInJavaTest.java | 8 +- .../camel/language/datasonnet/PropertiesTest.java | 4 +- .../digitalocean/DigitalOceanClientMock.java | 4 +- .../digitalocean/DigitalOceanComponentTest.java | 2 +- .../integration/DigitalOceanComponentIT.java | 2 +- .../disruptor/DisruptorConcurrentTest.java | 2 +- .../disruptor/DisruptorConfigureTest.java | 10 +- .../DisruptorInOutChainedTimeoutTest.java | 2 +- .../disruptor/DisruptorNoConsumerTest.java | 4 +- .../disruptor/DisruptorRingBufferTest.java | 2 +- .../DisruptorWaitForTaskAsPropertyTest.java | 2 +- .../DisruptorWaitForTaskCompleteTest.java | 2 +- .../DisruptorWaitForTaskIfReplyExpectedTest.java | 2 +- .../disruptor/DisruptorWaitForTaskNeverTest.java | 2 +- .../disruptor/SedaDisruptorCompareTest.java | 3 +- .../vm/DisruptorVmInOutChainedTimeoutTest.java | 2 +- .../disruptor/vm/DisruptorVmQueueTest.java | 2 +- .../disruptor/vm/DisruptorVmTimeoutIssueTest.java | 4 +- .../vm/DisruptorVmWaitForTaskCompleteTest.java | 2 +- .../DisruptorVmWaitForTaskIfReplyExpectedTest.java | 2 +- .../vm/DisruptorVmWaitForTaskNewerTest.java | 2 +- .../vm/SameDisruptorVmQueueSizeAndNoSizeTest.java | 6 +- .../component/docker/DockerClientProfileTest.java | 7 +- .../docker/consumer/DockerStatsConsumerTest.java | 2 +- .../docker/it/FakeDockerCmdExecFactory.java | 4 +- .../DropboxComponentVerifierExtensionTest.java | 4 +- .../component/dropbox/DropboxConsumerTest.java | 2 +- .../consumer/DropboxConsumerGetSingleIT.java | 2 +- .../consumer/DropboxConsumerSearchQueryIT.java | 2 +- .../integration/producer/DropboxProducerDelIT.java | 2 +- .../producer/DropboxProducerGetSingleIT.java | 2 +- .../producer/DropboxProducerMoveIT.java | 2 +- .../producer/DropboxProducerPutSingleFileIT.java | 2 +- .../ehcache/EhcacheComponentConfigurationTest.java | 2 +- .../ehcache/EhcacheSpringConfigurationFactory.java | 2 +- .../camel/component/elytron/BaseElytronTest.java | 2 +- .../component/elytron/ElytronBearerTokenTest.java | 2 +- .../camel/component/etcd3/AggregateEtcd3Test.java | 4 +- .../camel/component/exec/ExecEndpointTest.java | 2 +- .../camel/component/exec/ExecJava8IssueTest.java | 4 +- .../exec/ExecJavaProcessRecipientListTest.java | 4 +- .../camel/component/exec/ExecJavaProcessTest.java | 14 +- .../camel/component/exec/ExecOutFileTest.java | 8 +- .../camel/component/exec/ExecProducerTest.java | 30 +-- .../camel/component/exec/ExecScriptTest.java | 7 +- .../exec/impl/ExecDocumentationExamplesTest.java | 4 +- .../facebook/CamelFacebookTestSupport.java | 2 +- .../facebook/FacebookComponentConsumerIT.java | 8 +- .../FacebookComponentPageIdProducerIT.java | 2 +- .../facebook/FacebookComponentProducerIT.java | 6 +- .../component/facebook/FacebookEndpointIT.java | 6 +- .../component/facebook/TestUserMethodsIT.java | 6 +- .../config/FacebookEndpointConfigurationTest.java | 2 +- .../data/FacebookMethodsTypeHelperTest.java | 10 +- .../facebook/data/FacebookMethodsTypeTest.java | 2 +- .../fastjson/FastjsonJsonDataFormatTest.java | 6 +- .../component/fastjson/FastjsonMarshalTest.java | 4 +- .../camel/component/fhir/FhirCapabilitiesIT.java | 6 +- .../camel/component/fhir/FhirConfigurationIT.java | 4 +- .../apache/camel/component/fhir/FhirCreateIT.java | 8 +- .../fhir/FhirCustomClientConfigurationIT.java | 6 +- .../apache/camel/component/fhir/FhirDeleteIT.java | 12 +- .../component/fhir/FhirExtraParametersIT.java | 4 +- .../apache/camel/component/fhir/FhirHistoryIT.java | 10 +- .../camel/component/fhir/FhirLoadPageIT.java | 10 +- .../apache/camel/component/fhir/FhirMetaIT.java | 14 +- .../camel/component/fhir/FhirOperationIT.java | 12 +- .../apache/camel/component/fhir/FhirPatchIT.java | 10 +- .../apache/camel/component/fhir/FhirReadIT.java | 28 +-- .../apache/camel/component/fhir/FhirSearchIT.java | 4 +- .../apache/camel/component/fhir/FhirSimpleIT.java | 4 +- .../camel/component/fhir/FhirTransactionIT.java | 10 +- .../apache/camel/component/fhir/FhirUpdateIT.java | 2 +- .../camel/component/fhir/FhirValidateIT.java | 6 +- .../fhir/Hl7v2PatientToFhirPatientIT.java | 4 +- .../camel/component/fhir/PatientProcessor.java | 2 +- .../FhirJsonDataformatErrorHandlerTest.java | 2 +- .../FhirXmlDataformatErrorHandlerTest.java | 2 +- .../FhirJsonDataformatErrorHandlerSpringTest.java | 2 +- .../FhirXmlDataformatErrorHandlerSpringTest.java | 2 +- .../file/watch/FileWatchComponentDeleteTest.java | 2 +- .../watch/FileWatchComponentRecursiveTest.java | 4 +- .../file/watch/FileWatchComponentTest.java | 2 +- .../camel/component/file/watch/TestHasher.java | 3 +- .../flatpack/FlatpackDelimitedDataFormatTest.java | 4 +- .../FlatpackFixedLengthDataFormatTest.java | 4 +- ...edLengthWithHeaderAndTrailerDataFormatTest.java | 6 +- .../camel/component/flink/FlinkProducerTest.java | 2 +- .../camel/component/fop/FopComponentTest.java | 2 +- .../camel/component/fop/FopEndpointTest.java | 4 +- .../freemarker/FreemarkerConcurrentTest.java | 2 +- .../freemarker/FreemarkerContentCacheTest.java | 4 +- .../freemarker/FreemarkerEncodingTest.java | 4 +- .../freemarker/FreemarkerFileLetterTest.java | 4 +- .../component/freemarker/FreemarkerLetterTest.java | 4 +- .../FreemarkerLetterWithoutHeaderTest.java | 4 +- .../freemarker/FreemarkerOverrideHeaderTest.java | 4 +- .../freemarker/FreemarkerSetHeaderTest.java | 2 +- .../freemarker/FreemarkerTemplateInHeaderTest.java | 2 +- .../camel/component/freemarker/FreemarkerTest.java | 8 +- .../FreemarkerValuesInPropertiesTest.java | 6 +- .../geocoder/GeoCoderComponentAddressTest.java | 2 +- .../geocoder/GeoCoderCurrentAddressTest.java | 2 +- .../geocoder/GeoCoderEmptyAddressTest.java | 2 +- .../geocoder/GeoCoderLatLngComponentTest.java | 2 +- .../geocoder/GeoCoderNominatimAddressTest.java | 2 +- .../component/geocoder/GeoCoderNominatimTest.java | 2 +- .../component/git/consumer/GitConsumerTest.java | 4 +- .../component/git/producer/GitProducerTest.java | 22 +- .../git/producer/GitRemoteProducerTest.java | 8 +- .../consumer/CommitConsumerBeginningTest.java | 6 +- .../CommitConsumerSkipExistingOnStartupTest.java | 6 +- .../github/consumer/CommitConsumerTest.java | 6 +- .../github/consumer/EventConsumerTest.java | 4 +- .../consumer/EventConsumerWithStrategyTest.java | 4 +- .../consumer/PullRequestCommentConsumerTest.java | 6 +- .../github/consumer/PullRequestConsumerTest.java | 6 +- .../SchedulerConfigurationConsumerTest.java | 4 +- .../component/github/consumer/TagConsumerTest.java | 6 +- .../producer/ClosePullRequestProducerTest.java | 6 +- .../github/producer/CreateIssueProducerTest.java | 6 +- .../producer/PullRequestCommentProducerTest.java | 6 +- .../producer/PullRequestFilesProducerTest.java | 8 +- .../producer/PullRequestStateProducerTest.java | 8 +- .../github/services/MockCommitService.java | 7 +- .../github/services/MockIssueService.java | 3 +- .../github/services/MockPullRequestService.java | 7 +- .../github/services/MockRepositoryService.java | 5 +- .../camel/component/gora/utils/GoraUtilsTest.java | 2 +- .../component/graphql/GraphqlComponentTest.java | 6 +- .../component/graphql/server/GraphqlServer.java | 3 +- .../component/grok/GrokFileUnmarshalTest.java | 4 +- .../camel/component/grok/GrokMarshalTest.java | 6 +- .../component/grok/GrokOptionalOptionsTest.java | 10 +- .../camel/component/grok/GrokPatternsTest.java | 6 +- .../camel/component/grok/GrokUnmarshalTest.java | 4 +- .../camel-sql/src/main/docs/sql-component.adoc | 4 +- .../wordpress/WordpressPostOperationTest.java | 2 +- .../wordpress/WordpressUserOperationTest.java | 2 +- .../test/WordpressServerHttpRequestHandler.java | 3 +- .../apache/camel/WorkdayCommonAPIProducerTest.java | 2 +- .../apache/camel/WorkdayReportProducerTest.java | 2 +- .../xmlsecurity/XAdESSignaturePropertiesTest.java | 11 +- .../extensions/SaxonExtensionFunctionsTest.java | 6 +- .../component/xslt/saxon/SAXSourceLogBodyTest.java | 4 +- .../xslt/saxon/XsltAggregationStrategyTest.java | 4 +- .../camel/component/xslt/saxon/XsltSaxonTest.java | 4 +- .../MarshalDomainObjectJSONDropRootNodeTest.java | 4 +- .../xstream/MarshalDomainObjectJSONTest.java | 4 +- .../xstream/MarshalDomainObjectTest.java | 4 +- .../camel/dataformat/xstream/MarshalListTest.java | 4 +- .../xstream/MarshalMapCVE202026217Test.java | 8 +- .../xstream/UnmarshalThenMarshalJSONTest.java | 2 +- .../xstream/UnmarshalThenMarshalTest.java | 2 +- .../dataformat/xstream/XStreamConcurrencyTest.java | 2 +- .../xstream/XStreamConfigurationTest.java | 4 +- .../camel/component/zendesk/ZendeskTicketIT.java | 4 +- .../deflater/GzipDataFormatFileDeleteTest.java | 4 +- .../GzipDataFormatFileUnmarshalDeleteTest.java | 4 +- .../dataformat/deflater/GzipDataFormatTest.java | 2 +- .../ZipDeflaterDataFormatFileDeleteTest.java | 4 +- ...pDeflaterDataFormatFileUnmarshalDeleteTest.java | 4 +- .../deflater/ZipDeflaterDataFormatTest.java | 2 +- .../dataformat/zipfile/ZipFileDataFormatTest.java | 12 +- .../zipfile/ZipFileIteratorDataFormatTest.java | 4 +- .../zipfile/ZipFileMultipleFilesSplitterTest.java | 4 +- .../zipfile/ZipFileSplitAndDeleteTest.java | 4 +- .../zipfile/ZipFileSplitIteratorCorruptTest.java | 4 +- .../zipfile/ZipFileSplitOneFileTest.java | 4 +- .../zipfile/ZipSplitterRouteIssueTest.java | 4 +- .../dataformat/zipfile/ZipSplitterRouteTest.java | 4 +- .../AggregationStrategyWithFilenameHeaderTest.java | 4 +- .../AggregationStrategyWithPreservationTest.java | 4 +- .../ZipAggregationStrategyEmptyFileTest.java | 4 +- .../zipfile/ZipAggregationStrategyTest.java | 4 +- .../zookeepermaster/CuratorFactoryBean.java | 4 +- .../zookeepermaster/MasterEndpointTest.java | 2 +- .../group/internal/ZooKeeperGroupTest.java | 2 +- .../integration/MasterEndpointFailoverIT.java | 6 +- .../zookeeper/NaturalSortComparatorTest.java | 2 +- .../zookeeper/ZooKeeperCuratorHelperTest.java | 2 +- .../integration/ZooKeeperServiceCallRouteIT.java | 4 +- ...ceRegistrationWithRoutePolicyAndMetadataIT.java | 4 +- ...erviceRegistrationWithRoutePolicyFactoryIT.java | 4 +- ...KeeperServiceRegistrationWithRoutePolicyIT.java | 4 +- ...rServiceRegistrationWithServiceComponentIT.java | 4 +- .../ZooKeeperClusteredRoutePolicyFactoryMain.java | 2 +- .../zookeeper/cluster/ZooKeeperMasterMain.java | 2 +- .../ZooKeeperClusteredRoutePolicyFactoryIT.java | 2 +- .../cluster/integration/ZooKeeperMasterIT.java | 2 +- .../zookeeper/integration/ConsumeChildrenIT.java | 4 +- .../zookeeper/integration/ConsumeDataIT.java | 4 +- .../zookeeper/integration/ZooKeeperProducerIT.java | 12 +- 228 files changed, 745 insertions(+), 772 deletions(-)