http://bugzilla.slf4j.org/show_bug.cgi?id=236
Thorsten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Thorsten <[email protected]> 2011-09-01 12:54:38 CEST --- Keep in mind that java.util.ServiceLoader exists since Java 6. It used to be in an internal package (com.sun?) before. Backwards compatibility is still an issue (knowing that Java 1.4, 1.5 reached end of life)? -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ slf4j-dev mailing list [email protected] http://qos.ch/mailman/listinfo/slf4j-dev
