http://bugzilla.slf4j.org/show_bug.cgi?id=138
Mike Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #22 from Mike Watson <[email protected]> 2011-07-12 01:41:25 CEST --- +1 to change this to a set. Is it really such a big deal to fix this? As several people have commented, a Set fits better anyway and getting these warnings makes slf4j look flaky to the untrained eye. Multiple WAR EAR files are very common, as are custom classloading structures (e.g: we combine every module within an EAR into a single classloader). -- 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
