kaz 02/03/17 20:35:40 Modified: src/dvsl/xdocs toolbox.props Log: Added the DVSLPathTool to the DVSL toolbox to help in generating the relative paths of files. Revision Changes Path 1.3 +1 -0 jakarta-turbine-maven/src/dvsl/xdocs/toolbox.props Index: toolbox.props =================================================================== RCS file: /home/cvs/jakarta-turbine-maven/src/dvsl/xdocs/toolbox.props,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- toolbox.props 17 Mar 2002 18:22:13 -0000 1.2 +++ toolbox.props 18 Mar 2002 04:35:40 -0000 1.3 @@ -4,4 +4,5 @@ toolbox.tool.fileutil = org.apache.velocity.texen.util.FileUtil toolbox.tool.strings = org.apache.commons.lang.Strings toolbox.tool.formatter = org.apache.maven.DVSLFormatter +toolbox.tool.pathtool = org.apache.maven.DVSLPathTool
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
