
7 Oct
2008
7 Oct
'08
7:10 p.m.
Thorbjørn, Good catch. Thank you. I had added an interface called Cleaner to remove old archive files. However, since it has only one implementation, decided to remove it. At some point, Eclipse thought that sun.misc.Cleaner instead of ch.qos....Cleaner was referenced hence the erroneous import. Anyway, this issue has been already fixed in 1822. See http://tinyurl.com/3offjp for exact details. I appreciate the warning though. Cheers, Thorbjørn Ravn Andersen wrote:
noreply.ceki@qos.ch skrev:
+import sun.misc.Cleaner; +
This caught my eye. Is this a standard class these days?
/Thorbjørn
-- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch