core/src/main/java/com/spotify/missinglink/ConflictChecker.java (3 lines): - line 345: // TODO: also validate return type - line 370: // TODO: also validate return type - line 377: // TODO 6/2/15 mbrown -- treat properly, by flagging as a different type of Conflict maven-plugin/src/main/java/com/spotify/missinglink/maven/CheckMojo.java (2 lines): - line 189: // TODO 6/1/15 mbrown -- how to hook into the Plexus container for proper DI lookups and the - line 505: // TODO 6/4/15 mbrown -- warn users that bootclasspath might be a different version (JAVA_HOME core/src/main/java/com/spotify/missinglink/PrettyPrinter.java (1 line): - line 90: // TODO: remove this once we have fixed the semantics for classname vs type descriptor core/src/main/java/com/spotify/missinglink/datamodel/DeclaredMethod.java (1 line): - line 42: // TODO: rename to something better - ImplementedMethod ? DefinedMethod ? core/src/main/java/com/spotify/missinglink/datamodel/MethodDescriptor.java (1 line): - line 51: // TODO: add modifiers