This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from bc5d106 CAMEL-14716: @BeanConfigInject add support for Map new 2b43469 CAMEL-11807: Migrated camel-as* tests to JUnit 5 new 03c24cc Fixed CS 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: components/camel-asn1/pom.xml | 4 +-- ...1DataFormatWithStreamIteratorByteArrayTest.java | 18 ++++++----- .../ASN1DataFormatWithStreamIteratorClassTest.java | 28 +++++++++-------- .../asn1/ASN1DataFormatWithStreamTest.java | 18 ++++++----- .../asn1/SpringASN1DataFormatRouteTest.java | 8 +++-- components/camel-asterisk/pom.xml | 7 +---- .../component/asterisk/AsteriskConfigTest.java | 11 ++++--- .../component/asterisk/AsteriskConsumerTest.java | 14 ++++----- .../component/asterisk/AsteriskProducerTest.java | 12 ++++---- components/camel-atmosphere-websocket/pom.xml | 7 +---- .../websocket/MemoryWebSocketStoreTest.java | 11 ++++--- .../websocket/WebsocketCamelRouterTestSupport.java | 10 +++---- ...bsocketCamelRouterWithInitParamTestSupport.java | 10 +++---- .../atmosphere/websocket/WebsocketRouteTest.java | 30 +++++++++++-------- .../websocket/WebsocketRouteWithInitParamTest.java | 35 ++++++++++++---------- components/camel-atom/pom.xml | 7 +---- .../camel/component/atom/AtomEndpointTest.java | 2 +- .../atom/AtomEntryPollingConsumerTest.java | 14 ++++----- .../AtomEntryPollingConsumerWithBasicAuthTest.java | 16 +++++----- .../camel/component/atom/AtomEntrySortTest.java | 14 ++++----- .../camel/component/atom/AtomGoodBlogsTest.java | 11 ++++--- .../camel/component/atom/AtomHttpConsumerTest.java | 14 ++++----- .../atom/AtomHttpNoCamelParametersTest.java | 11 ++++--- .../atom/AtomPollingConsumerIdleMessageTest.java | 12 ++++---- .../component/atom/AtomPollingConsumerTest.java | 18 ++++++----- .../atom/AtomPollingConsumerWithBasicAuthTest.java | 16 +++++----- .../component/atom/AtomPollingLowDelayTest.java | 10 +++---- .../component/atom/AtomPollingUnthrottledTest.java | 10 +++---- .../camel/component/atom/AtomProducerTest.java | 8 +++-- .../apache/camel/component/atom/AtomRouteTest.java | 17 ++++++----- .../camel/component/atom/JettyTestServer.java | 2 +- .../component/atom/UpdatedDateFilterTest.java | 14 +++++---- .../camel/component/sql/DefaultSqlEndpoint.java | 3 +- 33 files changed, 222 insertions(+), 200 deletions(-)