[infinispan-dev] HotRod client dependencies in 6.0.0.Alpha4

Adrian Nistor anistor at redhat.com
Wed Sep 11 06:37:35 EDT 2013


Hi Tristan,

the remote-query dependencies are now optional in this PR: 
https://github.com/infinispan/infinispan/pull/2059

Cheers

On 09/10/2013 03:25 PM, Adrian Nistor wrote:
> I'll solve the ones that result from remote query immediately.
>
> On 09/10/2013 12:40 PM, Tristan Tarrant wrote:
>> Hi all,
>>
>> at the beginning of the 6.0.0 cycle I worked to reduce the number of
>> dependencies required by the hotrod client. Unfortunately, with the
>> introduction of remote querying, the number of dependencies has gone up
>> again:
>>
>> +- org.infinispan:infinispan-commons:jar:6.0.0.Alpha4:compile
>>    +- 
>> org.jboss.marshalling:jboss-marshalling-river:jar:1.3.15.GA:compile
>>    +- commons-pool:commons-pool:jar:1.6:compile
>>    +- org.infinispan:infinispan-query-dsl:jar:6.0.0.Alpha4:compile
>>    +- 
>> org.infinispan:infinispan-remote-query-client:jar:6.0.0.Alpha4:compile
>>    |     \- com.google.protobuf:protobuf-java:jar:2.5.0:compile
>>    +- log4j:log4j:jar:1.2.16:compile
>>    +- net.jcip:jcip-annotations:jar:1.0:compile
>>
>> we should strive to remove the unnecessary ones (jcip, log4j) and make
>> the ones needed for remote query optional.
>>
>> What do you think ?
>>
>> Tristan
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>



More information about the infinispan-dev mailing list