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 032a7cded45 Regen for commit c05c928da1b831c51c5d4617bbf81e0165b2bcf6
     new d82abf99339 (chores) camel-fhir: remove test annotations from non-test
     new fdcf4e92331 (chores) camel-jms: ensure tests have at least 1 assertion
     new 8c2c89964bf (chores) camel-jmx: ensure tests have at least 1 assertion
     new c25f08a4072 (chores) camel-nats: ensure tests have at least 1 assertion
     new 0ceaf1909e9 (chores) camel-azure-storage-blob: rename manual test
     new 784065cd48f (chores) camel-geocoder: rename manual test
     new 63742c5a54b (chores) camel-crypto: rename manual test
     new 32f4548696e (chores) camel-jetty: rename manual test
     new 1b8610e8cb5 (chores) camel-http: rename manual test
     new 4111c3196a9 (chores) camel-mina: rename manual test

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:
 ...CopyProducerIt.java => BlobCopyProducerManualIT.java} |  6 +++---
 .../camel/converter/crypto/HMACAccumulatorTest.java      |  5 +++++
 .../org/apache/camel/component/fhir/UrlFetcherTest.java  |  7 +++----
 ...GeoCoderProxyTest.java => GeoCoderProxyManualIT.java} |  4 ++--
 ...oducerLoadTest.java => HttpProducerLoadManualIT.java} |  6 +++---
 ...eTest.java => HttpProducerJMXBeansIssueManualIT.java} |  7 +++----
 .../JmsSendToAlotOfDestinationWithSameEndpointTest.java  | 16 +++++++++++-----
 .../camel/component/jmx/JMXObjectPropertiesTest.java     | 10 +++++++++-
 components/camel-mina/pom.xml                            |  2 +-
 ...utdownTest.java => MinaProducerShutdownManualIT.java} |  6 +++---
 .../camel/component/nats/NatsConsumerStopTest.java       |  9 +++------
 .../component/nats/integration/NatsAuthProducerIT.java   |  4 +++-
 .../nats/integration/NatsAuthTokenProducerIT.java        |  4 +++-
 .../camel/component/nats/integration/NatsProducerIT.java |  4 +++-
 14 files changed, 55 insertions(+), 35 deletions(-)
 rename 
components/camel-azure/camel-azure-storage-blob/src/test/java/org/apache/camel/component/azure/storage/blob/integration/{BlobCopyProducerIt.java
 => BlobCopyProducerManualIT.java} (93%)
 rename 
components/camel-geocoder/src/test/java/org/apache/camel/component/geocoder/{GeoCoderProxyTest.java
 => GeoCoderProxyManualIT.java} (96%)
 rename 
components/camel-http/src/test/java/org/apache/camel/component/http/{HttpProducerLoadTest.java
 => HttpProducerLoadManualIT.java} (96%)
 rename 
components/camel-jetty/src/test/java/org/apache/camel/component/jetty/{HttpProducerJMXBeansIssueTest.java
 => HttpProducerJMXBeansIssueManualIT.java} (92%)
 rename 
components/camel-mina/src/test/java/org/apache/camel/component/mina/{MinaProducerShutdownTest.java
 => MinaProducerShutdownManualIT.java} (95%)

Reply via email to