On Tue, 09 Mar 2010 10:42:13 -0300, Emmanuel Bernard
wrote:
>> In Infinispan dependencies like jbossjta are in test scope while the
>> jboss-transaction-api is in compile scope;
>> fine for me, I'm just warning that without modularizing Search this is
>> going to introduce many additional jars.
Inline:
2010/3/9 Emmanuel Bernard :
>
> On 9 mars 2010, at 12:47, Sanne Grinovero wrote:
>
>> Hi all,
>> I'd like to merge the Infinispan DirectoryProvider soon:
>>
>> The code is trivial as it was designed primarily for Search, but some
>> points need to be discussed:
>>
>> 1) Dependencies
>> 1A)
On 9 mars 2010, at 14:37, Sanne Grinovero wrote:
> Inline:
>
> 2010/3/9 Emmanuel Bernard :
>>
>> On 9 mars 2010, at 12:47, Sanne Grinovero wrote:
>>
>>> Hi all,
>>> I'd like to merge the Infinispan DirectoryProvider soon:
>>>
>>> The code is trivial as it was designed primarily for Search, bu
On 9 mars 2010, at 12:47, Sanne Grinovero wrote:
> Hi all,
> I'd like to merge the Infinispan DirectoryProvider soon:
>
> The code is trivial as it was designed primarily for Search, but some
> points need to be discussed:
>
> 1) Dependencies
> 1A) Transaction implementation:
> It does require
Hi all,
I'd like to merge the Infinispan DirectoryProvider soon:
The code is trivial as it was designed primarily for Search, but some
points need to be discussed:
1) Dependencies
1A) Transaction implementation:
It does require Infinispan modules, most are transitive dependencies of
org.infini