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
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
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
Hi,
Some of our nightly tests started failing more frequently because of
JCLOUDS-589 [1]. I wanted to try running the tests against
1.8.0-SNAPSHOT:
(i) to make sure that the fix indeed fixes the problems we see
(ii) to get some additional testing before the 1.8.0 release
However, when I ran the t