command-line-debugger/src/main/java/org/apache/tools/ant/listener/DebuggerListener.java (4 lines): - line 55: * TODO: This is not being used now but there is a possibility for its use. - line 64: * TODO: The auditor instance itself should be pluggable, I think to allow - line 176: * TODO INFO command is yet to be implemented. The idea is to output a list - line 206: // TODO show all break points and watch points here mavenivy-adapters/src/main/java/org/apache/easyant/tasks/adapters/InfoAdapter.java (1 line): - line 64: // TODO: Handle multiple artifacts command-line-debugger/src/main/java/org/apache/tools/ant/Locator.java (1 line): - line 14: * TODO: See how this can be augmented to support other Tasks. partial-jnlp-ant-task/src/main/java/org/apache/easyant/tasks/JNLPTask.java (1 line): - line 216: // TODO: the download attribute should be parameterizable => lazy or eager, from the moment it's only "eager".