[hibernate-dev] Which JBoss Logging version to use in AS and Hibernate Core

Sanne Grinovero sanne at hibernate.org
Fri Nov 4 07:58:39 EDT 2011


I asked about AS7 on the AS7 mailing list; quoting David Lloyd's
answer: "AS7 is going to use 3.1.x. "
But at an early experiment showed that mixing Infinispan 5.0.x (Using
Logging 3.0.x) with Search forcing a version of 3.1.x wasn't going to
work.

I have upgraded the dependencies in Infinispan 5.1.x to use 3.1.x too,
but that's not affecting Search 4.0; I can try again now that some of
the then-reported issues seem fixed.

On 4 November 2011 11:47, Hardy Ferentschik <hardy at hibernate.org> wrote:
> How does this relate to the bugs in the logging tools, like the one with
> the
> wrong debug line numbers.
>
> Aligning with AS might be a good idea, but only if we don't introduce
> regressions
> in the logging.
>
> --Hardy
>
>
> On Fri, 04 Nov 2011 12:30:54 +0100, Emmanuel Bernard
> <emmanuel at hibernate.org> wrote:
>
>> JBoss AS 7.1 is targeted to use JBoss Logging 3.0.1 AFAIK.
>> Hibernate Core 4.0 right now is using JBoss Logging 3.1.0.Beta3
>>
>>         // logging
>>         logging:        'org.jboss.logging:jboss-logging:3.1.0.Beta3',
>>         logging_generator:
>> 'org.jboss.logging:jboss-logging-generator:1.0.0.CR3',
>>         logging_processor:
>> 'org.jboss.logging:jboss-logging-processor:1.0.0.CR3',
>>
>> So which one we should go to? Once we have decided, I will align Search,
>> OGM and Commons Annotations.
>>
>> Emmanuel
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>




More information about the hibernate-dev mailing list