The GitHub Actions job "Java CI" on commons-jexl.git/JEXL-440 has failed. Run started by GitHub user henrib (triggered by henrib).
Head commit for run: b85369ac1b368cf6d9187f93343cf7511d947f41 / Henrib <hbies...@gmail.com> JEXL-440 : added constants/enum handling defined through imports usable in case expression/statement; - enum constant and (public) static final fields are usable as values in case expression/statement; - import is now stricter, will verify package or class is visible (apply permission) and throw if not; - light refactoring around ClassNameResolve/ClassConstantResolver/ConstantResolverFactory (moved to JexlUberspect); - also fixed autoSemicolon issue (JEXL-437); Report URL: https://github.com/apache/commons-jexl/actions/runs/16056067342 With regards, GitHub Actions via GitBox