Jaco de Groot wrote: > > I've changed Project.java to make the last modified time of a copied file the > same as the original file. Because I had to use reflection I created > OldJava.java wich contains a setFileLastModified method wich can be used at > other places as well (like Touch.java). > > Jaco
Any comments on this patch? Do people think it's appropiate to default change the last modified of copied files? If so, can anyone submit this patch to cvs? Jaco
