Closed ericbottard closed 6 years ago
We had a similar problem with the function-proto repo - the java-function-invoker currently depends on a jar built from function-proto.
The situation with these two projects is not as problematic, as they are vendored into dependents anyway. It's more of a way to make sure that they compile upfront
Closing, as with monorepo these two libs are now directly built (they're in GOPATH) so there are less chances of breaking them and discovering damage later
Although they don't produce deliverables per se, those two projects should be built, to make sure they compile correctly and are up to date.