exasol / error-code-crawler-maven-plugin

Validator and crawler for exasol-error-codes in Java code
MIT License
1 stars 1 forks source link

Crawling used wrong java language level #16

Closed jakobbraun closed 3 years ago

jakobbraun commented 3 years ago

For projects that use new Java features like try-with-resources, crawling fails with:

Variable resource not allowed here for source level below 9 at /home/jakob/exasol/project-keeper-maven-plugin/src/main/java/com/exasol/projectkeeper/validators/files/ProjectFilesValidator.java:69