salesforce / rules_spring

Bazel rule for building Spring Boot apps as a deployable jar
BSD 3-Clause "New" or "Revised" License
224 stars 48 forks source link

fix regression in classpath index, warn log message #87

Closed plaird closed 3 years ago

plaird commented 3 years ago

There was a regression in the classpath index feature in the last release. It also caused a log message "singlejar_local0: No such file or directory" to be written during builds.