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

Sanne Grinovero sanne at hibernate.org
Mon Nov 7 14:25:23 EST 2011


There are two problems:
 * JBLOGGING-74 - opened last week, is not a blocker but has some
consequences on performance
 * second is that if we go with 3.1 it will not work on all releases
of AS7 having 3.0.x.; Which means for all the people waiting for
Hibernate 4.0.0.Final won't have a nice AS to play with when it's
released.

Sanne


On 7 November 2011 16:33, Emmanuel Bernard <emmanuel at hibernate.org> wrote:
> Yep, we have it running against 3.1.0.Beta3 which is the latest release published.
>
> On 7 nov. 2011, at 17:27, David M. Lloyd wrote:
>
>> I can look into it tonight.  Have you tested with the latest 3.1.0 release to verify there are no problems?
>>
>> On 11/07/2011 09:51 AM, Steve Ebersole wrote:
>>> Specifically, is there anyway to get org.jboss.logging:jboss-logging to
>>> Final/GA in the next few days? The generator/processor is irrelevant as
>>> far as we are concerned for a Hibernate release.
>>>
>>> On Mon 07 Nov 2011 09:47:08 AM CST, Steve Ebersole wrote:
>>>> Which really sucks since 4.0 Final is slated for 2 days.
>>>>
>>>> Ugh.
>>>>
>>>> On Fri 04 Nov 2011 10:59:24 AM CDT, Emmanuel Bernard wrote:
>>>>> Do you know when JBoss Logging 3.1.0.GA will hit the road. I can't
>>>>> really release Hibernate Commons Annotations nor Core etc until we
>>>>> have the final version. I mean we could but we might have to redo it.
>>>>>
>>>>> Emmanuel
>>>>>
>>>>> On 4 nov. 2011, at 16:05, David M. Lloyd wrote:
>>>>>
>>>>>> Yeah let's target 3.1.0.GA for everything. The final 1.0.0.GA release
>>>>>> of the i18n logging tool will require 3.1.0.GA.
>>>>>>
>>>>>> On 11/04/2011 09:42 AM, Scott Marlow wrote:
>>>>>>> Currently, in AS7, the AS7 "org.jboss.logging" module is used by the
>>>>>>> Hibernate (Core) module. The "org.jboss.logging" module happens to be
>>>>>>> "3.1.0.Beta3". I think that Hibernate (4.0.x) Core needs to stay in
>>>>>>> sync with the AS7 version of JBoss Logging.
>>>>>>>
>>>>>>> https://github.com/jbossas/jboss-as/blob/master/build/src/main/resources/modules/org/hibernate/main/module.xml
>>>>>>>
>>>>>>>
>>>>>>> I think that AS7 needs to stay in sync with what integrated
>>>>>>> projects are
>>>>>>> using (using the 3.1.0.* versions of JBoss logging for AS 7.1).
>>>>>>>
>>>>>>>
>>>>>>> On 11/04/2011 07:30 AM, Emmanuel Bernard 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
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> jboss-as7-dev mailing list
>>>>>>> jboss-as7-dev at lists.jboss.org
>>>>>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>>>>>>
>>>>>>
>>>>>> --
>>>>>> - DML
>>>>>> _______________________________________________
>>>>>> jboss-as7-dev mailing list
>>>>>> jboss-as7-dev at lists.jboss.org
>>>>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> hibernate-dev mailing list
>>>>> hibernate-dev at lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>>
>>>
>>
>>
>> --
>> - DML
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>




More information about the hibernate-dev mailing list