ruper2/src/java/core/org/krysalis/ruper2/protocols/impl FileProtocolOperationsProvider.java,1.3,1.4

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/protocols/impl
In directory sc8-pr-cvs1:/tmp/cvs-serv8045/src/java/core/org/krysalis/ruper2/protocols/impl

Modified Files:
	FileProtocolOperationsProvider.java 
Log Message:
Share a good idea w/ k-v...

Index: FileProtocolOperationsProvider.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/protocols/impl/FileProtocolOperationsProvider.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FileProtocolOperationsProvider.java	13 Oct 2003 13:24:42 -0000	1.3
--- FileProtocolOperationsProvider.java	22 Oct 2003 02:14:06 -0000	1.4
***************
*** 9,13 ****
  
  import org.krysalis.ruper2.impl.ResourceUpdaterContext;
- import org.krysalis.ruper2.log.Logger;
  import org.krysalis.ruper2.protocols.Protocol;
  import org.krysalis.ruper2.util.io.FileUtils;
--- 9,12 ----
***************
*** 15,18 ****
--- 14,18 ----
  import org.krysalis.ruper2.util.net.VirtualResourceLocator;
  import org.krysalis.ruper2.util.select.ISelector;
+ import org.krysalis.version.log.Logger;
  
  /**
***************
*** 76,80 ****
  		boolean deleted = file.delete();
  		if (!deleted)
! 			Logger.getLog().error("Failed to delete file: " + file);
  	}
  }
--- 76,80 ----
  		boolean deleted = file.delete();
  		if (!deleted)
! 			Logger.getLogger().error("Failed to delete file: " + file);
  	}
  }




-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.