[slf4j-dev] [Bug 96] New: Can JCL and SLF4J coexists in 2 different modules of the same project?

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Mon Aug 11 14:54:14 CEST 2008


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 at slf4j.org
        ReportedBy: pc_boo at yahoo.com
                CC: pc_boo at yahoo.com


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.



More information about the slf4j-dev mailing list