[logback-dev] [JIRA] Created: (LBCLASSIC-151) Export-Package: org.slf4j.impl; version="1.5.6" but 1.5.8 required
Bulat Nigmatullin (JIRA)
noreply-jira at qos.ch
Mon Aug 24 16:11:36 CEST 2009
Export-Package: org.slf4j.impl;version="1.5.6" but 1.5.8 required
-----------------------------------------------------------------
Key: LBCLASSIC-151
URL: http://jira.qos.ch/browse/LBCLASSIC-151
Project: logback-classic
Issue Type: Bug
Affects Versions: 0.917
Reporter: Bulat Nigmatullin
Assignee: Logback dev list
Priority: Minor
In pom.xml you says
<properties>
−
<!--
slf4j.version property is used below and in setClasspath.cmd
-->
<slf4j.version>1.5.8</slf4j.version>
<consolePlugin.version>1.1.0</consolePlugin.version>
</properties>
but in MANIFEST.MF exported org.slf4j.impl version 1.5.6.
Please, fix version in MANIFEST.MF and upload it to Maven repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list