This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch CAMEL-13965
in repository https://gitbox.apache.org/repos/asf/camel.git.
from c1e9435 CAMEL-13965: Added links in the documentation
new 7125f2b CAMEL-13965: Fixed an issue where a test with
@EnableRouteCoverage had JMX disabled because of a previous test without
@EnableRouteCoverage
new 4c89441 CAMEL-13965: Migrated the camel-univocity-parsers component
to camel-test-spring-junit5
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:
.../junit5/CamelSpringTestContextLoader.java | 4 +++-
...lSpringRouteProcessorDumpRouteCoverageTest.java | 2 --
components/camel-univocity-parsers/pom.xml | 7 +------
.../UniVocityCsvDataFormatMarshalSpringTest.java | 6 ++++--
.../UniVocityCsvDataFormatMarshalTest.java | 6 ++++--
.../univocity/UniVocityCsvDataFormatTest.java | 10 ++++-----
.../UniVocityCsvDataFormatUnmarshalSpringTest.java | 9 ++++++--
.../UniVocityCsvDataFormatUnmarshalTest.java | 9 ++++++--
...ocityFixedWidthDataFormatMarshalSpringTest.java | 6 ++++--
.../UniVocityFixedWidthDataFormatMarshalTest.java | 6 ++++--
.../UniVocityFixedWidthDataFormatTest.java | 24 +++++++++++-----------
...ityFixedWidthDataFormatUnmarshalSpringTest.java | 9 ++++++--
...UniVocityFixedWidthDataFormatUnmarshalTest.java | 9 ++++++--
.../UniVocityTsvDataFormatMarshalSpringTest.java | 6 ++++--
.../UniVocityTsvDataFormatMarshalTest.java | 6 ++++--
.../univocity/UniVocityTsvDataFormatTest.java | 10 ++++-----
.../UniVocityTsvDataFormatUnmarshalSpringTest.java | 9 ++++++--
.../UniVocityTsvDataFormatUnmarshalTest.java | 9 ++++++--
18 files changed, 92 insertions(+), 55 deletions(-)