[weld-issues] [JBoss JIRA] (WELD-1063) Don't combine slf4j-ext:1.6.4 (which requies cal10n-api:0.7.4) with a lower incompatible version cal10n-api:0.7.2

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Thu Feb 9 10:59:48 EST 2012


Geoffrey De Smet created WELD-1063:
--------------------------------------

             Summary: Don't combine slf4j-ext:1.6.4 (which requies cal10n-api:0.7.4) with a lower incompatible version cal10n-api:0.7.2
                 Key: WELD-1063
                 URL: https://issues.jboss.org/browse/WELD-1063
             Project: Weld
          Issue Type: Bug
            Reporter: Geoffrey De Smet


{code}
IncompatibleDependencyOverwrite error for ch.qos.cal10n:cal10n-api:0.7.2 paths to dependency are:
  +-org.jboss.weld:weld-core:1.1.5.Final
    +-ch.qos.cal10n:cal10n-api:0.7.2
and
  +-org.jboss.weld:weld-core:1.1.5.Final
    +-org.slf4j:slf4j-ext:1.6.4
      +-ch.qos.cal10n:cal10n-api:0.7.4
{code}

The classpath will use cal10n-api:0.7.2 and slf4j-ext:1.6.4, but the latter expects a higher version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list