User: vharcq
Date: 02/03/14 12:42:56
Modified: core/samples/script build.xml
Log:
Take "excludedtags" into account on Method / Field comments. Before it was only
working for Class tags
Revision Changes Path
1.62 +1 -1 xdoclet/core/samples/script/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/samples/script/build.xml,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -w -r1.61 -r1.62
--- build.xml 11 Mar 2002 17:32:45 -0000 1.61
+++ build.xml 14 Mar 2002 20:42:55 -0000 1.62
@@ -105,7 +105,7 @@
sourcepath="${java.dir};${log4j.path}"
destdir="${generated.java.dir}"
classpathref="project.class.path"
- excludedtags="@version,@author"
+ excludedtags="@version,@author,@todo"
ejbspec="2.0"
force="${xdoclet.force}">
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel