vert-x3 / vertx-web

HTTP web applications for Vert.x
Apache License 2.0
1.11k stars 535 forks source link

MVEL TemplateError: file not found on Windows #2514

Closed tsegismont closed 1 year ago

tsegismont commented 1 year ago

This happens if the template contains an include directive.

Originally reported in https://groups.google.com/g/vertx/c/8Go_wPXdM1Q/m/wPzIBu_2AgAJ

tsegismont commented 1 year ago

Fixed by 844f0b625