CVSROOT: /sources/classpath Module name: classpath Changes by: Andrew John Hughes <gnu_andrew> 08/06/26 22:26:27
Modified files: . : ChangeLog tools/gnu/classpath/tools/jar: Updater.java Log message: 2008-06-26 Andrew John Hughes <[EMAIL PROTECTED]> PR classpath/36636: * tools/gnu/classpath/tools/jar/Updater.java: (run(Main)): Check return value of renameTo, and copy file instead if necessary. (copyFile(File,File)): New method to copy a file. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9663&r2=1.9664 http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Updater.java?cvsroot=classpath&r1=1.4&r2=1.5