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

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


    from 310bf7c  Merge branch 'master' of github.com:apache/camel
     new 9bde88f  Update resources maven plugin
     new 4a5c7f7  Fixed deprecated warning with maven mojo api
     new fa5b1cb  Regen
     new 2039ed1  CAMEL-15381: Avoid use of reflection in CronComponent.

The 4 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-dependencies/pom.xml                         |  2 +-
 .../apache/camel/component/cron/CronComponent.java |  9 ++++
 .../apache/camel/component/cron/CronEndpoint.java  | 51 +++++-----------------
 .../camel/component/cron/CronPatternsTest.java     |  2 +
 .../quartz/cron/QuartzCronMappingTest.java         |  2 -
 parent/pom.xml                                     |  2 +-
 .../camel/maven/resources/CopyResources.java       |  2 +-
 7 files changed, 25 insertions(+), 45 deletions(-)

Reply via email to