I'm getting an error with failed tests, after "mvn clean; mvn". I used git bisect to find where the build started to fail and found that commit r654993 (Applying SHINDIG-257, contributed by Brian Eaton.) is the first failing.
I'm not certain about the error or how to fix it, but it is something like: (...) Failed tests: testCacheableForFutureExpires(org.apache.shindig.gadgets.BasicContentCacheTest) testCacheableForExpiresWithWait(org.apache.shindig.gadgets.BasicContentCacheTest) Tests run: 252, Failures: 2, Errors: 0, Skipped: 0 Anybody else seeing this? Regards Santiago

