You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2004/12/02 19:12:23 UTC

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs WhichResource.java

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org