salesforce / rules_spring

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

Fix the springboot rule failing on Windows with "Error: index out of range (index is 0, but sequence has 0 elements)" #199

Closed bartoszpop closed 5 months ago

bartoszpop commented 5 months ago

This pull request fixes the springboot rule to search for either bin/java or bin/java.exe (fixes #198).

salesforce-cla[bot] commented 5 months ago

Thanks for the contribution! Before we can merge this, we need @bartoszpop to sign the Salesforce Inc. Contributor License Agreement.