ruper2/src/java/core/org/krysalis/ruper2/util/io VfsUtils.java,1.3,1.4
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/util/io In directory sc8-pr-cvs1:/tmp/cvs-serv20837/src/java/core/org/krysalis/ruper2/util/io Modified Files: VfsUtils.java Log Message: Added the avalon repository. Index: VfsUtils.java =================================================================== RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/util/io/VfsUtils.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** VfsUtils.java 10 Oct 2003 21:26:23 -0000 1.3 --- VfsUtils.java 29 Oct 2003 23:09:45 -0000 1.4 *************** *** 66,70 **** import java.util.StringTokenizer; - import org.apache.commons.logging.LogFactory; import org.apache.commons.vfs.AllFileSelector; import org.apache.commons.vfs.Capability; --- 66,69 ---- *************** *** 102,106 **** DefaultFileSystemManager fsm = new StandardFileSystemManager(); ! fsm.setLogger(LogFactory.getLog(name)); fsm.init(); // Set Base Directory for Resolving Relative To... --- 101,106 ---- DefaultFileSystemManager fsm = new StandardFileSystemManager(); ! // Avoid CL (except at runtime) ! // fsm.setLogger(LogFactory.getLog(name)); fsm.init(); // Set Base Directory for Resolving Relative To... ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/