[ http://jira.codehaus.org/browse/MPTASKLIST-12?page=comments#action_38676 ] Girish Nagaraj commented on MPTASKLIST-12: ------------------------------------------
Yes. It will be very useful if the tasklist plugin can list // TODO comments in the report. It is also the list preferred by Oracle JDeveloper. The @todo s used show up as warnings in javadoc report in Maven, see http://maven.apache.org/javadoc-warnings-report.html > Allow Matching Default Eclipse TODOs > ------------------------------------ > > Key: MPTASKLIST-12 > URL: http://jira.codehaus.org/browse/MPTASKLIST-12 > Project: maven-tasklist-plugin > Type: Improvement > Environment: N/A > Reporter: Joe Shomphe > > > Currently, the tasklist plugin matched todos and arbitrary javadoc tags via > the maven.tasklist.taskTag property. In Eclipse, the default TODO tag is NOT > tied to javadoc headers. If the tasklist plugin could search any comments in > a file (header, body, etc) for matching TODOS, this would allow for > Autogenerated eclipse tags to show up in the xdoc reports. > Example: > public class Foo > { > //TODO: add a main method > /*FIXME: this is an arbitrary HIGHER level task than TODO*/ > } > Thanks! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]