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 d5089491274 CAMEL-17763: cleanup unused exceptions in camel-grok new e2e279e6859 CAMEL-17763: cleanup unused exceptions in camel-zookeeper-master new 4e58e4ace55 CAMEL-17763: cleanup unused exceptions in camel-zookeeper new b428cdc5595 CAMEL-17763: cleanup unused exceptions in camel-zipfile new f16f51a30bf CAMEL-17763: cleanup unused exceptions in camel-zip-deflater new faa12afeca1 CAMEL-17763: cleanup unused exceptions in camel-zendesk new e603d82a6e9 CAMEL-17763: cleanup unused exceptions in camel-xstream new 706904d06b9 CAMEL-17763: cleanup unused exceptions in camel-xslt-saxon new d931a0bfc2e CAMEL-17763: cleanup unused exceptions in camel-xmlsecurity new 5597ea10115 CAMEL-17763: cleanup unused exceptions in camel-workday new 32143e8a321 CAMEL-17763: cleanup unused exceptions in camel-wordpress The 10 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: .../component/wordpress/WordpressPostOperationTest.java | 2 +- .../component/wordpress/WordpressUserOperationTest.java | 2 +- .../api/test/WordpressServerHttpRequestHandler.java | 3 +-- .../java/org/apache/camel/WorkdayCommonAPIProducerTest.java | 2 +- .../java/org/apache/camel/WorkdayReportProducerTest.java | 2 +- .../component/xmlsecurity/XAdESSignaturePropertiesTest.java | 10 ++++------ .../xslt/extensions/SaxonExtensionFunctionsTest.java | 6 +++--- .../camel/component/xslt/saxon/SAXSourceLogBodyTest.java | 4 ++-- .../component/xslt/saxon/XsltAggregationStrategyTest.java | 4 ++-- .../org/apache/camel/component/xslt/saxon/XsltSaxonTest.java | 4 ++-- .../xstream/MarshalDomainObjectJSONDropRootNodeTest.java | 4 ++-- .../dataformat/xstream/MarshalDomainObjectJSONTest.java | 4 ++-- .../camel/dataformat/xstream/MarshalDomainObjectTest.java | 4 ++-- .../org/apache/camel/dataformat/xstream/MarshalListTest.java | 4 ++-- .../camel/dataformat/xstream/MarshalMapCVE202026217Test.java | 8 ++++---- .../dataformat/xstream/UnmarshalThenMarshalJSONTest.java | 2 +- .../camel/dataformat/xstream/UnmarshalThenMarshalTest.java | 2 +- .../camel/dataformat/xstream/XStreamConcurrencyTest.java | 2 +- .../camel/dataformat/xstream/XStreamConfigurationTest.java | 4 ++-- .../org/apache/camel/component/zendesk/ZendeskTicketIT.java | 4 ++-- .../dataformat/deflater/GzipDataFormatFileDeleteTest.java | 4 ++-- .../deflater/GzipDataFormatFileUnmarshalDeleteTest.java | 4 ++-- .../apache/camel/dataformat/deflater/GzipDataFormatTest.java | 2 +- .../deflater/ZipDeflaterDataFormatFileDeleteTest.java | 4 ++-- .../ZipDeflaterDataFormatFileUnmarshalDeleteTest.java | 4 ++-- .../camel/dataformat/deflater/ZipDeflaterDataFormatTest.java | 2 +- .../camel/dataformat/zipfile/ZipFileDataFormatTest.java | 12 ++++++------ .../dataformat/zipfile/ZipFileIteratorDataFormatTest.java | 4 ++-- .../dataformat/zipfile/ZipFileMultipleFilesSplitterTest.java | 4 ++-- .../camel/dataformat/zipfile/ZipFileSplitAndDeleteTest.java | 4 ++-- .../dataformat/zipfile/ZipFileSplitIteratorCorruptTest.java | 4 ++-- .../camel/dataformat/zipfile/ZipFileSplitOneFileTest.java | 4 ++-- .../camel/dataformat/zipfile/ZipSplitterRouteIssueTest.java | 4 ++-- .../camel/dataformat/zipfile/ZipSplitterRouteTest.java | 4 ++-- .../zipfile/AggregationStrategyWithFilenameHeaderTest.java | 4 ++-- .../zipfile/AggregationStrategyWithPreservationTest.java | 4 ++-- .../zipfile/ZipAggregationStrategyEmptyFileTest.java | 4 ++-- .../aggregate/zipfile/ZipAggregationStrategyTest.java | 4 ++-- .../camel/component/zookeepermaster/CuratorFactoryBean.java | 4 ++-- .../camel/component/zookeepermaster/MasterEndpointTest.java | 2 +- .../zookeepermaster/group/internal/ZooKeeperGroupTest.java | 2 +- .../integration/MasterEndpointFailoverIT.java | 6 +++--- .../camel/component/zookeeper/NaturalSortComparatorTest.java | 2 +- .../component/zookeeper/ZooKeeperCuratorHelperTest.java | 2 +- .../cloud/integration/ZooKeeperServiceCallRouteIT.java | 4 ++-- ...eeperServiceRegistrationWithRoutePolicyAndMetadataIT.java | 4 ++-- ...ZooKeeperServiceRegistrationWithRoutePolicyFactoryIT.java | 4 ++-- .../ZooKeeperServiceRegistrationWithRoutePolicyIT.java | 4 ++-- .../ZooKeeperServiceRegistrationWithServiceComponentIT.java | 4 ++-- .../cluster/ZooKeeperClusteredRoutePolicyFactoryMain.java | 2 +- .../component/zookeeper/cluster/ZooKeeperMasterMain.java | 2 +- .../integration/ZooKeeperClusteredRoutePolicyFactoryIT.java | 2 +- .../zookeeper/cluster/integration/ZooKeeperMasterIT.java | 2 +- .../component/zookeeper/integration/ConsumeChildrenIT.java | 4 ++-- .../camel/component/zookeeper/integration/ConsumeDataIT.java | 4 ++-- .../component/zookeeper/integration/ZooKeeperProducerIT.java | 12 ++++++------ 56 files changed, 108 insertions(+), 111 deletions(-)