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 13acbf4a532 chore(deps): Bump io.projectreactor.netty:reactor-netty 
(#18627)
     new d6e8143260c CAMEL-22214: camel-groovy - Reloading of compiled sources
     new a983a071f38 CAMEL-22245: camel-core - EventNotifier should allow 
Ordered
     new 87dc44d5405 CAMEL-22214: camel-groovy - Reloading of compiled sources

The 3 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:
 .../groovy/DefaultGroovyScriptCompiler.java        | 85 ++++++++++++++++++++--
 .../camel/language/groovy/GroovyDevConsole.java    |  6 +-
 .../camel/language/groovy/GroovyLanguage.java      | 10 ++-
 .../language/groovy/GroovyScriptClassLoader.java   |  4 +
 .../impl/engine/DefaultManagementStrategy.java     |  5 ++
 ...rTest.java => AddEventNotifierOrderedTest.java} | 64 +++++++++++-----
 6 files changed, 144 insertions(+), 30 deletions(-)
 copy 
core/camel-management/src/test/java/org/apache/camel/management/{RemoveEventNotifierTest.java
 => AddEventNotifierOrderedTest.java} (56%)

Reply via email to