http://bugzilla.slf4j.org/show_bug.cgi?id=96
Summary: Can JCL and SLF4J coexists in 2 different modules of the same project? Product: SLF4J Version: 1.5.x Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P1 Component: Core API AssignedTo: dev@slf4j.org ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Project Hierarchy ================= ABC (My Dynamice Web Project) uses SLF4J | | -- ABC11 (Open Source Java Project) uses Jakarta Commons Logging | | -- ABC12 (My Java Project) uses SLF4J I have a main project (which is a Dynamic Web Project) say ABC and I have 2 sub projects (Java Project) say ABC11 and ABC12 which are added to ABC as module dependencies. Now assume ABC11 is open source and it comes with Jakarta Commons Logging and ABC12 is my own developed project which uses SLF4J. And the Dynamic Web Project uses SLF4J too. Can the 2 java projects ABC11 and ABC12 coexist within the main Dynamic Web Project ABC. If so, how? Can anyone please explain this to me? -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev