Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failure #53

Closed
pastorius opened this issue May 18, 2011 · 2 comments
Closed

Build Failure #53

pastorius opened this issue May 18, 2011 · 2 comments

Comments

@pastorius
Copy link

I'm trying to build the latest from master, but getting failed tests. I'm using an older version of Redis, but I couldn't find a minimum version requirement in the JRedis docs, so not sure if that's causing the problem.

My environment looks like the following:

  • Apache Maven 3.0.2 (r1056850; 2011-01-08 16:58:10-0800)
  • Java version: 1.6.0_24, vendor: Apple Inc.
  • Default locale: en_US, platform encoding: MacRoman
  • OS name: "mac os x", version: "10.6.7", arch: "x86_64", family: "mac"
  • Redis 2.0.3

What other information can I include to help diagnose this issue?

Thanks!

@alphazero
Copy link
Owner

There is a top level file that lists redis compatibility. Always check that.

https://github.com/alphazero/jredis/commits/master/redis_version_compliance.txt

@pastorius
Copy link
Author

Thanks for the reply. I switched to jedis about 4 months ago.

On Oct 11, 2011, at 3:52 AM, Joubin Houshyarreply@reply.github.com wrote:

There is a top level file that lists redis compatibility. Always check that.

https://github.com/alphazero/jredis/commits/master/redis_version_compliance.txt

Reply to this email directly or view it on GitHub:
#53 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants