Well, the copy utils have been moved back into IOUtils. But this here is only a deprecation warning. I don't think this is the real problem. I think one of the tests fails without us seeing why. I'm currently finishing something and will then look if I can fix it.
On 11.10.2004 23:01:29 J.Pietschmann wrote: > Sam Ruby wrote: > > [javac] ... warning: org.apache.commons.io.CopyUtils ... has been deprecated > > [javac] import org.apache.commons.io.CopyUtils; > > Jeremias, is there something we can do about this? > > J.Pietschmann Jeremias Maerki