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/01 16:55:36 UTC

cvs commit: ant/src/main/org/apache/tools/ant/util ResourceUtils.java

peterreilly    2004/12/01 07:55:36

  Modified:    src/main/org/apache/tools/ant/util ResourceUtils.java
  Log:
  checkstyle
  
  Revision  Changes    Path
  1.12      +0 -1      ant/src/main/org/apache/tools/ant/util/ResourceUtils.java
  
  Index: ResourceUtils.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/util/ResourceUtils.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ResourceUtils.java	22 Nov 2004 09:23:37 -0000	1.11
  +++ ResourceUtils.java	1 Dec 2004 15:55:36 -0000	1.12
  @@ -18,7 +18,6 @@
   
   import org.apache.tools.ant.Project;
   import org.apache.tools.ant.ProjectComponent;
  -import org.apache.tools.ant.taskdefs.condition.Os;
   import org.apache.tools.ant.types.Resource;
   import org.apache.tools.ant.types.ResourceFactory;
   import org.apache.tools.ant.types.selectors.SelectorUtils;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org