salesforce / rules_spring

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

Add optional exclusion list to springboot rules #39

Closed rickwebiii closed 4 years ago

rickwebiii commented 4 years ago

If you're a good person and have your dependencies under control, you shouldn't need this. We aren't good people.

This allows you to exclude by label a set of jars from appearing in the Springboot jar. We need this to not have multiple versions of log4j (because they decided to rename the package) coming from our maven transitive dependencies.

salesforce-cla[bot] commented 4 years ago

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Rick Weber r***@t***.com. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce.com Contributor License Agreement and this Pull Request will be revalidated.