+ another bunch of gradle updates

This commit is contained in:
Costin Leau
2011-07-18 21:11:55 +03:00
parent 40b4c5449f
commit 64cfa59ba2
3 changed files with 9 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ General
* Upgraded to Spring Framework 3.1 M2
* Upgraded to Jedis 2.0.0
Package o.s.d.redis.connection
* Added awarness of the selected Redis DB
@@ -23,7 +22,6 @@ Package o.s.d.redis.core
* Fixed incorrect cast in RedisTemplate#keys()
* Removed ConnectionFactory constructor
Package o.s.d.redis.listener
* Simplified namespace declaration for Redis pubsub