https://issues.apache.org/bugzilla/show_bug.cgi?id=48991

           Summary: Unnecessary artifact dependencies for 1.2.15 release.
           Product: Log4j
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The pom packaged with 1.2.15 release of log4j published in the central maven
repository has dependencies including the following:

- javax.mail:main
- javax.jms:jms
- com.sun.jdmk:jmxtools
- com.sun.jmx:jmxri

This forces projects that wish to upgrade to log4j 1.2.15 to either provide
these dependencies or manually exclude them. Moreover, some of these
dependencies are not available in central maven repository due to license
restrictions.

Suggested Fix: 
-----------
Please mark these dependencies as optional so that consumers of log4j are not
forced to include or manually exclude them.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to