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

David M. Lloyd david.lloyd at redhat.com
Fri Nov 4 12:04:39 EDT 2011


Not entirely sure.  Because of the regrettable decision of locating the 
logging processor annotations in jboss-logging itself, the release of 
jboss-logging is tied to the release the logging processor project.  And 
no less than about 5 times have I thought to myself, "okay, this is the 
last thing we need in the logging processor". :)

But this time, I think the set of tasks we have really *are* the last 
things we need!  So I believe it can be fairly soon.

On 11/04/2011 10:59 AM, 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
>


-- 
- DML


More information about the jboss-as7-dev mailing list