Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv5745

Modified Files:
        DocletTask.java 
Log Message:
typo in javadoc tag (@ant.non-required -> not-required)

Index: DocletTask.java
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/src/xdoclet/DocletTask.java,v
retrieving revision 1.59
retrieving revision 1.60
diff -C2 -r1.59 -r1.60
*** DocletTask.java     29 Apr 2003 19:13:53 -0000      1.59
--- DocletTask.java     8 Sep 2003 23:24:47 -0000       1.60
***************
*** 249,253 ****
       *
       * @param dir          The new DestDir value
!      * @ant.non-required   Only if it's not specified for a subtask.
       */
      public void setDestDir(File dir)
--- 249,253 ----
       *
       * @param dir          The new DestDir value
!      * @ant.not-required   Only if it's not specified for a subtask.
       */
      public void setDestDir(File dir)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to