maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/component/AbstractComponentGenerator.java (14 lines): - line 62: // TODO: restore description (needs escaping?) - line 126: // TODO: eliminate metadata - line 129: // TODO: use canonical ordering - line 511: // TODO: eliminate this inconsistency - line 521: // TODO: restore this correctly phrased comment (tense vs. command) - line 539: // TODO: restore this more descriptive comment with param docs - line 559: // TODO: eliminate this inconsistency - line 564: // TODO: restore this correctly phrased comment (tense vs. command) - line 811: // TODO: drop the unnecessary "Facet" suffix - line 828: // TODO: put this back in - line 835: // TODO: Remove this line when Trinidad switch to JSF 1.2 - line 866: // TODO: put this back in - line 1040: // TODO: put this back in - line 1049: // TODO: put this back in maven2-plugins/myfaces-jdev-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/jdeveloper/JDeveloperMojo.java (12 lines): - line 315: // TODO: read configuration for war:war goal - line 317: // TODO: read configuration for compiler:compile goal - line 380: // TODO: read configuration for compiler:testCompile goal - line 495: // TODO: use a better merge algorithm - line 530: // TODO: use a better merge algorithm - line 604: // TODO: get bug fixed in 10.1.3 for copying resources - line 629: // TODO: This is a Hack for excluding the golden files, - line 655: // TODO: use a better merge algorithm - line 692: // TODO: use a better merge algorithm - line 741: // TODO: use a better merge algorithm - line 908: // TODO: use a better merge algorithm - line 1160: // TODO: use a better merge algorithm maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/AbstractComponentTagGenerator.java (8 lines): - line 38: * TODO: comment this! - line 70: // TODO: remove these imports - line 71: // FIXME: Actually last 2 can be kept when not abstract - line 97: // TODO: restore import and make reference to - line 129: // TODO: use canonical ordering - line 146: // TODO: restore this correctly phrased comment (tense vs. command) - line 236: // TODO: remove special case for UIXFormTag - line 263: // FIXME: support all primitive types. In practice, the only types maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/AbstractTagGenerator.java (4 lines): - line 83: // TODO: restore this correctly phrased comment (tense vs. command) - line 126: // TODO: restore coding standards, and make final - line 206: // TODO: remove this blank line. - line 242: // TODO: for everything but Locale, String[], Date, and TimeZone, maven2-plugins/myfaces-builder-annotations/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/annotation/JSFComponent.java (4 lines): - line 238: * ?? TODO: but in JSF1.2, isn't static text a transient child?? - line 245: * TODO: this is hopefully unused, and can be deleted. - line 258: * TODO: ? WHat happens if a class is a concrete component but this is not - line 317: * TODO: is this valid? Why can't the code-generation just add a maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/utils/MyfacesUtils.java (4 lines): - line 149: // TODO: perhaps this could just return a list of class names for - line 152: // TODO: why are we importing tag classes into components anyway? - line 326: // TODO: remove trailing comma - line 401: // TODO: Shouldn't java.lang.* be specified in that list as well? maven2-plugins/myfaces-javascript-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/javascript/ReduceJavascriptMojo.java (3 lines): - line 48: // TODO: register these paths from inside relevant plugins - line 60: // TODO: switch Optimized, not Debug, to be the special-case - line 95: // TODO: incremental check maven2-plugins/myfaces-faces-plugin/src/main/resources/org/apache/myfaces/buildtools/maven2/plugin/faces/resources/transform12.xsl (3 lines): - line 436: - line 624: - line 715: maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/TrinidadComponentTagGenerator.java (3 lines): - line 36: * TODO: comment this! - line 306: // TODO: reject value binding expressions for literal-only - line 516: // TODO: remove trailing comma maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/component/TrinidadComponentGenerator.java (3 lines): - line 120: // TODO: do not use boxed class here - line 194: // TODO: change signature of ComponentUtils.resolveCharacter - line 202: // TODO: stop specifying default values in the getters maven2-plugins/myfaces-faces-plugin/src/main/resources/org/apache/myfaces/buildtools/maven2/plugin/faces/resources/transform.xsl (3 lines): - line 469: - line 657: - line 748: maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/model/ValidatorMeta.java (2 lines): - line 143: // TODO: _validatorClassMOdifiers - line 193: * TODO: what is this for? maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/model/BehaviorMeta.java (2 lines): - line 122: // TODO: _behaviorClassMOdifiers - line 173: * TODO: what is this for???? maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/AbstractValidatorTagGenerator.java (2 lines): - line 113: // TODO: restore coding standards, and make final - line 138: // TODO: restore coding standards, and make final maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/BuildMetaDataMojo.java (2 lines): - line 675: * TODO: make this gather up all the errors, then report them at once - line 715: // TODO: clean this code up, it is pretty ugly maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/model/PropertyMeta.java (2 lines): - line 529: * TODO: what is this for? - line 539: * TODO: what is this for? maven2-plugins/myfaces-i18n-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/i18n/GenerateJavascriptLocalesMojo.java (2 lines): - line 56: // TODO: determine how best to check for incremental - line 101: // TODO: use project.addResourceRoot() maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/model/ConverterMeta.java (2 lines): - line 153: // TODO: _converterClassMOdifiers - line 203: * TODO: what is this for???? maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/AbstractConverterTagGenerator.java (2 lines): - line 125: // TODO: restore coding standards, and make final - line 162: // TODO: restore coding standards, and make final maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/GenerateComponentsMojo.java (2 lines): - line 166: // TODO: remove this bogosity - line 244: // TODO: reverse this order, to make protected constructor go first maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/GeneratorHelper.java (1 line): - line 31: * TODO: comment this! maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/parse/AttributeBean.java (1 line): - line 218: // FIXME: Alternate type does not seem to support generic types maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/qdox/_TagAttributes.java (1 line): - line 30: * TODO: PROFILE - Explore the possibility of using HashMap instead of sorted arrays. maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/util/Util.java (1 line): - line 417: {// TODO: Shouldn't java.lang.* be specified in that list as well? maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/GenerateFacesConfigMojo.java (1 line): - line 168: // =-=FIXME AdamWiner: no, this is not the smartest and maven2-plugins/myfaces-builder-annotations/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/annotation/JSFJspProperty.java (1 line): - line 68: * TODO: doesn't the JSF spec also allow short-cuts for common types here? maven2-plugins/myfaces-javascript-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/javascript/jmt/AbstractCompressMojo.java (1 line): - line 271: // TODO don't have version hardcoded maven2-archetypes/myfaces-archetype-core-integration-test/src/main/resources/archetype-resources/src/main/webapp/pages/index.xhtml (1 line): - line 42: maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/MakeComponentsMojo.java (1 line): - line 758: * TODO: Copied from QdoxModelBuilder! maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/qdox/QdoxHelper.java (1 line): - line 472: // TODO: report problem if the value does not look like "true" or maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/TagAttributeFilter.java (1 line): - line 25: * TODO: comment this! maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/generator/taglib/MyFacesComponentTagGenerator.java (1 line): - line 438: // TODO: remove trailing comma maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/model/TagMeta.java (1 line): - line 134: //TODO: Merge attributes maven2-plugins/myfaces-faces-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/faces/GenerateJspTaglibsMojo.java (1 line): - line 1118: // TODO: consider getting rid of coercion rules for maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/trinidad/parse/AttributeBean.java (1 line): - line 255: // FIXME: Alternate type does not seem to support generic types maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/unpack/AbstractFromConfigurationMojo.java (1 line): - line 232: // TODO Auto-generated catch block maven2-plugins/myfaces-jsdoc-plugin/src/main/java/org/apache/myfaces/plugins/jsdoc/JSDocJarMojo.java (1 line): - line 164: // TODO: these introduced dependencies on the project are going to maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/trinidad/util/Util.java (1 line): - line 401: {// TODO: Shouldn't java.lang.* be specified in that list as well? maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/IOUtils.java (1 line): - line 391: // TODO Auto-generated catch block maven2-plugins/myfaces-builder-plugin/src/main/java/org/apache/myfaces/buildtools/maven2/plugin/builder/MakeConfigMojo.java (1 line): - line 307: // TODO Auto-generated catch block