What steps will reproduce the problem?
1. Include doclava-1.0.6 & Guava-18.0
2. MoreExecutors class at "com.google.common.util.concurrent" doesn't have
method listeningDecorator in the doclava jar and hence clashes in classpath
with Guava.
3. Many classes are same in both. Can these be moved out in a 3rd jar
What is the expected output? What do you see instead?
No clash with classpath. Same package/class are used in both jars which are not
same.
What version of the product are you using? On what operating system?
Linux OLE 6
doclava-1.0.6 & Guava-18.0
Please provide any additional information below.
Original issue reported on code.google.com by vnik...@gmail.com on 13 May 2015 at 10:48
Original issue reported on code.google.com by
vnik...@gmail.com
on 13 May 2015 at 10:48