This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24843
in repository https://gitbox.apache.org/repos/asf/camel.git
from 0a8609852a2f CAMEL-24843: a Groovy script's imports go through the
compile pre-processors, so the Camel CLI downloads a known library; an
unresolved class says what to do; the validator checks the imports
add 77ebadb76447 CAMEL-24843: Address review feedback
No new revisions were added by this update.
Summary of changes:
.../jbang/core/commands/ai/GroovyImportChecks.java | 15 +++++++++------
.../core/commands/ai/GroovyImportChecksTest.java | 22 ++++++++++++++++++++++
2 files changed, 31 insertions(+), 6 deletions(-)