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

dmvolod pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0347f8a  Regen
     new 4d08d8f  CAMEL-14476: Able to extend workday component for futher 
entities support
     new a09c336  CAMEL-14476: Update autogenerated 
WorkdayEndpointBuilderFactory for easy rebase

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:
 .../src/main/docs/workday-component.adoc           | 29 ++++----
 .../camel/component/workday/WorkdayComponent.java  | 49 +++++--------
 .../component/workday/WorkdayConfiguration.java    | 83 +++++++++++++++++++---
 .../camel/component/workday/WorkdayEndpoint.java   | 32 +++------
 ...dayProducer.java => WorkdayReportProducer.java} | 43 +++++++----
 ...entTest.java => WorkdayReportProducerTest.java} | 24 ++++---
 6 files changed, 156 insertions(+), 104 deletions(-)
 rename 
components/camel-workday/src/main/java/org/apache/camel/component/workday/{WorkdayProducer.java
 => WorkdayReportProducer.java} (68%)
 rename 
components/camel-workday/src/test/java/org/apache/camel/{WorkdayComponentTest.java
 => WorkdayReportProducerTest.java} (70%)

Reply via email to