[infinispan-dev] A better fix for Immutables

David M. Lloyd david.lloyd at redhat.com
Fri Sep 25 11:38:03 EDT 2009


On 09/25/2009 07:38 AM, Manik Surtani wrote:
> On 25 Sep 2009, at 11:53, Galder Zamarreno wrote:
>> On 09/24/2009 12:50 PM, Manik Surtani wrote:
>>>
>>> </snip>
>>>
>>> For a basic runtime, the deps are fairly limited (JTA interfaces,
>>> JGroups, JBoss Marshalling if you are using JDK6.  Add JAXB if JDK5)
>>
>> Hmmm, JBoss Marshalling if you are using JDK6? JBoss Marshalling is
>> there regardless AFAIK and has JDK5 requirements. It's XNIO 2.0 that
>> might have JDK6 requirement but it'd be in an optional module anyway.
>
> I should have added brackets.  :-)
>
> "{JTA interfaces, JGroups, JBoss Marshalling} if you are using JDK6.
> Add JAXB if JDK5."

Also it seems foregone that a (relatively-near) future JBMAR will require 
JDK6, namely to add support for optimized serialization of new collection 
types and to take advantage of the faster classloading of JDK6-targeted 
classes.

- DML



More information about the infinispan-dev mailing list