The problem with Guava + Apache Commons + Java BCL...
# random
z
The problem with Guava + Apache Commons + Java BCL is that now some library I am using may depend on Guava while another one depends on Apache Commons I have to wire between the two. Futures are a great example of this problem.