palantir / gradle-processors

Gradle plugin for integrating Java annotation processors
Apache License 2.0
62 stars 23 forks source link

Remove extra log spam #207

Closed j-baker closed 3 years ago

j-baker commented 3 years ago

Services that consume and process their own 'annotation dependencies' (there's an AtlasDB annotation processor, but this appears to happen for anyone who adds their own ErrorProne checks as well) get this logged out each time they use the thing. IIRC from talking to DanS, this was just a logline to debug that something was actually happening.

changelog-app[bot] commented 3 years ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type

- [ ] Feature - [X] Improvement - [ ] Fix - [ ] Break - [ ] Deprecation - [ ] Manual task - [ ] Migration

Description

Remove extra log spam **Check the box to generate changelog(s)** - [X] Generate changelog entry
svc-autorelease commented 3 years ago

Released 3.4.0