Re: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Gordon Smith
also the CacheLoader to create new > Scope Caches on the fly and CacheLoader seems to be introduced since the > version 10.0 > > Frédéric THOMAS > >> From: aha...@adobe.com >> To: dev@flex.apache.org >> Subject: Re: Probjem with incompatable Guava versions in Fa

RE: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Frédéric THOMAS
Not only this method is used in Falcon but also the CacheLoader to create new Scope Caches on the fly and CacheLoader seems to be introduced since the version 10.0 Frédéric THOMAS > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: Probjem with incompatable Guava ve

Re: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Alex Harui
Don¹t really know the answer. Maybe Gordon or Darrell will have ideas. Seems like if Maven is using older versions of popular JARs they must have hit issues like this before? Are all Maven artifacts stuck to these older versions? -Alex On 10/3/14, 7:31 AM, "Christofer Dutz" wrote: >Hi, > >so