[
https://issues.jboss.org/browse/WELD-1063?page=com.atlassian.jira.plugin....
]
Ales Justin commented on WELD-1063:
-----------------------------------
Geoffrey, what do you suggest we do here?
btw: where do we pull in slf4j-ext 1.6.4?
As I see slf4j version is at 1.6.1:
* <slf4j.version>1.6.1</slf4j.version>
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