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

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


    from 6228f2642d1 Thanks Babak
     new d443911ae75 Polished
     new 20a89bc46e5 camel-core - Trigger CamelContextReloadingEvent when 
context is reloaded.

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:
 .../main/java/org/apache/camel/spi/CamelEvent.java |  8 +++++
 .../java/org/apache/camel/spi/EventFactory.java    |  9 +++++
 .../impl/engine/DefaultContextReloadStrategy.java  |  1 +
 .../impl/event/CamelContextReloadedEvent.java      |  2 +-
 ...dEvent.java => CamelContextReloadingEvent.java} | 10 +++---
 .../camel/impl/event/DefaultEventFactory.java      |  9 +++++
 .../java/org/apache/camel/support/EventHelper.java | 39 ++++++++++++++++++++++
 7 files changed, 72 insertions(+), 6 deletions(-)
 copy 
core/camel-base/src/main/java/org/apache/camel/impl/event/{CamelContextReloadedEvent.java
 => CamelContextReloadingEvent.java} (81%)

Reply via email to