You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by do...@apache.org on 2001/06/08 11:11:19 UTC

cvs commit: jakarta-ant/proposal/myrmidon/src/java/org/apache/myrmidon/components/deployer Deployer.java

donaldp     01/06/08 02:11:19

  Modified:    proposal/myrmidon/src/java/org/apache/myrmidon/components/deployer
                        Deployer.java
  Log:
  Remove whitespace.
  
  Revision  Changes    Path
  1.2       +0 -1      jakarta-ant/proposal/myrmidon/src/java/org/apache/myrmidon/components/deployer/Deployer.java
  
  Index: Deployer.java
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/src/java/org/apache/myrmidon/components/deployer/Deployer.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Deployer.java	2001/06/03 13:11:40	1.1
  +++ Deployer.java	2001/06/08 09:11:17	1.2
  @@ -35,4 +35,3 @@
       void deployType( String role, String name, File file )
           throws DeploymentException;
   }
  -