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

davsclaus pushed a change to branch fix/CAMEL-24854
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 0c6b200dd133 CAMEL-24854: the validator reports an include/exclude 
regex with a doubled backslash, which matches a literal backslash in the file 
name and so no file
     add b4bac855dd2a CAMEL-24854: the doubled-backslash check only fires 
before a character a single backslash would escape, and the message explains 
the regex rather than YAML

No new revisions were added by this update.

Summary of changes:
 .../dsl/jbang/core/commands/ai/EndpointChecks.java     | 18 +++++++++++++-----
 .../core/commands/ai/SourceValidatorEndpointTest.java  |  9 +++++++--
 2 files changed, 20 insertions(+), 7 deletions(-)

Reply via email to