This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 00608ab CAMEL-13548: Upgrade jaxb-maven-plugin to 2.5.0 and remove
temporal JDK11 workarounds
new ecdd398 Regen
new bf2531b CAMEL-13589: copy over examples
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:
.../camel-mock/src/main/docs/mock-component.adoc | 16 ++++-----
.../src/main/docs/quickfix-component.adoc | 2 +-
components/readme.adoc | 6 +++-
.../org/apache/camel/processor/FilterTest.java | 4 +++
.../quickfixj/QuickfixjSpringTest-context.xml | 0
.../InterceptSendToMockEndpointStrategyTest.xml | 0
.../org/apache/camel/spring/mock/camel-route.xml | 0
.../patterns/IsMockEndpointsAndSkipJUnit4Test.java | 0
.../test/patterns/IsMockEndpointsJUnit4Test.java | 0
.../interceptor/AdviceWithMockEndpointsTest.java | 0
...dviceWithMockMultipleEndpointsWithSkipTest.java | 0
.../modules/ROOT/pages/mock-component.adoc | 16 ++++-----
.../modules/ROOT/pages/quickfix-component.adoc | 2 +-
docs/gulpfile.js | 42 +++++++++++++++++++++-
docs/package.json | 3 +-
.../camel/component/jms/jmsRouteUsingSpring.xml | 0
.../spring/javaconfig/patterns/FilterTest.java | 0
...CamelSpringDelegatingTestContextLoaderTest.java | 0
.../apache/camel/spring/patterns/FilterTest.java | 0
.../camel/spring/patterns/FilterTest-context.xml | 0
.../camel/test/blueprint/DebugBlueprintTest.java | 0
.../apache/camel/test/blueprint/camelContext.xml | 0
.../java/org/apache/camel/test/cdi/FilterTest.java | 0
.../test/spring/CamelSpringRunnerPlainTest.java | 0
.../org/apache/camel/processor/FilterTest.java | 4 +++
.../modules/ROOT/pages/configuring-camel.adoc | 2 +-
docs/user-manual/modules/ROOT/pages/testing.adoc | 36 +++++++++----------
docs/yarn.lock | 7 ++++
28 files changed, 100 insertions(+), 40 deletions(-)
copy {components =>
docs/components/modules/ROOT/examples/components}/camel-quickfix/src/test/resources/org/apache/camel/component/quickfixj/QuickfixjSpringTest-context.xml
(100%)
copy {components =>
docs/components/modules/ROOT/examples/components}/camel-spring/src/test/resources/org/apache/camel/spring/mock/InterceptSendToMockEndpointStrategyTest.xml
(100%)
copy {components =>
docs/components/modules/ROOT/examples/components}/camel-spring/src/test/resources/org/apache/camel/spring/mock/camel-route.xml
(100%)
copy {components =>
docs/components/modules/ROOT/examples/components}/camel-test/src/test/java/org/apache/camel/test/patterns/IsMockEndpointsAndSkipJUnit4Test.java
(100%)
copy {components =>
docs/components/modules/ROOT/examples/components}/camel-test/src/test/java/org/apache/camel/test/patterns/IsMockEndpointsJUnit4Test.java
(100%)
copy {core =>
docs/components/modules/ROOT/examples/core}/camel-core/src/test/java/org/apache/camel/processor/interceptor/AdviceWithMockEndpointsTest.java
(100%)
copy {core =>
docs/components/modules/ROOT/examples/core}/camel-core/src/test/java/org/apache/camel/processor/interceptor/AdviceWithMockMultipleEndpointsWithSkipTest.java
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-jms/src/test/resources/org/apache/camel/component/jms/jmsRouteUsingSpring.xml
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-spring-javaconfig/src/test/java/org/apache/camel/spring/javaconfig/patterns/FilterTest.java
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-spring-javaconfig/src/test/java/org/apache/camel/spring/javaconfig/test/CamelSpringDelegatingTestContextLoaderTest.java
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-spring/src/test/java/org/apache/camel/spring/patterns/FilterTest.java
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-spring/src/test/resources/org/apache/camel/spring/patterns/FilterTest-context.xml
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/DebugBlueprintTest.java
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-test-blueprint/src/test/resources/org/apache/camel/test/blueprint/camelContext.xml
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-test-cdi/src/test/java/org/apache/camel/test/cdi/FilterTest.java
(100%)
copy {components =>
docs/user-manual/modules/ROOT/examples/components}/camel-test-spring/src/test/java/org/apache/camel/test/spring/CamelSpringRunnerPlainTest.java
(100%)
copy {core =>
docs/user-manual/modules/ROOT/examples/core}/camel-core/src/test/java/org/apache/camel/processor/FilterTest.java
(96%)