You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/01/03 18:56:39 UTC

[camel] branch regen_bot updated (4ff1476 -> d3737ca)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4ff1476  camel-salesforce: doc fix
     add 4a284c9  CAMEL-17407: camel-core - Processor should support LineNumberAware
     add 954b63b  CAMEL-17407: camel-core - Processor should support LineNumberAware
     add d3737ca  Fix wrong link in stub component docs (#6623)

No new revisions were added by this update.

Summary of changes:
 .../camel-stub/src/main/docs/stub-component.adoc   |  2 +-
 .../camel/processor/DefaultProcessorFactory.java   | 17 +++++++-
 .../org/apache/camel/reifier/ProcessReifier.java   |  7 ++++
 ...RouteTest.java => LineNumberProcessorTest.java} | 47 +++++++++++++---------
 .../camel/support/TypedProcessorFactory.java       | 17 +++++++-
 5 files changed, 66 insertions(+), 24 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{RouteAwareRouteTest.java => LineNumberProcessorTest.java} (56%)