src/main/org/apache/tools/ant/taskdefs/optional/jsp/WLJspc.java (4 lines): - line 83: //TODO Test on other versions of WebLogic - line 84: //TODO add more attributes to the task, to take care of all jspc options - line 85: //TODO Test on Unix - line 150: //TODO this array stuff is a remnant of prev trials.. gotta remove. src/main/org/apache/tools/ant/taskdefs/Classloader.java (3 lines): - line 177: // TODO maybe use reflection to addPathElement (other patterns ?) - line 197: // TODO: allow user to request the system or no parent - line 234: // TODO add exceptions src/main/org/apache/tools/ant/helper/ProjectHelper2.java (3 lines): - line 712: /** TODO I really don't like this - the XML processor is still - line 768: // TODO ignore attributes in a different NS (maybe store them ?) - line 774: // TODO Move to Project (so it is shared by all helpers) src/main/org/apache/tools/ant/types/resources/Archives.java (3 lines): - line 112: // TODO check each archive in turn? - line 147: // TODO this is a pretty expensive operation and so the result - line 159: // TODO this is a pretty expensive operation and so the result src/main/org/apache/tools/ant/taskdefs/CopyPath.java (2 lines): - line 65: // TODO not read, yet in a public setter - line 126: * TODO: This is not yet used. src/main/org/apache/tools/ant/taskdefs/AntStructure.java (2 lines): - line 263: * TODO - failed to load the class properly. - line 373: // TODO - we are committing CombiningChar and Extender here src/main/org/apache/tools/ant/types/PropertySet.java (2 lines): - line 318: // TODO should we include null properties? - line 319: // TODO should we query the PropertyHelper for property value to grab potentially shadowed values? src/main/org/apache/tools/ant/launch/Locator.java (2 lines): - line 154: *

Prior to Java 1.4, - line 326: * Ant cannot use it (except by reflection) src/main/org/apache/tools/ant/listener/CommonsLoggingListener.java (2 lines): - line 48: * TODO: we should use the advanced context logging features (and expose them - line 50: * TODO: this is _very_ inefficient. Switching the out and tracking the logs src/main/org/apache/tools/ant/taskdefs/optional/TraXLiaison.java (2 lines): - line 217: // FIXME: need to use a SAXSource as the source for the transform - line 243: // FIXME: need to use a SAXSource as the source for the transform src/main/org/apache/tools/ant/util/regexp/JakartaRegexpRegexp.java (1 line): - line 73: // TODO - should throw an exception instead? src/main/org/apache/tools/ant/taskdefs/Javadoc.java (1 line): - line 2308: // TODO what is the following doing? src/main/org/apache/tools/ant/taskdefs/Antlib.java (1 line): - line 163: //TODO handle tasks added via #addTask() src/main/org/apache/tools/ant/taskdefs/ExecuteJava.java (1 line): - line 160: // TODO is the following really necessary? it is in the same thread group... src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java (1 line): - line 2223: // TODO - why not simply new File(dir, filename)? src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java (1 line): - line 304: JUnitTestRunner.filtertrace = filtertrace; // TODO clumsy, should use instance field somehow src/main/org/apache/tools/ant/types/Path.java (1 line): - line 612: // TODO is this code still necessary? is there any 1.2+ port? src/main/org/apache/tools/ant/AntClassLoader.java (1 line): - line 851: // TODO - shouldn't this always return false in isolated mode? src/main/org/apache/tools/ant/util/regexp/JakartaOroRegexp.java (1 line): - line 59: // TODO - should throw an exception instead? src/main/org/apache/tools/ant/util/RegexpPatternMapper.java (1 line): - line 155: // TODO - should throw an exception instead? src/main/org/apache/tools/zip/ZipEntry.java (1 line): - line 168: // TODO are there any other fields we can set here? src/main/org/apache/tools/ant/Task.java (1 line): - line 188: // TODO: (Jon Skeet) The comment "if it hasn't been done already" may src/main/org/apache/tools/ant/taskdefs/optional/Native2Ascii.java (1 line): - line 287: // TODO JDK 1.1 doesn't have File.getParentFile, src/main/org/apache/tools/ant/util/regexp/RegexpFactory.java (1 line): - line 59: // TODO should we silently catch possible exceptions and try to src/main/org/apache/tools/ant/helper/ProjectHelperImpl.java (1 line): - line 740: //TODO task.setTaskType(tag); src/main/org/apache/tools/ant/taskdefs/optional/ejb/GenericDeploymentTool.java (1 line): - line 646: * TODO: find a way to check the manifest-file, that is found by naming convention src/main/org/apache/tools/bzip2/BZip2Constants.java (1 line): - line 52: *

FIXME: This array should be in a private or package private src/main/org/apache/tools/ant/PropertyHelper.java (1 line): - line 548: //TODO deprecate? Recall why no longer using ns/keys params src/main/org/apache/tools/ant/taskdefs/JikesOutputParser.java (1 line): - line 129: // TODO: src/main/org/apache/tools/ant/types/selectors/modifiedselector/ModifiedSelector.java (1 line): - line 362: // TODO there is a problem with the constructor for the RBC. src/main/org/apache/tools/ant/taskdefs/AbstractCvsTask.java (1 line): - line 264: // TODO: we should use JCVS (www.ice.com/JCVS) instead of src/main/org/apache/tools/bzip2/CBZip2OutputStream.java (1 line): - line 124: * TODO: Update to BZip2 1.0.1 src/main/org/apache/tools/ant/util/regexp/Jdk14RegexpRegexp.java (1 line): - line 74: // TODO - should throw an exception instead? src/main/org/apache/tools/ant/taskdefs/PropertyHelperTask.java (1 line): - line 133: // TODO copy existing properties to new PH? src/main/org/apache/tools/ant/taskdefs/optional/j2ee/JonasHotDeploymentTool.java (1 line): - line 240: // TODO what about redeploy, mentioned in #validateAttribute src/main/org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/JUnitLauncherTask.java (1 line): - line 248: // TODO: Is it always UTF-8? src/main/org/apache/tools/ant/taskdefs/email/Header.java (1 line): - line 23: * TODO: This should be moved out of the email package src/main/org/apache/tools/ant/util/LazyHashtable.java (1 line): - line 119: // TODO Unfortunately JDK1.2 adds entrySet(), keySet(), values() - src/main/org/apache/tools/ant/taskdefs/optional/ANTLR.java (1 line): - line 288: //TODO: use ANTLR to parse the grammar file to do this. src/main/org/apache/tools/ant/ProjectHelper.java (1 line): - line 685: // FIXME: here we handle no particular level of include. We try src/main/org/apache/tools/zip/ZipUtil.java (1 line): - line 199: // TODO log this anywhere? src/main/org/apache/tools/ant/types/resources/Union.java (1 line): - line 119: protected Collection getCollection(boolean asString) { // TODO untypable src/main/org/apache/tools/ant/taskdefs/Sync.java (1 line): - line 537: // TODO does it? ^ src/main/org/apache/tools/ant/taskdefs/AbstractJarSignerTask.java (1 line): - line 322: // TODO only handles English locale, not ja or zh_CN src/main/org/apache/tools/ant/taskdefs/optional/clearcase/CCUnlock.java (1 line): - line 29: * TODO: src/main/org/apache/tools/ant/taskdefs/Execute.java (1 line): - line 227: // TODO: I have no idea how to get it, someone must fix it src/main/org/apache/tools/ant/util/regexp/RegexpMatcherFactory.java (1 line): - line 62: // TODO should we silently catch possible exceptions and try to src/main/org/apache/tools/ant/taskdefs/optional/clearcase/CCLock.java (1 line): - line 30: * TODO: src/main/org/apache/tools/ant/taskdefs/optional/net/FTPTaskMirrorImpl.java (1 line): - line 1512: // TODO - why not simply new File(dir, filename)? src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java (1 line): - line 305: // * @TODO using taskName here is brittle, as a user could override it.