[prev in list] [next in list] [prev in thread] [next in thread] 

List:       logback-dev
Subject:    [logback-dev] [JIRA] Commented: (LBCLASSIC-151) Export-Package:
From:       "Bulat Nigmatullin (JIRA)" <noreply-jira () qos ! ch>
Date:       2009-08-24 17:12:36
Message-ID: 1211905632.1251133956461.JavaMail.ceki () pixie
[Download RAW message or body]


    [ http://jira.qos.ch/browse/LBCLASSIC-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11280#action_11280 \
] 

Bulat Nigmatullin commented on LBCLASSIC-151:
---------------------------------------------

Bugfix: logback-classic/pom.xml 
<project>
...
<build>
 <plugins>
 ...
  <plugin>
        <groupId>org.apache.felix</groupId>
        <artifactId>maven-bundle-plugin</artifactId>
        ...
        <configuration>
          <instructions>
            <Export-Package>ch.qos.logback.classic.*</Export-Package>
            <Export-Package>org.slf4j.impl;version=1.5.6</Export-Package>            \
                ------------- this line should be changed to 1.5.8!!!!!!!
            ....
        </configuration>   
  </plugin>
 </plugins>
</build>
...
</project>

> 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

       
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://qos.ch/mailman/listinfo/logback-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic