jesse       2003/04/21 07:26:00

  Modified:    src/main/org/apache/tools/ant/taskdefs XSLTProcess.java
  Log:
  Fix javadoc warnings
  
  Revision  Changes    Path
  1.64      +2 -2      
ant/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java
  
  Index: XSLTProcess.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- XSLTProcess.java  18 Apr 2003 23:40:22 -0000      1.63
  +++ XSLTProcess.java  21 Apr 2003 14:26:00 -0000      1.64
  @@ -183,7 +183,7 @@
       }
   
       /**
  -     * Controls whether the stylesheet is reloaded for every transform
  +     * Controls whether the stylesheet is reloaded for every transform.
        *
        * <p>Setting this to true may get around a bug in certain
        * Xalan-J versions, default is false.</p>
  
  
  

Reply via email to