maven-plugins/tasklist/plugin.properties
kaz 2d9dc3397b Restored the ability to allow a user to select the name of the tag to be
used for the generation of the tasklist instead of the hardcoding of
"@todo" in the vdoclet template.  I didn't even realize this
functionality was removed until doing a doc update that Tim O'Brien
supplied and I saw the maven.tasklist.taskTag.  Fixing this required
some changes to vdoclet, namely, adapting the JellyContext to a Velocity
context.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113033 13f79535-47bb-0310-9956-ffa450edef68
2003-03-03 21:20:57 +00:00

8 lines
295 B
Properties

# -------------------------------------------------------------------
# P L U G I N P R O P E R I E S
# -------------------------------------------------------------------
# Task list plugin.
# -------------------------------------------------------------------
maven.tasklist.taskTag = @todo