[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2738) osgi-bundles: the slf4j and the ant version differ from the ones in the main drools build

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Fri May 20 05:19:01 EDT 2011


    [ https://issues.jboss.org/browse/JBRULES-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603357#comment-12603357 ] 

Geoffrey De Smet commented on JBRULES-2738:
-------------------------------------------

slf4j is osgi rdy and now we use those.

> osgi-bundles: the slf4j and the ant version differ from the ones in the main drools build
> -----------------------------------------------------------------------------------------
>
>                 Key: JBRULES-2738
>                 URL: https://issues.jboss.org/browse/JBRULES-2738
>             Project: Drools
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: All
>    Affects Versions: 5.1.1.FINAL
>            Reporter: Geoffrey De Smet
>            Assignee: Geoffrey De Smet
>            Priority: Minor
>             Fix For: 5.2.0.CR1
>
>
> Since I am upgrading ant from 1.6.5 to 1.8.1 (to get the build working in maven 3),
> I noticed that osgi-bundles uses a totally different version: 1.71
>     <dependency>
>       <groupId>org.apache.ant</groupId>
>       <artifactId>com.springsource.org.apache.tools.ant</artifactId>
>       <version>1.7.1</version>
>     </dependency>
> Also, slf4j is 1.6 in drools, but 1.5.10 for the osgi-bundles.
> That could cause an ugly MethotNotFoundError at runtime (if someone on trunk start using the 1.6 new methods),
> or bugs with the osgi users which we can't reproduce in the non-osgi bundles.
> Mark, I am not sure how the osgi-bundles build works, but if you explain it's purpose to me, I can handle this issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list