peterreilly    2004/12/02 10:12:23

  Modified:    src/main/org/apache/tools/ant/taskdefs WhichResource.java
  Log:
  checkstyle
  
  Revision  Changes    Path
  1.13      +1 -1      
ant/src/main/org/apache/tools/ant/taskdefs/WhichResource.java
  
  Index: WhichResource.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/WhichResource.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- WhichResource.java        12 Nov 2004 15:14:59 -0000      1.12
  +++ WhichResource.java        2 Dec 2004 18:12:23 -0000       1.13
  @@ -110,7 +110,7 @@
   
       /**
        * execute it
  -     * @throws BuildException
  +     * @throws BuildException on error
        */
       public void execute() throws BuildException {
           validate();
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to