conor       02/04/15 05:22:31

  Modified:    src/main/org/apache/tools/ant/taskdefs/optional/j2ee
                        ServerDeploy.java
               src/main/org/apache/tools/ant/taskdefs/optional/junit
                        BaseTest.java
               src/main/org/apache/tools/ant/util DateUtils.java
  Log:
  Remove tabs
  
  Revision  Changes    Path
  1.4       +3 -3      
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/j2ee/ServerDeploy.java
  
  Index: ServerDeploy.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/j2ee/ServerDeploy.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -u -r1.3 -r1.4
  
  
  
  1.7       +2 -2      
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/junit/BaseTest.java
  
  Index: BaseTest.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/junit/BaseTest.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -u -r1.6 -r1.7
  --- BaseTest.java     10 Jan 2002 13:59:37 -0000      1.6
  +++ BaseTest.java     15 Apr 2002 12:22:31 -0000      1.7
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2000-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.4       +7 -7      
jakarta-ant/src/main/org/apache/tools/ant/util/DateUtils.java
  
  Index: DateUtils.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/util/DateUtils.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -u -r1.3 -r1.4
  --- DateUtils.java    15 Apr 2002 12:11:51 -0000      1.3
  +++ DateUtils.java    15 Apr 2002 12:22:31 -0000      1.4
  @@ -71,7 +71,7 @@
    *
    * @since Ant 1.5
    * 
  - * @version $Revision: 1.3 $
  + * @version $Revision: 1.4 $
    */
   public final class DateUtils {
   
  
  
  

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

Reply via email to