Commit Graph

20 Commits

Author SHA1 Message Date
Costin Leau
e7d7519ae8 project cleanup 2012-06-21 20:51:11 +03:00
Costin Leau
99df3d123a remove Eclipse files since they are not portable 2012-05-23 21:09:54 +03:00
Costin Leau
c1eea479a3 + prepare for release
+ remove eclipse project files as they aren't portable
2011-12-14 17:10:38 +02:00
Costin Leau
fd73e75ad8 + add several fixes
~ fix a potential NPE in RedisTemplate
 ~ add JDK 1.5 source/target compatibility
 ~ fix type in documentation
2011-07-27 10:48:22 +03:00
Costin Leau
5e45665940 + update gitignore 2011-07-06 15:34:16 +03:00
Costin Leau
3217289401 + renamed org.springframework.data.keyvalue.redis to o.s.d.redis
+ eliminated Riak package
+ eliminate Core package
2011-07-05 19:18:31 +03:00
Costin Leau
2bc336929b Merge branch 'master' into gradle-build-ng
Conflicts:
	spring-data-redis/.classpath
	spring-data-redis/pom.xml
2011-07-01 15:34:01 +03:00
Costin Leau
623f1a0c97 update .gitignore 2011-04-28 17:44:31 +03:00
Costin Leau
53f418936b + update gradle files to make the build work 2011-04-21 21:49:26 +03:00
Costin Leau
577bd2607a Merge branch 'master' into gradle-build 2011-03-13 19:33:47 +02:00
Costin Leau
0ed75b1bf0 + update changelog for M2 release 2011-02-10 16:58:44 +02:00
J. Brisbin
175de1751d Updated changelog 2011-02-09 14:06:14 -05:00
Costin Leau
54fd3978d3 add pom.xml to .gitignore 2011-02-08 19:50:31 +02:00
Costin Leau
f28676515e + small tweaks 2011-02-08 12:48:58 +02:00
Costin Leau
65db11bbe1 + add default gradle build dir to .gitignore 2011-02-07 21:05:50 +02:00
J. Brisbin
275c20b3ba Added Spring Integration Gradle helpers. 2011-02-04 15:13:14 -06:00
J. Brisbin
da11fd7c5d First pass at adding Gradle as build tool 2011-02-04 12:42:30 -06:00
J. Brisbin
d015c55d5f Test coverage on most functionality. get/set operations. 2010-11-11 16:52:11 -06:00
Thomas Risberg
aa7f6d1032 Switched to use new project layout; updated build 2010-10-07 09:58:06 -04:00
trisberg
23e31f3a88 starting Redis common abstractions 2010-07-21 14:48:12 -04:00