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

Make sure to only pass the app jar to the packaging logic #81 #82

Closed simontoens closed 3 years ago

simontoens commented 3 years ago

Issue 81 fixed by PR 82!

plaird commented 3 years ago

Nice fix. This is the way.