Re: Failure while testing 1.8.0-SNAPSHOT

2014-07-21 Thread Shrinand Javadekar
Upgrading to Guava 17.0 did the trick. Thanks Andrew and Niraj! On Mon, Jul 21, 2014 at 10:23 PM, Shrinand Javadekar wrote: > I see... will give this a shot. > > On Mon, Jul 21, 2014 at 10:22 PM, Andrew Gaul wrote: >> On Mon, Jul 21, 2014 at 10:17:20PM -0700, Shrinand Javadekar wrote: >>> Howeve

Re: Failure while testing 1.8.0-SNAPSHOT

2014-07-21 Thread Shrinand Javadekar
I see... will give this a shot. On Mon, Jul 21, 2014 at 10:22 PM, Andrew Gaul wrote: > On Mon, Jul 21, 2014 at 10:17:20PM -0700, Shrinand Javadekar wrote: >> However, when I ran the tests, they fail with of the following error. >> This happens while creating the BlobStore context. Any ideas what

Re: Failure while testing 1.8.0-SNAPSHOT

2014-07-21 Thread Andrew Gaul
On Mon, Jul 21, 2014 at 10:17:20PM -0700, Shrinand Javadekar wrote: > However, when I ran the tests, they fail with of the following error. > This happens while creating the BlobStore context. Any ideas what > might be wrong? > > The only change I did was to change the pom.xml entry from 1.7.3 to