Aman Singh

Results 3 comments of Aman Singh

I am facing same issue in my setup. Is there a workaround to use this repo com_github_cloudflare_circl in bazel by making some manual changes?

We use [@slf4j](https://projectlombok.org/api/lombok/extern/slf4j/Slf4j.html) annotation in almost all the files (> 7k) which automatically creates the logger. Also, using lombok needs special handeling using processor class. ``` java_plugin( name = "lombok_plugin",...

@natansil Has created a new branch which ignores protoc files. Trying it out now: production_feedback