John Blum
e1ba156e04
Re-organized SDG dependency version properties in gradle.properties.
2014-05-02 15:07:39 -07:00
Oliver Gierke
7ef62a0c0f
SGF-283 - After release cleanups.
2014-05-02 15:26:52 +02:00
Spring Buildmaster
6d11bc099b
SGF-283 - Prepare next development iteration.
2014-05-02 06:04:49 -07:00
Spring Buildmaster
825fbb72f0
SGF-283 - Release version 1.4.0.RC1.
2014-05-02 06:04:46 -07:00
Oliver Gierke
a2d1e2ee70
SGF-283 - Prepare 1.4.0.RC1.
...
Upgraded to Spring Data Commons 1.8.0.RC. Switched to milestone repository.
2014-05-02 14:40:27 +02:00
John Blum
bf21a98e85
Upgrades Spring Data GemFire to GemFire 7.0.2.
2014-04-16 08:53:41 -07:00
John Blum
3e300ddaf5
Added additional Gradle properties for SDG dependency version numbers. Re-organized the dependency declarations in build.gradle and changed version references to use Gradle properties from gradle.properties.
2014-04-14 16:41:03 -07:00
Andy Wilkinson
7630d0b4df
Update dependencies
...
Various dependencies have been updated to their latest versions. The
dependency on aspectjrt has been removed: it's unnecessary to depend
on both rt and weaver as aspectjweaver contains a superset of
aspectjrt. The dependency on cglib has been removed as it was not
being used.
2014-04-10 14:29:39 +01:00
Spring Buildmaster
a2a9707f02
SGF-266 - Prepare next development iteration.
2014-03-31 08:10:15 -07:00
Spring Buildmaster
3da016b4dc
SGF-266 - Release version 1.4.0.M1.
2014-03-31 08:10:12 -07:00
John Blum
d2d54bf40c
Completes JIRA ticket SGF-256 and upgrades Spring Data GemFire to Spring Framework 3.2.8 and Spring Data Commons 1.8.0.
2014-03-10 17:52:54 -07:00
John Blum
73a7aa689c
Re-instated the project version to 1.4.0.BUILD-SNAPSHOT after merging changes from the 1.3.3.RELEASE branch, which was rebased in order to re-align the 1.3.3.RELEASE branch with master since the master branch had additional committed changes for 1.3.3 after the release that was after the 1.3.3.RELEASE branch. The intended purpose of this effort was to simply changes (bug fixes, enhancements, etc) required to be made on the 1.3.3.RELEASE branch for Spring Data GemFire version 1.3.3 that then will need to be promoted, or upmerged to the master branch for new development.
2013-11-13 13:15:07 -08:00
Spring Buildmaster
52edacd693
Release version 1.3.3.RELEASE for Spring Data GemFire
2013-11-13 12:23:53 -08:00
Spring Buildmaster
b9975774b5
Next development version is 1.4.0.BUILD-SNAPSHOT for development of Spring Data GemFire on Spring Framework 4.x for the GemFire 7.5 release.
2013-11-12 14:13:09 -08:00
John Blum
1c24a402ce
Rolled the Spring Data GemFire project's version of the Spring Framework to 3.2.5.RELEASE and Spring Data Commons to 1.5.3.RELEASE.
2013-11-08 10:31:34 -08:00
Spring Buildmaster
d0e2125784
[artifactory-release] Next development version
2013-08-06 10:52:27 -07:00
David Turanski
f1ad1e198d
upgraded to 1.3.2.BUILD-SNAPSHOT
2013-06-05 06:50:40 -04:00
Spring Buildmaster
02bee0bf43
[artifactory-release] Release version 1.3.1.RELEASE
2013-04-18 10:01:32 -07:00
David Turanski
477dca3f4f
backed out SGF-172 - moved to feature branch 1.3.x
2013-04-17 10:21:36 -04:00
David Turanski
7a27c67264
SGF-172 - added support for countBy... methods
2013-04-16 10:49:10 -04:00
Spring Buildmaster
79749f419a
[artifactory-release] Next development version
2013-03-14 09:43:52 -07:00
Spring Buildmaster
b58dfd65bb
[artifactory-release] Release version 1.3.0.RELEASE
2013-03-14 09:43:46 -07:00
David Turanski
01c26fbba3
fixed typo in reference
...
[artifactory-release] Release version 1.3.0.RELEASE
fixed version from artifactory build
2013-03-14 12:05:43 -04:00
David Turanski
411ca58309
upgrade to spring 3.2.2 and minor doc changes
2013-03-14 09:19:06 -04:00
David Turanski
39b05429bd
SGF-164,SGF-165 upgrade to Gemfire 7.0.1
2013-03-08 07:51:22 -05:00
David Turanski
30cf17682c
upgraded to spring-data-commons 1.5.RELEASE
2013-02-07 09:28:14 -05:00
David Turanski
c45677c99d
Refactored tests to use Spring 3.2 @ContextConfiguration(initializers=... and moved test support classes to src/test/java. Also upgraded to Spring 3.2.1
2013-02-05 08:32:19 -05:00
David Turanski
074eee56fd
renaming classes, etc
2012-12-22 09:55:40 -05:00
Oliver Gierke
b9f4a55c79
SGF-140 - Update to Spring Data Commons 1.5.0.
...
Expose GemfireMappingContext to the parent class to enable PersistentEntity lookup.
2012-11-28 19:03:31 +01:00
David Turanski
efdc27666e
SGF-67 - In progress
2012-11-26 08:44:46 -05:00
David Turanski
19abbc8893
fixed gradle.properties
2012-10-26 05:34:25 -04:00
David Turanski
9de1689276
upgraded generated maven GemFire version to 7.0
2012-10-26 05:28:22 -04:00
Spring Buildmaster
95c2a246a6
2012-10-26 02:24:40 -07:00
David Turanski
cfdac73247
updated reference docs and build config for GF 7
2012-10-22 13:58:00 -04:00
David Turanski
e3de5510d3
upgraded to 1.2.1 - GemFire 7.0 support
2012-10-09 16:18:27 -04:00
David Turanski
bff9f3ce7c
SGF-133: Enabled pool autowiring
2012-10-09 12:05:40 -04:00
David Turanski
154905b808
initial 1.2.1 branch
2012-10-05 10:43:41 -04:00
David Turanski
c66d4d2404
updated build dependencies to gemfire 7
2012-10-05 07:24:49 -04:00
David Turanski
b7ee809ecc
changed version back to 1.2.0.BUILD-SNAPSHOT
2012-08-23 19:38:40 -04:00
David Turanski
4e26240e0e
Updated version to 1.2.0.RC1
2012-08-23 18:04:00 -04:00
David Turanski
329707dd5c
Upgraded to SDC 1.4.0.RC1
2012-08-23 17:43:39 -04:00
David Turanski
1cee21b9e5
removed leftover gemfire 7 dependencies
2012-08-14 17:15:14 -04:00
David Turanski
c2536e91d8
modified for Gemfire 7 WAN API changes
2012-08-10 11:12:42 -04:00
Oliver Gierke
4c616c0f53
SGF-114 - Tweak Maven pom to depend on Gemfire 6.6.3.
2012-08-06 17:12:41 +02:00
David Turanski
045c3570ec
updated build script
2012-08-05 17:29:23 -04:00
David Turanski
fdf1983081
SGF-102 Enable JavaConfig for repositories
2012-07-24 15:46:05 -04:00
David Turanski
94468bec9a
Added WAN support modifications for GF 7 and general cleanup of test code
2012-07-23 14:41:00 -04:00
David Turanski
8e6e43b96e
Refactored region factories
2012-07-04 11:39:27 -04:00
David Turanski
ea5540675c
Merge branch 'master' of github.com:SpringSource/spring-gemfire
...
Conflicts:
samples/hello-world/gradle.properties
2012-05-09 12:35:27 -04:00
Oliver Gierke
c5ca33d0c6
SGF-87 - Upgrade to Spring Data Commons 1.3.0.BUILD-SNAPSHOT.
...
Make sure we can compile against the next major version.
2012-05-07 11:56:20 +02:00